Lines Matching refs:yes
23 if test $ac_cv_header_sys_acl_h = yes; then
52 [gl_cv_acl_ACL_FIRST_ENTRY=yes],
54 if test $gl_cv_acl_ACL_FIRST_ENTRY = yes; then
65 [gl_cv_acl_ACL_TYPE_EXTENDED=yes],
67 if test $gl_cv_acl_ACL_TYPE_EXTENDED = yes; then
80 if test $ac_cv_func_acl = yes; then
92 if test $use_acl = 0 || test "$ac_cv_func_acl" = yes; then
94 if test $ac_cv_func_getacl = yes; then
102 if test $ac_cv_func_aclx_get = yes; then
108 if test $use_acl = 0 || test "$ac_cv_func_aclx_get" = yes; then
110 if test $ac_cv_func_statacl = yes; then
145 [gl_cv_func_working_acl_get_file=yes],
149 AS_IF([test $gl_cv_func_working_acl_get_file = yes], [$1], [$2])