New module 'environ'.
[gnulib.git] / modules / environ
1 Description:
2 environ variable: storage of environment variables.
3
4 Files:
5 m4/environ.m4
6
7 Depends-on:
8 unistd
9
10 configure.ac:
11 gl_ENVIRON
12 gl_UNISTD_MODULE_INDICATOR([environ])
13
14 Makefile.am:
15
16 Include:
17 #include <unistd.h>
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible
24