New module 'posix_spawnattr_setschedpolicy'.
[gnulib.git] / modules / getloadavg
index b7192c3..bf306e4 100644 (file)
@@ -3,17 +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
-unistd-safer
+fcntl-safer
 
 configure.ac:
-AC_FUNC_GETLOADAVG
+gl_GETLOADAVG([$gl_source_base])
 
 Makefile.am: