New module 'environ'.
[gnulib.git] / modules / setenv
1 Description:
2 setenv() function: set an environment variable.
3
4 Files:
5 lib/setenv.c
6 m4/setenv.m4
7
8 Depends-on:
9 stdlib
10 malloca
11 alloca-opt
12 unistd
13 environ
14
15 configure.ac:
16 gl_FUNC_SETENV
17 gl_STDLIB_MODULE_INDICATOR([setenv])
18
19 Makefile.am:
20
21 Include:
22 <stdlib.h>
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29