commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ChangeLog


From: Paul Eggert
Subject: autoconf ChangeLog
Date: Fri, 19 Apr 2002 15:08:25 -0400

CVSROOT:        /cvsroot/autoconf
Module name:    autoconf
Changes by:     Paul Eggert <address@hidden>    02/04/19 15:08:24

Modified files:
        .              : ChangeLog 

Log message:
        Fix some bugs when using "$@" when there might be zero positional
        arguments in cases where this matters.
        
        * bin/autoconf.as: Rewrite so that the problem does not come up.
        * lib/autoconf/programs.m4 (AC_CHECK_PROG): Likewise.
        * lib/autoconf/status.m4 (AC_OUTPUT): Likewise.
        * lib/autotest/general.m4 (AT_INIT): Likewise.
        
        * bin/autoheader.in: Use 'case' statement to work around problem.
        * bin/auto4mte.in: Likewise.
        * bin/autoreconf.in: Likewise.
        * bin/autoscan.in: Likewise.
        * bin/autoupdate.in: Likewise.
        * bin/ifnames.in: Likewise.
        
        * doc/autoconf.texi (Shell Substitutions): Document the problem.
        
        * lib/autotest/general.m4 (AT_INIT):
        Use Zsh alias to work around problem.
        * tests/atgeneral.m4 (AT_INIT): Likewise.
        
        * tests/c.at: We can't have zero arguments, so remove workaround
        that is not portable to Zsh.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/ChangeLog.diff?tr1=1.1904&tr2=1.1905&r1=text&r2=text




reply via email to

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