autoconf
[Top][All Lists]
Advanced

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

Re: wierd problem


From: Ralf Wildenhues
Subject: Re: wierd problem
Date: Tue, 25 Jan 2005 20:04:53 +0100
User-agent: Mutt/1.5.6+20040907i

* Jonas Geiregat wrote on Tue, Jan 25, 2005 at 07:54:59PM CET:
> On Tue, 25 Jan 2005 19:29:45 +0100, Ralf Wildenhues
> <address@hidden> wrote:
> 
> > Try running
> >   automake --add
> > once.
> 
> I already fixed it with automake -af
> But thanks anyway, also the --add option isn't in automake --help nor
> is there a automake man page ?! is this normal ?

Whoops.  I actually forgot that its name is --add-missing (short: -a).
This option is documented.

In any case, your calling of 
  aclocal, autoheader, autoconf, automake
is best replaced by
  autoreconf
with appropriate options (usually -v -i -f helps).

Regards,
Ralf




reply via email to

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