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:
allocsa
alloca-opt

configure.ac:
gt_FUNC_SETENV

Makefile.am:
lib_SOURCES += setenv.h

Include:
"setenv.h"

License:
LGPL

Maintainer:
Bruno Haible

