* configure.ac (AC_PREREQ): AS_HELP_STRING was introduced after

autoconf-2.57 was released.
This commit is contained in:
Gary V. Vaughan 2003-11-19 12:55:47 +00:00
parent 9b5a0f038d
commit e7c19e2e1c
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2003-11-19 Gary V. Vaughan <gary@gnu.org>
* configure.ac (AC_PREREQ): AS_HELP_STRING was introduced after
autoconf-2.57 was released.
2003-11-18 Gary V. Vaughan <gary@gnu.org>
* libltdl/ltdl.c (lt_dlhandle_find): New function to find a handle

View File

@ -17,8 +17,7 @@
# 02111-1307 USA
## FIXME: Is this really new enough? ##
AC_PREREQ(2.54)
AC_PREREQ(2.58) ## We use AS_HELP_STRING