1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Require Autoconf 2.57.

This commit is contained in:
hniksic 2003-11-04 07:28:41 -08:00
parent e75d817c09
commit 9922737a81
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-11-04 Hrvoje Niksic <hniksic@xemacs.org>
* configure.in: Require Autoconf 2.57.
2003-11-04 Hrvoje Niksic <hniksic@xemacs.org>
* aclocal.m4: Ditto.

View File

@ -30,7 +30,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl
AC_INIT([src/version.c])
AC_PREREQ(2.50)
AC_PREREQ(2.57)
AC_CONFIG_HEADERS([src/config.h])
AH_BOTTOM([