Fix confusion regarding deprecated modules.
[gnulib.git] / modules / euidaccess
index 47d9716..56bcf28 100644 (file)
@@ -8,8 +8,9 @@ m4/euidaccess.m4
 Depends-on:
 unistd
 extensions
-group-member
-sys_stat
+group-member    [test $HAVE_EUIDACCESS = 0]
+stat            [test $HAVE_EUIDACCESS = 0]
+sys_stat        [test $HAVE_EUIDACCESS = 0]
 
 configure.ac:
 gl_FUNC_EUIDACCESS
@@ -24,7 +25,7 @@ Link:
 $(LIB_EACCESS)
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc