Simplification rewrite for stdint module.
[gnulib.git] / modules / getloadavg
index 3a41e33..75e3bfd 100644 (file)
@@ -3,17 +3,24 @@ 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:
 
 Include:
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-