Require autoconf >= 2.58 because of AS_HELP_STRING.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7119 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b3eb733c32
commit
0b330da039
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ dnl The macros which aren't shipped with the autotools are stored in the
|
|||
dnl Tools/config directory in .m4 files.
|
||||
|
||||
AC_INIT([swig],[1.3.25],[http://www.swig.org])
|
||||
AC_PREREQ(2.54)
|
||||
AC_PREREQ(2.58)
|
||||
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
|
||||
AC_CONFIG_AUX_DIR([Tools/config])
|
||||
AC_CONFIG_HEADERS([Source/Include/swigconfig.h])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue