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