autoconf
[Top][All Lists]
Advanced

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

Re: Release candidate


From: Steve M. Robbins
Subject: Re: Release candidate
Date: Sun, 13 May 2001 17:32:07 -0400
User-agent: Mutt/1.3.17i

On Sun, May 13, 2001 at 07:54:31PM +0200, Akim Demaille wrote:
> 
> Please people, test it: the current state of Autoconf is our release
> candidate.  There is one issue that must be fixed before releasing,
> namely the test `compile.at:AC_PROG_CPP via CC' is not robust to
> broken cc for not using AC_PROG_CC (but it concerns only the test
> suite itself).
> 
> Other than that, this week should be week W.

There is still the problem that autoconf mixes up variable assignments
and macros.  This is up-to-the-minute CVS autoconf:

        address@hidden configure.in
        AC_INIT

        AM_CFLAGS=foo
        address@hidden 
        configure.in:3: error: undefined macro: AM_CFLAGS
        address@hidden


-S


-- 
by Rocket to the Moon,
by Airplane to the Rocket,
by Taxi to the Airport,
by Frontdoor to the Taxi,
by throwing back the blanket and laying down the legs ...
- They Might Be Giants




reply via email to

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