autoconf-patches
[Top][All Lists]
Advanced

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

[Paolo Bonzini <address@hidden>] A better patch for the AC_CONFIG_xxx pr


From: Akim Demaille
Subject: [Paolo Bonzini <address@hidden>] A better patch for the AC_CONFIG_xxx problem
Date: 19 Jun 2001 19:39:00 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor)

No private messages please.

--- Begin Message --- Subject: A better patch for the AC_CONFIG_xxx problem Date: Tue, 19 Jun 2001 11:59:41 +0200 (CEST)
This patch (from 2.50) fixes both the problem that my test case
has shown when I pass file arguments to config.status.

The INIT-CMDS are now expanded after command-line options are
handled, but before other arguments are checked for (right after
config.status is created).  This satisfies the constraint that
they should not be executed if one passes --help or something
like that to config.status.

No regressions from 2.50; my test case should however be integrated
into torture.at, IMO, because it is not torturing config.status that
hard!

Here is the ChangeLog entry:

2001-06-19  Paolo Bonzini <address@hidden>

        * acgeneral.m4: deferred parsing of config.status targets
        to after the evaluation of the INIT-CMDS.
        * acgeneral.m4: config.status targets are double quoted
        (used to be single quoted)

-- 
|_  _  _  ___
|_)(_)| )  ,'
--------- '-._.

Attachment: autoconf.patch
Description: Text document


--- End Message ---

reply via email to

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