Re: wierd problem

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

 



* Jonas Geiregat wrote on Tue, Jan 25, 2005 at 07:54:59PM CET:
> On Tue, 25 Jan 2005 19:29:45 +0100, Ralf Wildenhues
> <Ralf.Wildenhues@xxxxxx> 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


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux