mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / cloexec
index 7d987de661d2f52ecec750b124264eaceb7d5afa..1267b7ff9a33b703cda32542b53b692f57215bd4 100644 (file)
@@ -8,11 +8,12 @@ m4/cloexec.m4
 
 Depends-on:
 dup2
+fcntl
 stdbool
 
 configure.ac:
 gl_CLOEXEC
-gl_MODULE_INDICATOR([cloexec])
+gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
 
 Makefile.am:
 
@@ -20,7 +21,7 @@ Include:
 "cloexec.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake