This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Automake versions (was: Patch to make libgcj work with autoreconf again)
- From: Tom Tromey <tromey at redhat dot com>
- To: kcook at gcc dot gnu dot org
- Cc: Andrew Pinskia <pinskia at physics dot uc dot edu>, java-patches at gcc dot gnu dot org, GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: 23 Aug 2005 14:25:51 -0600
- Subject: Re: Automake versions (was: Patch to make libgcj work with autoreconf again)
- References: <20050823181528.33795.qmail@web81908.mail.mud.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> "KC" == Kelley Cook <kcook@gcc.gnu.org> writes:
KC> Unfortunately, we have automake 1.9.3, 1.9.4 and 1.9.5 floating
KC> throughout the tree. I propose standardizing the entire tree on 1.9.6,
KC> as it is the current release; moreover the 1.9 branch has only had a
KC> few minor patches since 1.9.6 was released 6 weeks ago so 1.9.6 might
KC> be stable for a while.
This sounds great to me.
>> Probably we should have a script in contrib/ that downloads and
>> builds all the currently-required tool versions.
KC> This would be very cool.
I submitted one.
Tom