New module 'errno'.
[gnulib.git] / modules / putenv
index 6617aae..06a0710 100644 (file)
@@ -6,14 +6,17 @@ lib/putenv.c
 m4/putenv.m4
 
 Depends-on:
+stdlib
+malloc-posix
 
 configure.ac:
 gl_FUNC_PUTENV
+gl_STDLIB_MODULE_INDICATOR([putenv])
 
 Makefile.am:
-EXTRA_DIST += putenv.c
 
 Include:
+#include <stdlib.h>
 
 License:
 LGPL