This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Update GCC to autoconf 2.69, automake 1.15.1
- From: Ian Lance Taylor <iant at golang dot org>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, gfortran <fortran at gcc dot gnu dot org>, libstdc++ at gcc dot gnu dot org, Bruce Korb <bkorb at gnu dot org>, Iain Buclaw <ibuclaw at gdcproject dot org>, Ian Lance Taylor <ian at airs dot com>, Jakub Jelinek <jakub at redhat dot com>, Caroline Tice <cmtice at google dot com>, simon dot marchi at ericsson dot com
- Date: Wed, 31 Oct 2018 06:43:24 -0700
- Subject: Re: Update GCC to autoconf 2.69, automake 1.15.1
- References: <alpine.DEB.2.21.1810310322420.32487@digraph.polyomino.org.uk>
On Tue, Oct 30, 2018 at 8:26 PM, Joseph Myers <joseph@codesourcery.com> wrote:
>
> This patch (diffs to generated files omitted below) updates GCC to use
> autoconf 2.69 and automake 1.15.1. (That's not the latest automake
> version, but it's the one used by binutils-gdb, with which consistency
> is desirable, and in any case seems a useful incremental update that
> should make a future update to 1.16.1 easier.)
Thanks for doing this. As usual, please skip the patch to the libgo
directory; I'll commit that myself. The patch to gotools is fine to
commit any time you are ready.
Ian