summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/iq2000/aclocal.m4
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2011-12-19 22:03:51 +0000
committerJeff Johnston <jjohnstn@redhat.com>2011-12-19 22:03:51 +0000
commite7c65aae83d9872531cb3c7992364b115d8373e1 (patch)
tree3fb88643e71e34c0a69ab47b2aad9a03e00a351b /newlib/libc/machine/iq2000/aclocal.m4
parent18d0c0fb8b040e9fa16d8ea57d37516e815f368a (diff)
downloadcygnal-e7c65aae83d9872531cb3c7992364b115d8373e1.tar.gz
cygnal-e7c65aae83d9872531cb3c7992364b115d8373e1.tar.bz2
cygnal-e7c65aae83d9872531cb3c7992364b115d8373e1.zip
2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.20.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.20.0. * aclocal.m4: Regenerated. * configure: Ditto. * Makefile.in: Regenerated. * doc/aclocal.m4: Ditto. * doc/configure: Ditto. * libc/*/aclocal.m4: Ditto. * libc/*/configure: Ditto. * libc/libc.texinfo: Ditto. * libm/*/aclocal.m4: Ditto. * libm/*/configure: Ditto. * libm/libm.texinfo: Ditto. * libc/sys/linux/shared.ld: Add VERS_1.20
Diffstat (limited to 'newlib/libc/machine/iq2000/aclocal.m4')
-rw-r--r--newlib/libc/machine/iq2000/aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libc/machine/iq2000/aclocal.m4 b/newlib/libc/machine/iq2000/aclocal.m4
index efadba356..f4337cf8d 100644
--- a/newlib/libc/machine/iq2000/aclocal.m4
+++ b/newlib/libc/machine/iq2000/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.68],,
+[m4_warning([this file was generated for autoconf 2.68.
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'.])])