diff options
author | Bruno Haible <bruno@clisp.org> | 2007-12-26 16:20:10 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2007-12-26 16:20:10 +0100 |
commit | 81e61b220d430779361b384b360b58a711cfd046 (patch) | |
tree | 5e388b00e0d3ff987282eb77d27c951db1305fc6 /modules/relocatable-prog-wrapper | |
parent | 4a64397b5b568bf0e6c0e4a41e5d98dd7352b0d4 (diff) | |
download | gnulib-81e61b220d430779361b384b360b58a711cfd046.tar.gz |
Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Diffstat (limited to 'modules/relocatable-prog-wrapper')
-rw-r--r-- | modules/relocatable-prog-wrapper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/relocatable-prog-wrapper b/modules/relocatable-prog-wrapper index 0002774d99..4a2faf5b46 100644 --- a/modules/relocatable-prog-wrapper +++ b/modules/relocatable-prog-wrapper @@ -19,7 +19,6 @@ lib/malloca.h lib/malloca.c lib/relocatable.h lib/relocatable.c -lib/setenv.h lib/setenv.c lib/strerror.c lib/c-ctype.h @@ -38,6 +37,7 @@ alloca-opt pathmax ssize_t stdbool +stdlib unistd configure.ac: |