fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / dup2
index db3a1f71c727e50641b06e8a30e5c0dedabf2341..17cafd1c6a96cd679ebb4639a69b4779d8834ab9 100644 (file)
@@ -6,9 +6,12 @@ lib/dup2.c
 m4/dup2.m4
 
 Depends-on:
+unistd
+dup2-obsolete
 
 configure.ac:
 gl_FUNC_DUP2
+gl_UNISTD_MODULE_INDICATOR([dup2])
 
 Makefile.am:
 
@@ -16,7 +19,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering