From: Paul Eggert Date: Sat, 23 Feb 2013 19:14:49 +0000 (-0800) Subject: AC_FUNC_GETLOADAVG: doc fix X-Git-Tag: v2.69b~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e087dd343b67ac58a7f54e08335ac62fc33ed53;p=thirdparty%2Fautoconf.git AC_FUNC_GETLOADAVG: doc fix * doc/autoconf.texi (Particular Functions): Omit incorrect mention of @var{dir} before getloadavg.c. Problem reported by Patricke Welche in: http://lists.gnu.org/archive/html/autoconf-patches/2013-02/msg00006.html --- diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 8f58d4a3..bf4823d5 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -5084,9 +5084,8 @@ If the system has the @code{getloadavg} function, define @code{HAVE_GETLOADAVG}, and set @code{GETLOADAVG_LIBS} to any libraries necessary to get that function. Also add @code{GETLOADAVG_LIBS} to @code{LIBS}. Otherwise, require an @code{AC_LIBOBJ} replacement for -@samp{getloadavg} with source code in @file{@var{dir}/getloadavg.c}, and -possibly define several other C preprocessor macros and output -variables: +@samp{getloadavg} and possibly define several other C preprocessor +macros and output variables: @enumerate @item