]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gnulib/update-gnulib.sh
Bump to autoconf 2.69 and automake 1.15.1
[thirdparty/binutils-gdb.git] / gdb / gnulib / update-gnulib.sh
index 70c23e80c05e3c6db5b6b4d914e0e499766300b2..bef4937a8bc8f0ab23cfecaadeeaaef5134a3b77 100755 (executable)
@@ -67,8 +67,8 @@ GNULIB_COMMIT_SHA1="38237baf99386101934cd93278023aa4ae523ec0"
 
 # The expected version number for the various auto tools we will
 # use after the import.
-AUTOCONF_VERSION="2.64"
-AUTOMAKE_VERSION="1.11.1"
+AUTOCONF_VERSION="2.69"
+AUTOMAKE_VERSION="1.15.1"
 ACLOCAL_VERSION="$AUTOMAKE_VERSION"
 
 if [ $# -ne 1 ]; then