Description:
xsetenv() function: set an environment variable, with out-of-memory checking.
unsetenv() function: remove an environment variable.

Files:
lib/xsetenv.h
lib/xsetenv.c

Depends-on:
setenv
unsetenv
error
gettext-h
gnulib-i18n
stdlib-h

configure.ac:

Makefile.am:
lib_SOURCES += xsetenv.h xsetenv.c

Include:
"xsetenv.h"

Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise

License:
GPL

Maintainer:
all
