iconv: Work around AIX 6.1..7.1 bug.
[gnulib.git] / modules / fcntl
index 1107cac..addd6ba 100644 (file)
@@ -1,12 +1,19 @@
 Description:
-Placeholder for eventual fcntl() replacement.
+Support for fcntl() action F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD.
 
 Files:
+m4/fcntl.m4
+lib/fcntl.c
 
 Depends-on:
+dup2
 fcntl-h
+getdtablesize
+extensions
 
 configure.ac:
+gl_FUNC_FCNTL
+gl_FCNTL_MODULE_INDICATOR([fcntl])
 
 Makefile.am: