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