From: Peter Breitenlohner Date: Wed, 14 Oct 2009 08:41:45 +0000 (+0200) Subject: Fix typos in documentation. X-Git-Tag: v2.65~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60a1fdb4c00910a8c2a6fb91610ca593912cb5c;p=thirdparty%2Fautoconf.git Fix typos in documentation. * doc/autoconf.texi (Cache Variable Index): Fix typo. (Libraries) : Mention 'none required' result. Signed-off-by: Peter Breitenlohner Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 82d131c4..074546ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-10-15 Peter Breitenlohner + + Fix typos in documentation. + * doc/autoconf.texi (Cache Variable Index): Fix typo. + (Libraries) : Mention 'none required' result. + 2009-10-09 Bruno Haible Ralf Wildenhues diff --git a/doc/autoconf.texi b/doc/autoconf.texi index fd761502..4685972a 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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