]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix typos in documentation.
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Wed, 14 Oct 2009 08:41:45 +0000 (10:41 +0200)
committerEric Blake <ebb9@byu.net>
Thu, 15 Oct 2009 12:15:29 +0000 (06:15 -0600)
* doc/autoconf.texi (Cache Variable Index): Fix typo.
(Libraries) <AC_SEARCH_LIBS>: Mention 'none required' result.

Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi

index 82d131c48e79e3c2128d448ad933af1cc13472ba..074546ce8d7bd0c6f077f9999276157a978d1890 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
+
+       Fix typos in documentation.
+       * doc/autoconf.texi (Cache Variable Index): Fix typo.
+       (Libraries) <AC_SEARCH_LIBS>: Mention 'none required' result.
+
 2009-10-09  Bruno Haible  <bruno@clisp.org>
            Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
 
index fd761502e02b85eb7d1708d04603ce41b3786623..4685972a3dbc5cf07ba2dc5cdd69e6fa165cbf6e 100644 (file)
@@ -4428,7 +4428,8 @@ that @var{function} is present, because linking the test program
 always fails with unresolved symbols.
 
 The result of this test is cached in the
-@code{ac_cv_search_@var{function}} variable as @samp{no}, if no library
+@code{ac_cv_search_@var{function}} variable as @samp{none required} if
+@var{function} is already available, as @samp{no} if no library
 containing @var{function} was found, otherwise as the
 @option{-l@var{library}} option that needs to be added to @code{LIBS}.
 @end defmac
@@ -24612,7 +24613,7 @@ use these names in @code{#if} or @code{#ifdef} directives.
 @appendixsec Cache Variable Index
 
 This is an alphabetical list of documented cache variables used
-by macros defined in Autoconf.  Autoconf macro may use additional cache
+by macros defined in Autoconf.  Autoconf macros may use additional cache
 variables internally.
 @ifset shortindexflag
 To make the list easier to use, the variables are listed without their