]> icculus.org git repositories - theoddone33/hhexen.git/blob - autogen.sh
Round 4: Some minor build system housekeeping, as well as removing some depricated...
[theoddone33/hhexen.git] / autogen.sh
1 #!/bin/sh
2 #
3 aclocal
4 autoconf
5
6 echo "Now you are ready to run ./configure"