1/* Features we always have */
2
3#define HAVE_ACL_LIBACL_H 1
4#define HAVE_CONFIG_H 1
5#define HAVE_SYS_ACL_H 1
6#define HAVE_LIBACL_LIBACL_H 1
7
8#define HAVE_ACL_DELETE_DEF_FILE 1
9#define HAVE_ACL_ENTRIES 1
10#define HAVE_ACL_FREE 1
11#define HAVE_ACL_FROM_MODE 1
12#define HAVE_ACL_FROM_TEXT 1
13#define HAVE_ACL_GET_ENTRY 1
14#define HAVE_ACL_GET_FD 1
15#define HAVE_ACL_GET_FILE 1
16#define HAVE_ACL_GET_PERM 1
17#define HAVE_ACL_GET_PERMSET 1
18#define HAVE_ACL_GET_TAG_TYPE 1
19#define HAVE_ACL_SET_FD 1
20#define HAVE_ACL_SET_FILE 1
21