2 euidaccess() function: check effective user's permissions for a file.
13 group-member [test $HAVE_EUIDACCESS = 0]
14 stat [test $HAVE_EUIDACCESS = 0]
15 sys_stat [test $HAVE_EUIDACCESS = 0]
19 if test $HAVE_EUIDACCESS = 0; then
20 AC_LIBOBJ([euidaccess])
23 gl_UNISTD_MODULE_INDICATOR([euidaccess])