test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / getloadavg
index e8774bc..7865b8f 100644 (file)
@@ -6,19 +6,25 @@ lib/getloadavg.c
 m4/getloadavg.m4
 
 Depends-on:
+c-strtod
 cloexec
-xalloc
+extensions
+fcntl-safer
+intprops
+stdbool
+stdlib
 
 configure.ac:
-gl_FUNC_GETLOADAVG
+gl_GETLOADAVG([$gl_source_base])
+gl_STDLIB_MODULE_INDICATOR([getloadavg])
 
 Makefile.am:
 
 Include:
+<stdlib.h>
 
 License:
 GPL
 
 Maintainer:
 Jim Meyering
-