New module 'posix_spawnattr_setschedpolicy'.
[gnulib.git] / modules / getloadavg
index 0a67da4..bf306e4 100644 (file)
@@ -6,11 +6,22 @@ lib/getloadavg.c
 m4/getloadavg.m4
 
 Depends-on:
+cloexec
+xalloc
+c-strtod
+intprops
+stdbool
+fcntl-safer
 
 configure.ac:
-gl_FUNC_GETLOADAVG
+gl_GETLOADAVG([$gl_source_base])
 
 Makefile.am:
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering