X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsetenv;h=0458c388d41257ca2bb771185403e08cf72500c8;hb=b3c3b08eab509ef08c9303b05375088575f8cc1b;hp=786f382981274bf10c5cb8f34c8126e34ebc5586;hpb=97ca74234b09c12b0f93ee0804a6d14b5d48422b;p=gnulib.git diff --git a/modules/setenv b/modules/setenv index 786f38298..0458c388d 100644 --- a/modules/setenv +++ b/modules/setenv @@ -1,22 +1,29 @@ 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: -alloca +stdlib +malloca +alloca-opt +unistd +environ configure.ac: -gt_FUNC_SETENV +gl_FUNC_SETENV +gl_STDLIB_MODULE_INDICATOR([setenv]) Makefile.am: -lib_SOURCES += setenv.h Include: -"setenv.h" + + +License: +LGPL + +Maintainer: +Bruno Haible