[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Automake 1.6.1b
From: |
Bernd Jendrissek |
Subject: |
Re: Automake 1.6.1b |
Date: |
Tue, 11 Jun 2002 14:30:53 +0200 |
On Tue, Jun 11, 2002 at 01:22:44PM +0200, Bernd Jendrissek wrote:
> On Mon, Jun 10, 2002 at 09:25:20PM +0200, Alexandre Duret-Lutz wrote:
> > Hi!
> >
> > Here is a snapshot of the 1.6 branch of Automake.
> >
> > ftp://sources.redhat.com/pub/automake/automake-1.6.1b.tar.gz
> > ftp://sources.redhat.com/pub/automake/automake-1.6.1b.tar.bz2
> >
> > Please test it and report any problem you have,
> > so we can release 1.6.2 soon.
>
> What problems? It's perfect... :)
>
> Just running 'make check' on i686-pc-linux-gnu with perl v5.6.1 and generally
> not-quite redhat-6.1 distro. Result:
>
> 1 of 381 tests failed
>
> Oops. That was maintclean.test Oh, but I had autoconf-2.52 - re-running
> 'make check' now. (TESTS=maintclean.test PASSes against 2.53a)
After installing autoconf-2.53a:
All 381 tests behaved as expected (4 expected failures)
This is the pristine automake-1.6.1b - none of my yacc patches applied.
bernd