automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS Automake fails in ccnoco.test


From: Tom Tromey
Subject: Re: CVS Automake fails in ccnoco.test
Date: 21 Jul 2001 13:20:28 -0600

>>>>> "Pavel" == Pavel Roskin <address@hidden> writes:

Pavel> CVS Automake fails in ccnoco.test.  RedHat 7.1, bash-2.04,
Pavel> gcc-3.0.1 prerelease, mawk-1.3.3, Autoconf 2.52, Perl 5.6.0.

I think I found the problem.
In 2.50 AC_PROG_CC_C_O does require AC_PROG_CC.
This is the right thing to do.
One of the tests in ccnoco.test tested this in the wrong order
(intentionally, since in 2.13 this require wasn't in place).
I'm removing the flawed test.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]