openat: provide more convenience names
[pspp] / modules / dup2
index db3a1f71c727e50641b06e8a30e5c0dedabf2341..cea1a974b597646c25ddae22c5983325f640d137 100644 (file)
@@ -6,9 +6,11 @@ lib/dup2.c
 m4/dup2.m4
 
 Depends-on:
+unistd
 
 configure.ac:
 gl_FUNC_DUP2
+gl_UNISTD_MODULE_INDICATOR([dup2])
 
 Makefile.am:
 
@@ -16,7 +18,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering