Tests for module 'unictype/bidiclass-longname'.
[pspp] / modules / putenv
index 3e38deec82d983fc22869ad3a549f82fbf507750..3874b541b8e1d0ccc4ed3ee3f365fcb626e4022c 100644 (file)
@@ -6,14 +6,21 @@ lib/putenv.c
 m4/putenv.m4
 
 Depends-on:
+stdlib
+malloc-posix
 
 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