* MODULES.html.sh: Document tempname.
[gnulib.git] / modules / getloadavg
index f526a54..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
 fcntl-safer
 
 configure.ac:
-AC_FUNC_GETLOADAVG
+gl_GETLOADAVG([$gl_source_base])
 
 Makefile.am: