New module 'mbfile'.
[gnulib.git] / modules / getloadavg
index c3fd60a..b7192c3 100644 (file)
@@ -3,19 +3,24 @@ Return the current system load averages.
 
 Files:
 lib/getloadavg.c
-m4/getloadavg.m4
+lib/intprops.h
 
 Depends-on:
 cloexec
 xalloc
+c-strtod
+stdbool
+unistd-safer
 
 configure.ac:
-gl_FUNC_GETLOADAVG
+AC_FUNC_GETLOADAVG
 
 Makefile.am:
 
 Include:
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-