nfs-ganesha/nfs-ganesha
src/CMakeLists.txt
:691
endif(NOT HAVE_SYS_ACL_H)
endif(NOT HAVE_SYS_ACL_H)
check_include_files("sys/acl.h" HAVE_SYS_ACL_H)
endif(HAVE_SYS_ACL_H)
check_include_files(sys/acl.h HAVE_SYS_ACL_H)
endif (HAVE_ATTR_LIBATTR_H AND HAVE_SYS_XATTR_H AND HAVE_SYS_ACL_H AND HAVE_ACL_LIBACL_H)
check_include_files("sys/types.h;sys/acl.h" HAVE_SYS_ACL_H)
check_include_file("sys/acl.h" HAVE_SYS_ACL_H)