Jason Thomas <[EMAIL PROTECTED]> writes:

> I'm still having problems with AC_SUBST not doing its thing.
> 
> anyone else seen this with automake 1.5 and have a reason/solution.

If you're referring to the unexpanded `@am__include@' and
`@am__quote@', I found the problem was with using Automake with an
older version of Autoconf (in my case, Autoconf 2.13).

So, the following change should make it work for you:

2001-10-14  Gordon Matzigkeit  <[EMAIL PROTECTED]>

        * configure.in: Explicitly call _AM_DEPENDENCIES(CC) for the
        benefit of older Autoconfs.

Please let me know (with more details) if you're still having
problems.

Thanks for your report,

-- 
 Gordon Matzigkeit <[EMAIL PROTECTED]>  //\ I'm a FIG (http://fig.org/)
Committed to freedom and diversity \// I use GNU (http://fig.org/gnu/)

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to