]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/ChangeLog
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
index 9fb18de67d78bba53913ab79aabe97febd26ff45..b7126f8283c18bbf22df7c6b9ea0dec85a687151 100644 (file)
@@ -1,3 +1,14 @@
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * Makefile.am: Include multilib.am.
+       * configure.ac: Remove AC_PREREQ.
+       * Makefile.in, aclocal.m4, configure, doc/Makefile.in,
+       include/Makefile.in, libsupc++/Makefile.in, po/Makefile.in,
+       python/Makefile.in, src/Makefile.in, src/c++11/Makefile.in,
+       src/c++17/Makefile.in, src/c++98/Makefile.in,
+       src/filesystem/Makefile.in, testsuite/Makefile.in: Regenerate.
+
 2018-10-31  Jonathan Wakely  <jwakely@redhat.com>
 
        * testsuite/20_util/pair/87822.cc: Test deeper nesting.