]> sjero.net Git - wget/commitdiff
[svn] Require Autoconf 2.57.
authorhniksic <devnull@localhost>
Tue, 4 Nov 2003 15:28:41 +0000 (07:28 -0800)
committerhniksic <devnull@localhost>
Tue, 4 Nov 2003 15:28:41 +0000 (07:28 -0800)
ChangeLog
configure.in

index 047ab44b1e7e0cfc1092151c1d066be1d52e7f00..a5558f5ee848db62a05a9690cadc6473454467ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 35eaed8aa9b6f881411bbf9409fb870b46c6cd16..46b4412d92283f8e5510f79c585ae626805500da 100644 (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([