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: Simon Marchi <simon dot marchi at ericsson dot com>
- To: Joseph Myers <joseph at codesourcery dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>, "bkorb at gnu dot org" <bkorb at gnu dot org>, "ibuclaw at gdcproject dot org" <ibuclaw at gdcproject dot org>, "ian at airs dot com" <ian at airs dot com>, "jakub at redhat dot com" <jakub at redhat dot com>, "cmtice at google dot com" <cmtice at google dot com>
- Date: Wed, 31 Oct 2018 13:58:07 +0000
- Subject: Re: Update GCC to autoconf 2.69, automake 1.15.1
- References: <alpine.DEB.2.21.1810310322420.32487@digraph.polyomino.org.uk>
On 2018-10-30 11:26 p.m., Joseph Myers 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.)
Whenever you feel like bumping gcc to 1.16.1, I can take care of binutils-gdb.
Simon