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:

        steve@riemann{tmp}cat configure.in
        AC_INIT

        AM_CFLAGS=foo
        steve@riemann{tmp}autoconf 
        configure.in:3: error: undefined macro: AM_CFLAGS
        steve@riemann{tmp}


-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