Add module 'gc-camellia'.
[gnulib.git] / modules / putenv
index 27f0a10..cba6a04 100644 (file)
@@ -1,15 +1,23 @@
 Description:
+putenv() function: change or add an environment variable.
 
 Files:
 lib/putenv.c
 m4/putenv.m4
 
 Depends-on:
+malloc-posix
 
 configure.ac:
-jm_FUNC_PUTENV
+gl_FUNC_PUTENV
 
 Makefile.am:
 
 Include:
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc
+