memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / fcntl
index 67f67f9faa32bfa34ebee5a0bae81a0741fa44bf..855ee9f974bf432d398955d16342a0d8384a5718 100644 (file)
@@ -6,9 +6,10 @@ m4/fcntl.m4
 lib/fcntl.c
 
 Depends-on:
-dup2
 fcntl-h
 extensions
+dup2            [test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1]
+getdtablesize   [test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1]
 
 configure.ac:
 gl_FUNC_FCNTL
@@ -20,7 +21,7 @@ Include:
 <fcntl.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Eric Blake