commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog bin/autom4te.in


From: Akim Demaille
Subject: autoconf ./ChangeLog bin/autom4te.in
Date: Sat, 04 Aug 2001 06:16:30 -0700

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  01/08/04 06:16:30

Modified files:
        .              : ChangeLog 
        bin            : autom4te.in 

Log message:
        `autoconf && autoheader' is sped up.  Now, speed up `autoheader &&
        autoconf', i.e., in addition to caching traces, cache the output.
        * bin/autom4te.in (Request::cache): Rename as...
        (Request::id): this.
        ($cache, $icache, $tcache, $ocache): New.
        (&handle_m4): Save M4 output in the cache instead of $tmp.
        (&handle_output): Adjust.
        (&up_to_date_p): Check that the output cache is up to date too.
        (top level): Run `&handle_m4' iff force or the cache is invalid.
        Run `&handle_output' if the output cache is more recent.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1539&tr2=1.1540&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/bin/autom4te.in.diff?cvsroot=OldCVS&tr1=1.20&tr2=1.21&r1=text&r2=text




reply via email to

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