Changed launcher to not have S3D_SERVER #defined to allow visible dialog messages
[scorched3d.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 $*