]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
aclocal regeneration
authorDavid Hankins <dhankins@isc.org>
Tue, 6 Apr 2010 18:11:40 +0000 (18:11 +0000)
committerDavid Hankins <dhankins@isc.org>
Tue, 6 Apr 2010 18:11:40 +0000 (18:11 +0000)
aclocal.m4

index eb3b99a2dd6d4b51acfc4dd54a4475251542b330..e6e977db2af4b9958936cc6c23a8f87121c8a7c3 100644 (file)
@@ -13,8 +13,8 @@
 
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(AC_AUTOCONF_VERSION, [2.61],,
-[m4_warning([this file was generated for autoconf 2.61.
+m4_if(AC_AUTOCONF_VERSION, [2.62],,
+[m4_warning([this file was generated for autoconf 2.62.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.])])