summaryrefslogtreecommitdiff
path: root/modules/euidaccess
diff options
context:
space:
mode:
Diffstat (limited to 'modules/euidaccess')
-rw-r--r--modules/euidaccess6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/euidaccess b/modules/euidaccess
index 93333f5e8e..56bcf28f1b 100644
--- a/modules/euidaccess
+++ b/modules/euidaccess
@@ -8,9 +8,9 @@ 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:
gl_FUNC_EUIDACCESS