Does not compile with aclocal != 1.11
Invading aliens type game using SDL
Status: Beta
Brought to you by:
dbrasher28
Attempting to compile under Ubuntu Jaunty gives this error
$ make -j 4
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.11
/bin/bash: aclocal-1.11: command not found
make: *** [aclocal.m4] Error 127
Installed version of automake is 1:1.10.2-0ubuntu3.09.04
try again;
make clean
./configure
make or make dist
27/10/2010 - fix legacy install.sh
27/10/2010 - binary versions of depcomp and missing re-introduced
27/10/2010 - reintroduced Makefile.in, install.sh, data/Makfile.in, config.h.in
27/03/2010 - applied a patch to clean up the contents of SVN
30/10/2010 - Remove configure, Makefile.in data/Makefile.in, acinclude.m4
and config.h.in from SVN
30/10/2010 - SVN file permission fixes
will try ./autogen.sh on a vm