Reverted to AC_CONFIG_HEADER and made a note in macosx/README.BUILD.txt regarding the required version of automake

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@598 4a71c877-e1ca-e34f-864e-861f7616d084
master
Ari Johnson 2006-08-21 11:15:27 +00:00
parent 433d707927
commit b67900399b
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ AC_INIT([warzone],[2.0.4_rc2],[http://gna.org/projects/warzone])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([lib/gamelib/anim.h])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_HEADER([config.h])
# Checks for programs.
AC_PROG_CC

View File

@ -7,6 +7,7 @@ necessary to run the game on any MacOS X 10.3 "Panther" or MacOS X 10.4
Building Warzone 2100 on MacOS X is currently only known to work on
MacOS X 10.4 "Tiger" with DarwinPorts and the following ports installed:
automake
jpeg
libmad
libogg