summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.com>2013-01-16 20:42:34 +0000
committerShawn Routhier <sar@isc.com>2013-01-16 20:42:34 +0000
commita2bb892f71896c0f026755f510b2855d15faff65 (patch)
tree54f79e6c8390afa09c333a99dff162abe1f41e6a /aclocal.m4
parentc5bc8b1a37b938508791a194141e7dcaeb19020c (diff)
downloadisc-dhcp-a2bb892f71896c0f026755f510b2855d15faff65.tar.gz
Update auto generated files for rt32206
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 be41d128..5bad6191 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.67],,
-[m4_warning([this file was generated for autoconf 2.67.
+m4_if(AC_AUTOCONF_VERSION, [2.69],,
+[m4_warning([this file was generated for autoconf 2.69.
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'.])])