New module 'close'.
[pspp] / modules / getloadavg
index 8d02810a1b1d47c8b28d0bae5f6357c27a8c00a9..bf306e427b0a54828e11abdb7436e496932fae57 100644 (file)
@@ -3,15 +3,18 @@ Return the current system load averages.
 
 Files:
 lib/getloadavg.c
-lib/intprops.h
+m4/getloadavg.m4
 
 Depends-on:
 cloexec
 xalloc
 c-strtod
+intprops
+stdbool
+fcntl-safer
 
 configure.ac:
-AC_FUNC_GETLOADAVG
+gl_GETLOADAVG([$gl_source_base])
 
 Makefile.am: