summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-12-05 15:10:11 +0100
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-12-05 15:10:11 +0100
commit98ef3cfc3352d693b8c38cbea9489799fb68470b (patch)
tree26c001225c3050ccc959dc179307b6890f9fd7b3 /aclocal.m4
parent8fa396f2a7713e75eee69951dfdeaf70e42fe3dd (diff)
downloadautomake-98ef3cfc3352d693b8c38cbea9489799fb68470b.tar.gz
Regenerate files with Autoconf 2.65.
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 14ff86272..3a0395556 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.64],,
-[m4_warning([this file was generated for autoconf 2.64.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
+[m4_warning([this file was generated for autoconf 2.65.
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'.])])