Add dependency to malloc-posix.
[gnulib.git] / modules / putenv
1 Description:
2 putenv() function: change or add an environment variable.
3
4 Files:
5 lib/putenv.c
6 m4/putenv.m4
7
8 Depends-on:
9 malloc-posix
10
11 configure.ac:
12 gl_FUNC_PUTENV
13
14 Makefile.am:
15
16 Include:
17
18 License:
19 LGPL
20
21 Maintainer:
22 Jim Meyering, glibc
23