summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2013-02-22 15:16:57 +0000
committerSimon McVittie <smcv@debian.org>2013-02-22 15:16:57 +0000
commit4b6f5d684fc302b10fa2471597c0b276d8ef9885 (patch)
treec4a4be74363e8f2ba8eee27caea3428e2d5f4ab1 /aclocal.m4
parente43c954015d881061d36afe6d1315517c90aeb43 (diff)
downloaddbus-4b6f5d684fc302b10fa2471597c0b276d8ef9885.tar.gz
Imported Upstream version 1.7.0upstream/1.7.0
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 e883a4f6..a34b9793 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -14,8 +14,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.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'.])])