summaryrefslogtreecommitdiff
path: root/modules/putenv
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-11-01 13:23:33 +0100
committerBruno Haible <bruno@clisp.org>2007-11-01 13:23:33 +0100
commit2de77d6200b862971181d66a52de3d434ff7f47b (patch)
treec0bbacee15c889f825b52f53ff0c5a9994ee9253 /modules/putenv
parent84005a980aeccf3c9ab68b01ac0964fa0b40212c (diff)
downloadgnulib-2de77d6200b862971181d66a52de3d434ff7f47b.tar.gz
Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Diffstat (limited to 'modules/putenv')
-rw-r--r--modules/putenv3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/putenv b/modules/putenv
index cba6a047b0..06a0710cbf 100644
--- a/modules/putenv
+++ b/modules/putenv
@@ -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:
Include:
+#include <stdlib.h>
License:
LGPL