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 withautoreconf again)
- From: DJ Delorie <dj at redhat dot com>
- To: bkoz at redhat dot com
- Cc: gcc at gcc dot gnu dot org, tromey at redhat dot com, pinskia at physics dot uc dot edu, kcook at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Tue, 23 Aug 2005 14:33:00 -0400
- Subject: Re: Automake versions (was: Patch to make libgcj work withautoreconf again)
- References: <20050823132513.0f928e2d.bkoz@redhat.com>
> Thanks Tom for pointing this out. We have to all keep these
> autotools versions synced: it bugs everybody to have extraneous
> differences in trees due to version mis-match.
Could we modify the CVS commit filters to *require* the right
versions? If it detects a commit with the wrong version (at least,
assuming the old rev had the right version), it can just reject it.