On Apr  5, 2001, Raja R Harinath <[EMAIL PROTECTED]> wrote:

> The problem is that 'automake' now depends on the AC_SUBSTs in
> AM_INIT_AUTOMAKE to subst in VERSION and PACKAGE.  Since the same
> 'automake' doesn't understand 'm4_include's, it does not see the
> actual definition of AM_INIT_AUTOMAKE (autoconf bypasses the 'aclocal'
> mechanism).  Here's a patch to autoconf to fix this.

I'm afraid patching aclocal.m4 won't help much, since it's a generated
file.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to