binary-io: relicense under LGPLv2+
[gnulib.git] / modules / cloexec
index 60c04c5..1267b7f 100644 (file)
@@ -7,10 +7,13 @@ lib/cloexec.h
 m4/cloexec.m4
 
 Depends-on:
+dup2
+fcntl
 stdbool
 
 configure.ac:
 gl_CLOEXEC
+gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
 
 Makefile.am:
 
@@ -18,7 +21,7 @@ Include:
 "cloexec.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake