autoconf-patches
[Top][All Lists]
Advanced

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

Re: config variables in config.h


From: Paul Eggert
Subject: Re: config variables in config.h
Date: Wed, 11 Sep 2002 23:43:24 -0700 (PDT)

Thanks for that patch.  I installed it, along with one other
"frequent" fix:

diff -p -u -r1.673 -r1.674
--- autoconf.texi       12 Sep 2002 05:58:03 -0000      1.673
+++ autoconf.texi       12 Sep 2002 06:42:08 -0000      1.674
@@ -163,7 +163,7 @@ Software Foundation raise funds for GNU 
 * config.status Invocation::    Recreating a configuration
 * Obsolete Constructs::         Kept for backward compatibility
 * Using Autotest::              Creating portable test suites
-* FAQ::                         Frequent Questions about Autoconf, with answers
+* FAQ::                         Frequent Autoconf Questions, with answers
 * History::                     History of Autoconf
 * Copying This Manual::         How to make copies of this manual
 * Indices::                     Indices of symbols, concepts, etc.
@@ -426,7 +426,7 @@ Using an Autotest Test Suite
 * testsuite Scripts::           The concepts of Autotest
 * Autotest Logs::               Their contents
 
-Frequently Asked Questions About Autoconf
+Frequent Autoconf Questions, with answers
 
 * Distributing::                Distributing @command{configure} scripts
 * Why GNU m4::                  Why not use the standard M4?
@@ -9619,7 +9619,7 @@ test: argument expected
 If there are risks, use @samp{test "address@hidden" = x} or @samp{test
 "address@hidden" != x} instead.
 
-It is frequent to find variations of the following idiom:
+It is common to find variations of the following idiom:
 
 @example
 test -n "`echo $ac_feature | sed 's/[-a-zA-Z0-9_]//g'`" &&
@@ -13756,10 +13756,10 @@ distributed.
 
 
 
address@hidden =============================== Frequently Asked Questions About 
Autoconf
address@hidden =============================== Frequent Autoconf Questions, 
with answers
 
 @node FAQ
address@hidden Frequently Asked Questions About Autoconf
address@hidden Frequent Autoconf Questions, with answers
 
 Several questions about Autoconf come up occasionally.  Here some of them
 are addressed.





reply via email to

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