0.2 snapshot
[himkr] / autogen.sh
1 #!/bin/sh
2
3 set -x
4 libtoolize --automake
5 aclocal
6 autoconf
7 automake --add-missing --foreign