X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fputenv.m4;h=0c4aebf4a71f365ad976c52008a3e80aed47bede;hb=02c33167553a0fe7ac409285bcc47e2fd06a18f0;hp=733a496426a76fca29507ef5652357a1212d0876;hpb=b851f6e638f0e7b509fdb270f27ffd63fd0ef05c;p=gnulib.git diff --git a/m4/putenv.m4 b/m4/putenv.m4 index 733a49642..0c4aebf4a 100644 --- a/m4/putenv.m4 +++ b/m4/putenv.m4 @@ -1,6 +1,10 @@ #serial 1 dnl From Jim Meyering. +dnl +dnl Check whether putenv ("FOO") removes FOO from the environment. +dnl The putenv in libc on at least SunOS 4.1.4 does *not* do that. +dnl dnl If you use this macro in a package, you should dnl add the following two lines to acconfig.h: dnl /* Define to rpl_putenv if the replacement function should be used. */