Tom Tromey wrote:
"Dalibor" == Dalibor Topic <[EMAIL PROTECTED]> writes:

Dalibor> 2007-04-22  Dalibor Topic  <[EMAIL PROTECTED]>
Dalibor>          * Makefile.am (ACLOCAL_AMFLAGS): Add contents of env var
Dalibor>          LOCAL_ACLOCAL_AMFLAGS to allow for systems where the user
Dalibor>          has a mix of system & hacked-up autotools.

Eww, gross.  What gives here?  Why is '-I m4' no longer correct?


Andreas has a mashed up autotools toolchain, afaik, with a self-built libtool needing to override system autotools (and on OS X apple libtool != GNU libtool, afair), so he used to pass on an env var to be able to autogen. My changes removed that, he pointed that out on IRC, I brought the 'feature' back ;)

The -I m4 is still correct, and is used anyway in ACLOCAL_AMFLAGS. I've removed the redundant one from autogen.sh, as ACLOCAL_AMFLAGS are picked up by autoreconf.

autocheers,
dalibor topic

Reply via email to