aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2010-11-12 16:00:04 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2010-11-12 16:00:04 +0000
commit02f2be1ee0e44a84cbdfa510ea11db9bcb4275ce (patch)
tree6f570bc5ec5e03b59452a591376550154286b966 /aclocal.m4
parent7aa8696455e761d1050f5b5ab0e0b30422cb47f4 (diff)
downloadsg3_utils-02f2be1ee0e44a84cbdfa510ea11db9bcb4275ce.tar.gz
bump to version 1.31
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@364 6180dd3e-e324-4e3e-922d-17de1ae2f315
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 c5f3fc1a..4e0d2563 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(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
-[m4_warning([this file was generated for autoconf 2.65.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
+[m4_warning([this file was generated for autoconf 2.67.
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'.])])