Akim Demaille writes:

> | 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}

Maybe it would be more helpful to write "possibly undefined macro: xxx",
along with a description in the documentation, if you don't have one
already.

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


Reply via email to