Description:
setenv() function: set an environment variable.
unsetenv() function: remove an environment variable.

Files:
lib/setenv.h
lib/setenv.c
lib/unsetenv.c
m4/setenv.m4

Depends-on:
malloca
alloca-opt
unistd

configure.ac:
gl_FUNC_SETENV
gl_FUNC_UNSETENV

Makefile.am:

Include:
"setenv.h"

License:
LGPL

Maintainer:
Bruno Haible

