Simplification rewrite for stdint module.
[gnulib.git] / modules / getloadavg
index e8774bc..75e3bfd 100644 (file)
@@ -3,14 +3,17 @@ Return the current system load averages.
 
 Files:
 lib/getloadavg.c
-m4/getloadavg.m4
 
 Depends-on:
 cloexec
 xalloc
+c-strtod
+intprops
+stdbool
+fcntl-safer
 
 configure.ac:
-gl_FUNC_GETLOADAVG
+AC_FUNC_GETLOADAVG
 
 Makefile.am:
 
@@ -21,4 +24,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-