Tests for module 'vsnprintf-posix'.
[gnulib.git] / modules / getloadavg
index e2ede2b..bf306e4 100644 (file)
@@ -3,14 +3,18 @@ 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:
-AC_FUNC_GETLOADAVG
+gl_GETLOADAVG([$gl_source_base])
 
 Makefile.am: