From: Steven G. Johnson Date: Tue, 10 Apr 2001 03:36:38 +0000 (+0000) Subject: Updated. X-Git-Tag: autoconf-2.50~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf8e804233324f953c4310e47efcc387c0fa2a7;p=thirdparty%2Fautoconf.git Updated. --- diff --git a/ChangeLog b/ChangeLog index eebc058f6..4d73a78e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2001-03-31 Steven G. Johnson + + * doc/autoconf.texi: Replace all tab characters with (8) spaces, + lest the formatting of example code, etcetera, be messed up. + +2001-03-31 Steven G. Johnson + + * doc/autoconf.texi: Rephrase various parts for clarity, felicity, + and/or grammar. + +2001-03-31 Steven G. Johnson + + * doc/autoconf.texi: Clean up cache documentation: Document + --config-cache/-C option, and recommend instead of --cache-file. + Indent example AC_CACHE_VAL macros for clarity. Add new + "Cache Checkpointing" section for AC_CACHE_SAVE (and + AC_CACHE_LOAD), so that the "Cache Files" section focuses solely + on features visible to end-users (e.g. to better fit the cross + references). Various minor rewordings for clarity, felicity, + and/or grammar. + +2001-03-31 Steven G. Johnson + + * doc/autoconf.texi: Revert to "configure.in" in the history, since + "configure.ac" wasn't used in the past, and in any case it is + probably a good idea to preserve this section verbatim. + +2001-03-31 Steven G. Johnson + + * AUTHORS: Fix grammar. + 2001-04-09 Lars J. Aas * Makefile.am: Manual addition of @PACKAGE@ substitution variable