idcache: Fix module description.
[pspp] / modules / putenv
index f6e30b5bad45077bba05d89becbad6188113a9ad..ce28e4c6e94967f71520581043ceb958d33fba26 100644 (file)
@@ -6,13 +6,17 @@ lib/putenv.c
 m4/putenv.m4
 
 Depends-on:
+stdlib
+malloc-posix    [test $REPLACE_PUTENV = 1]
 
 configure.ac:
 gl_FUNC_PUTENV
+gl_STDLIB_MODULE_INDICATOR([putenv])
 
 Makefile.am:
 
 Include:
+<stdlib.h>
 
 License:
 LGPL