summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-07-09 01:17:51 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-07-09 01:17:51 -0700
commitc1d613a0ac4b25f5dec56e8d27e39be5e88ec2d9 (patch)
tree4fab08af7ca80c7640ea11f96fa297265b05f454 /lib
parent4de67dc3f58c3ebdd6f3c8d3effdfb6acc9afb84 (diff)
downloadgnulib-c1d613a0ac4b25f5dec56e8d27e39be5e88ec2d9.tar.gz
getloadavg, getopt: fix commentary re configure.in
Autoconf is deprecating the name 'configure.in', so change it to to the new name 'configure.ac' in a couple of places. * lib/getloadavg.c: configure.in -> configure.ac, in comment. * m4/getopt.m4 (gl_GETOPT_IFELSE, gl_GETOPT_SUBSTITUTE_HEADER) (gl_PREREQ_GETOPT): Remove obsolete commentary re Emacs configure.in. Emacs has renamed it to configure.ac, and it no longer refers to these macros anyway.
Diffstat (limited to 'lib')
-rw-r--r--lib/getloadavg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getloadavg.c b/lib/getloadavg.c
index d79ad136bc..79ea71787a 100644
--- a/lib/getloadavg.c
+++ b/lib/getloadavg.c
@@ -28,7 +28,7 @@
macro that comes with autoconf 2.13 or newer.
If that isn't an option, then just put
AC_CHECK_FUNCS(pstat_getdynamic) in your
- configure.in file.
+ configure.ac file.
HAVE_LIBPERFSTAT Define this if your system has the
perfstat_cpu_total function in libperfstat (AIX).
FIXUP_KERNEL_SYMBOL_ADDR() Adjust address in returned struct nlist.