]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
AC_FUNC_GETLOADAVG: doc fix
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Feb 2013 19:14:49 +0000 (11:14 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Feb 2013 19:15:04 +0000 (11:15 -0800)
* 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

doc/autoconf.texi

index 8f58d4a3473c1565b22edeb0872c2c61bfda6b57..bf4823d57f5ab80aac67590ab0c287c2c42be21e 100644 (file)
@@ -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