cmake HAVE_SYS_ACL_H examples

nfs-ganesha/nfs-ganesha src/CMakeLists.txt :691

endif(NOT HAVE_SYS_ACL_H)

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

check_include_files("sys/acl.h" HAVE_SYS_ACL_H)

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

endif(HAVE_SYS_ACL_H)

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

check_include_files(sys/acl.h HAVE_SYS_ACL_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)

bareos/bareos core/cmake/BareosCheckIncludes.cmake :36

check_include_files("sys/types.h;sys/acl.h" HAVE_SYS_ACL_H)

klee/klee CMakeLists.txt :370

check_include_file("sys/acl.h" HAVE_SYS_ACL_H)