adonthell-devel
[Top][All Lists]
Advanced

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

Re: [Adonthell-devel] Autoconf problem


From: Kai Sterker
Subject: Re: [Adonthell-devel] Autoconf problem
Date: Thu, 4 Apr 2002 22:06:47 +0200

On 04 Apr 2002 22:01:22 +0200 Alexandre Courbot wrote:

> Why have you changed this line? Isn't it supposed to take as an
> argument a file that is in your package? (I think I read that once).

>From the autoconf 2.53 manual:

AC_INIT (package, version, [bug-report], [tarname]) 
Process any command-line arguments and perform various initializations
and verifications.

Set the name of the package and its version.  These are typically used
in `--version' support, including that of configure.  The optional
argument bug-report should be the email to which users should send bug
reports.  The package tarname differs from package: the latter
designates the full package name (e.g., `GNU Autoconf'), while the
latter is meant for distribution tar ball names (e.g., `autoconf').  It
defaults to package once `GNU ' strip, lower cased, and all non
alphanumeric character mapped onto `-'.


Should have guessed that the old autoconf handled that differently :(.
Anyway, screw it then. Guess in year autoconf 2.5x will be standart,
then we can change it.

Kai



reply via email to

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