I'm using 1.7.6a.
My Makefile.am has:
TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
My configure.in has:
AC_CONFIG_AUX_DIR(..)
I expected TEXINFO_TEX to override AC_CONFIG_AUX_DIR, but it doesn't:
fleche. automake
Makefile.am:61: required file `../texinfo.tex' not found
Tom
>>> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
Tom> I expected TEXINFO_TEX to override AC_CONFIG_AUX_DIR, but it doesn't:
Thanks. I'm installing this on HEAD and branch-1-7.
2003-08-05 Alexandre Duret-Lutz <[EMAIL PROTECTED]>
* automake.in (handle_texinfo_helper): Check the use