autoupdate
[gnulib.git] / modules / dup2
index db3a1f7..cea1a97 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