test-perror: check for strerror interactions
[pspp] / modules / dup2
index 9e8891ade34174d62c2eb88fe4faf7d01d81063a..17cafd1c6a96cd679ebb4639a69b4779d8834ab9 100644 (file)
@@ -6,12 +6,20 @@ lib/dup2.c
 m4/dup2.m4
 
 Depends-on:
+unistd
+dup2-obsolete
 
 configure.ac:
 gl_FUNC_DUP2
+gl_UNISTD_MODULE_INDICATOR([dup2])
 
 Makefile.am:
 
 Include:
 <unistd.h>
 
+License:
+LGPLv2+
+
+Maintainer:
+Paul Eggert, Jim Meyering