Tests for module 'unistr/u16-strcat'.
[gnulib.git] / modules / cloexec
index 60c04c5..d590d1e 100644 (file)
@@ -7,10 +7,13 @@ lib/cloexec.h
 m4/cloexec.m4
 
 Depends-on:
+dup2
+fcntl
 stdbool
 
 configure.ac:
 gl_CLOEXEC
+gl_MODULE_INDICATOR([cloexec])
 
 Makefile.am:
 
@@ -18,7 +21,7 @@ Include:
 "cloexec.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake