Implement 'isfinite' module.
[gnulib.git] / modules / setenv
index 786f382..9aaf726 100644 (file)
@@ -9,14 +9,22 @@ lib/unsetenv.c
 m4/setenv.m4
 
 Depends-on:
-alloca
+malloca
+alloca-opt
+unistd
 
 configure.ac:
-gt_FUNC_SETENV
+gl_FUNC_SETENV
+gl_FUNC_UNSETENV
 
 Makefile.am:
-lib_SOURCES += setenv.h
 
 Include:
 "setenv.h"
 
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+