projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db0dee5
)
removed obsolete AM_CONFIG_HEADER
author
Duong-Khang Nguyen
<neoneurone@users.sf.net>
Sun, 13 Jun 2004 22:24:06 +0000
(22:24 +0000)
committer
Duong-Khang Nguyen
<neoneurone@users.sf.net>
Sun, 13 Jun 2004 22:24:06 +0000
(22:24 +0000)
SVN-Revision: 1483
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
7def3b7
..
9e74b30
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-12,10
+12,11
@@
dnl ===========================================================================
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.54])
AC_INIT(SuperTux, 0.1.1)
-A
M_CONFIG_HEADER
(config.h)
+A
C_CONFIG_HEADERS
(config.h)
AC_CONFIG_SRCDIR([src/supertux.cpp])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
+dnl This is obsolete see automake1.7 // AM_CONFIG_HEADER
SDL_VERSION=1.2.4