autogen.sh 68 Bytes
Newer Older
Vincent Wei's avatar
Vincent Wei committed
1
2
3
4
5
#!/bin/sh

aclocal
automake --foreign --add-missing --copy
autoconf