9a74448e08d465e6d52d8b4f529b242f5dcf56cd
[cinaest] / autogen.sh
1 #!/bin/sh
2
3 set -x
4 libtoolize --copy --automake
5
6 aclocal-1.10 -Im4
7 autoconf
8 autoheader
9 automake-1.10 --copy --add-missing --foreign
10 ./configure --enable-maintainer-mode