Rename gl_FUNC_MBRTOWC to AC_FUNC_MBRTOWC.
[gnulib.git] / modules / getloadavg
index 21881a4..2fbeb40 100644 (file)
@@ -3,20 +3,26 @@ Return the current system load averages.
 
 Files:
 lib/getloadavg.c
-lib/intprops.h
+m4/getloadavg.m4
 
 Depends-on:
+stdlib
+extensions
 cloexec
 xalloc
 c-strtod
-unistd-safer
+intprops
+stdbool
+fcntl-safer
 
 configure.ac:
-AC_FUNC_GETLOADAVG
+gl_GETLOADAVG([$gl_source_base])
+gl_STDLIB_MODULE_INDICATOR([getloadavg])
 
 Makefile.am:
 
 Include:
+<stdlib.h>
 
 License:
 GPL