summaryrefslogtreecommitdiff
path: root/util-macros/aclocal.m4
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2009-09-11 22:12:35 +0200
committerJulien Cristau <jcristau@debian.org>2009-09-11 22:12:35 +0200
commitca466f888215470e7844c0196914aba2d638e381 (patch)
tree07c1e257580cf432ada15261b6d09b3e0e190d53 /util-macros/aclocal.m4
parenta85930a966bf64b2ef09c1be06911b00655500c6 (diff)
downloadxutils-dev-ca466f888215470e7844c0196914aba2d638e381.tar.gz
util-macros 1.3.0.
Diffstat (limited to 'util-macros/aclocal.m4')
-rw-r--r--util-macros/aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/util-macros/aclocal.m4 b/util-macros/aclocal.m4
index 2981344..14c6025 100644
--- a/util-macros/aclocal.m4
+++ b/util-macros/aclocal.m4
@@ -11,8 +11,8 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
-m4_if(m4_PACKAGE_VERSION, [2.61],,
-[m4_fatal([this file was generated for autoconf 2.61.
+m4_if(m4_PACKAGE_VERSION, [2.63],,
+[m4_fatal([this file was generated for autoconf 2.63.
You have another version of autoconf. If you want to use that,
you should regenerate the build system entirely.], [63])])