]> icculus.org git repositories - theoddone33/hhexen.git/blob - autogen.sh
osezer patch 001
[theoddone33/hhexen.git] / autogen.sh
1 #!/bin/sh
2 #
3 aclocal
4 autoconf
5
6 echo "Now you are ready to run ./configure"