Attempting more fixes to our autoconf/make scripts.
This commit is contained in:
@@ -6,8 +6,8 @@ dnl $Id$
|
||||
AC_INIT
|
||||
AC_CONFIG_SRCDIR([simgear/bucket/newbucket.cxx])
|
||||
|
||||
# Require at least automake 2.53
|
||||
AC_PREREQ(2.53)
|
||||
# Require at least automake 2.52
|
||||
AC_PREREQ(2.52)
|
||||
|
||||
dnl Initialize the automake stuff
|
||||
AM_INIT_AUTOMAKE(SimGear, 0.0.19pre1)
|
||||
|
||||
Reference in New Issue
Block a user