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 this documented?
Maybe a little note in the manual like: NOTE: recent versions of Automake do not call aclocal anymore. Autoreconf does. So if you dont use the autoreconf utility you should call aclocal with -I m4 in order to get access to the gnulib m4 macros. But you are right. Maybe it doesnt take the effort, since developers should know that. -- José E. Marchesi <[EMAIL PROTECTED]> GNU Project http://www.gnu.org GNU Spain http://es.gnu.org