Hi Robert,

* Robert Szeleney wrote on Thu, Apr 20, 2006 at 05:30:08PM CEST:
> 
> > Do the files acinclude.m4 and aclocal.m4 exist after the bootstrap?
> 
> Yes, 
>         acinclude.m4 is 230.594 byte in size
>         aclocal.m4 is 607 byte in size containing:
>                 # generated automatically by aclocal 1.9.6 -*- Autoconf -*-
> 
*snip*
>                 m4_include([acinclude.m4]) 

This is too small.  aclocal.m4 should contain some macros from Automake.
You didn't by any chance remove the AM_INIT_AUTOMAKE call from
configure.ac in your changes?

Cheers,
Ralf


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to