Re: automake 1.9 and ACLOCAL_AMFLAGS

2007-07-06 Thread Jose E. Marchesi
Jose E. Marchesi wrote: > ACLOCAL_AMFLAGS seems to be ignored by automake. The > "-I m4" argument should be passed to aclocal in the bootstrap chain. > > Would be nice to have a note about this in both the output of > gnulib-tool and the manual. Umm, where ex

Re: automake 1.9 and ACLOCAL_AMFLAGS

2007-07-06 Thread Bruno Haible
Hello, Jose E. Marchesi wrote: > ACLOCAL_AMFLAGS seems to be ignored by automake. The > "-I m4" argument should be passed to aclocal in the bootstrap chain. > > Would be nice to have a note about this in both the output of > gnulib-tool and the manual. Umm, where exactly would you like to see t

automake 1.9 and ACLOCAL_AMFLAGS

2007-07-06 Thread Jose E. Marchesi
Hi. It seems automake 1.9 doesnt call aclocal anymore (automake devs think that autoreconf is a better place where doing such things). As a consequence, ACLOCAL_AMFLAGS seems to be ignored by automake. The "-I m4" argument should be passed to aclocal in the bootstrap chain. Would be nice to hav