cmake HAVE_ACL_LIBACL_H examples

nfs-ganesha/nfs-ganesha src/cmake/modules/FindLibACL.cmake :24

check_include_files("acl/libacl.h" HAVE_ACL_LIBACL_H)

nfs-ganesha/nfs-ganesha src/cmake/modules/FindLibACL.cmake :31

endif(HAVE_ACL_LIBACL_H)

rose-compiler/rose cmake/modules/FindACL.cmake :17

check_include_files(acl/libacl.h HAVE_ACL_LIBACL_H)

rose-compiler/rose cmake/modules/FindACL.cmake :21

endif (HAVE_ATTR_LIBATTR_H AND HAVE_SYS_XATTR_H AND HAVE_SYS_ACL_H AND HAVE_ACL_LIBACL_H)