Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / putenv
index 27f0a104cfa73599d374a4250b3e6c1869739ce2..f6e30b5bad45077bba05d89becbad6188113a9ad 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+putenv() function: change or add an environment variable.
 
 Files:
 lib/putenv.c
@@ -7,9 +8,15 @@ m4/putenv.m4
 Depends-on:
 
 configure.ac:
-jm_FUNC_PUTENV
+gl_FUNC_PUTENV
 
 Makefile.am:
 
 Include:
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc
+