allocator: 'die' routine is now given requested size
[gnulib.git] / modules / euidaccess
index c313da3..56bcf28 100644 (file)
@@ -8,12 +8,12 @@ m4/euidaccess.m4
 Depends-on:
 unistd
 extensions
-group-member
-stat
-sys_stat
+group-member    [test $HAVE_EUIDACCESS = 0]
+stat            [test $HAVE_EUIDACCESS = 0]
+sys_stat        [test $HAVE_EUIDACCESS = 0]
 
 configure.ac:
-AC_REQUIRE([gl_FUNC_EUIDACCESS])
+gl_FUNC_EUIDACCESS
 gl_UNISTD_MODULE_INDICATOR([euidaccess])
 
 Makefile.am:
@@ -25,7 +25,7 @@ Link:
 $(LIB_EACCESS)
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc