X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsetenv;h=0458c388d41257ca2bb771185403e08cf72500c8;hb=548521fdc6765481e09537489cb9eec5f6ac1cd5;hp=bcb2edf869b0a452841c3c5c5dba141e6b336827;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/setenv b/modules/setenv index bcb2edf86..0458c388d 100644 --- a/modules/setenv +++ b/modules/setenv @@ -1,25 +1,25 @@ 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 +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