]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - config/override.m4
Bump to autoconf 2.69 and automake 1.15.1
[thirdparty/binutils-gdb.git] / config / override.m4
index b5ce6545ab69bb0b7bbfc0cc528b4eabad971111..d3e815bb1b40c91f23d9fed7710573f9f2623cb6 100644 (file)
@@ -29,7 +29,7 @@ m4_copy_force([_AC_PREREQ], [AC_PREREQ])
 
 dnl Ensure exactly this Autoconf version is used
 m4_ifndef([_GCC_AUTOCONF_VERSION],
-  [m4_define([_GCC_AUTOCONF_VERSION], [2.64])])
+  [m4_define([_GCC_AUTOCONF_VERSION], [2.69])])
 
 dnl Test for the exact version when AC_INIT is expanded.
 dnl This allows to update the tree in steps (for testing)