summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2010-09-14 22:21:28 +0000
committerShawn Routhier <sar@isc.org>2010-09-14 22:21:28 +0000
commitd725880811fc767cac14bfad49ef90ada7fce60e (patch)
treea6371636805d1101586860941b1f5caa50c6c3f2 /aclocal.m4
parent4e0997c6c2ede21b7cd135ec25175b1a8f69498f (diff)
downloadisc-dhcp-d725880811fc767cac14bfad49ef90ada7fce60e.tar.gz
aclocal regeneration
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index eb3b99a2..e6e977db 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -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'.])])