This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Updating Autoconf and Automake versions used in GCC and src
- From: Tom Tromey <tromey at redhat dot com>
- To: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- Cc: gcc at gcc dot gnu dot org, binutils at sourceware dot org, gdb at sourceware dot org
- Date: Mon, 29 Jun 2009 12:23:29 -0600
- Subject: Re: Updating Autoconf and Automake versions used in GCC and src
- References: <20090628072452.GC16677__5485.08746219358$1246173962$gmane$org@gmx.de> <m3vdmf9dih.fsf@fleche.redhat.com> <20090629180343.GB13030@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Ralf" == Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:
Ralf> I'd be grateful about feedback as to whether the general plan is
Ralf> acceptable for everyone; thanks.
Tom> Sounds good to me. Please don't forget Classpath.
Ralf> If you are talking about gcc/libjava/classpath, then yes, I have that on
Ralf> my radar; or should I consider out-of-tree Classpath, too?
If Classpath requires changes to the auto* input files, then yes, the
changes have to go upstream. I can handle that, just CC me on the
needed patch.
Note that Classpath doesn't check in the generated files. So if not
input file changes were needed, then there's nothing to bother about.
Tom