mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
7 lines
176 B
CMake
7 lines
176 B
CMake
#cmakedefine HAVE_LIBACL 1
|
|
|
|
/* Defined if system has POSIX ACL support. */
|
|
#cmakedefine HAVE_POSIX_ACL 1
|
|
|
|
/* Defined if acl/libacl.h exists */
|
|
#cmakedefine HAVE_ACL_LIBACL_H 1
|