1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-19 01:13:50 +02:00
qmckl/autogen.sh

6 lines
71 B
Bash
Raw Normal View History

2021-05-07 12:47:56 +02:00
#!/bin/bash
automake --add-missing --copy 2> /dev/null
autoreconf -i