libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: Re: Porting libtool to SkyOS


From: Ralf Wildenhues
Subject: Re: Re: Re: Porting libtool to SkyOS
Date: Thu, 20 Apr 2006 17:41:33 +0200
User-agent: Mutt/1.5.11

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]