commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog lib/autoconf/general.m4 li...


From: Akim Demaille
Subject: autoconf ./ChangeLog lib/autoconf/general.m4 li...
Date: Mon, 04 Mar 2002 10:02:21 -0500

CVSROOT:        /cvsroot/autoconf
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  02/03/04 10:02:21

Modified files:
        .              : ChangeLog 
        lib/autoconf   : general.m4 
        lib/m4sugar    : m4sugar.m4 

Log message:
        Instead of having stacking `shift's evaluated at the end, let
        `foreach' loops immediately evaluate them.
        * lib/m4sugar/m4sugar.m4 (m4_quote, m4_dquote): Use $@ rather than
        $*.  This is the n-th time I change my mind, but hopefully this is
        the last...
        (m4_lquote): New.
        (m4_text_wrap): Use m4_foreach, which is finally correct _and_
        efficient.
        (m4_foreach_quoted, m4_car_quoted, _m4_foreach_quoted): Remove, as
        it was only a hack for m4_text_wrap.
        (m4_car2): Remove, replaced by...
        (m4_cdr): New.
        (_m4_foreach): Adjust.
        * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust, and use
        m4_bpatsubst for clarification.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/ChangeLog.diff?tr1=1.1856&tr2=1.1857&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/lib/autoconf/general.m4.diff?tr1=1.789&tr2=1.790&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/lib/m4sugar/m4sugar.m4.diff?tr1=2.60&tr2=2.61&r1=text&r2=text




reply via email to

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