Enable autotool build support for Linux
Status: Alpha
Brought to you by:
aendeuryu
# from the Rush2005 directory
$ patch -p1 < Rush2005-linux.patch
$ autoheader # generate config.h
$ env ACLOCAL=aclocal-1.8 AUTOMAKE=automake-1.8
autoreconf -f -i -s
$ ./configure
$ make
$ for i in *.PNG; do mv "$i" "`basename "$i"
.PNG`.png"; done
$ ./rush2005
Autotool support
Logged In: YES
user_id=1127463
mdaniel-
You should have an email from me about this.