summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authordron <dron>2010-12-14 12:54:53 +0000
committerdron <dron>2010-12-14 12:54:53 +0000
commitde5b82af0f24fe0de8b74c31d0956adfdaf2f769 (patch)
tree560cb2c3dc2d63a58e6e8dd1d01385ec0efdb4b9 /aclocal.m4
parentc46e0ced75c110a0d36b07abd622f3d14a66f6f6 (diff)
downloadlibtiff-de5b82af0f24fe0de8b74c31d0956adfdaf2f769.tar.gz
Regenerate autotools stuff.
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 281230ff..d0303d20 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.68],,
-[m4_warning([this file was generated for autoconf 2.68.
+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'.])])