NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[gnulib.git] / modules / putenv
index 3e38dee..ce28e4c 100644 (file)
@@ -6,14 +6,21 @@ lib/putenv.c
 m4/putenv.m4
 
 Depends-on:
+stdlib
+malloc-posix    [test $REPLACE_PUTENV = 1]
 
 configure.ac:
-jm_FUNC_PUTENV
+gl_FUNC_PUTENV
+gl_STDLIB_MODULE_INDICATOR([putenv])
 
 Makefile.am:
 
 Include:
+<stdlib.h>
+
+License:
+LGPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering, glibc