git-svn-id: https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk/scorched...
[scorched3d/parasti.git] / autogen.sh
blobd60d2011f4c8cd66b67e2000c1426bbf09c0d5b0
1 #!/bin/sh -x
2 cd ./scripts
3 perl createAMMakefile.pl
4 cd ..
6 aclocal
7 automake --foreign
8 autoconf
9 ./configure $*