Imported Upstream version 3.3.0
[platform/upstream/libarchive.git] / config.h.in
index f5bc56f..6471e9d 100644 (file)
 /* Version number of bsdtar */
 #undef BSDTAR_VERSION_STRING
 
+/* Define to 1 if the system has the type `ace_t'. */
+#undef HAVE_ACE_T
+
+/* Define to 1 if the system has the type `aclent_t'. */
+#undef HAVE_ACLENT_T
+
 /* Define to 1 if you have the `acl_create_entry' function. */
 #undef HAVE_ACL_CREATE_ENTRY
 
+/* Define to 1 if you have the `acl_get' function. */
+#undef HAVE_ACL_GET
+
+/* Define to 1 if you have the `acl_get_fd_np' function. */
+#undef HAVE_ACL_GET_FD_NP
+
 /* Define to 1 if you have the `acl_get_link' function. */
 #undef HAVE_ACL_GET_LINK
 
 /* Define to 1 if you have the `acl_init' function. */
 #undef HAVE_ACL_INIT
 
+/* Define to 1 if you have the `acl_is_trivial_np' function. */
+#undef HAVE_ACL_IS_TRIVIAL_NP
+
 /* Define to 1 if you have the <acl/libacl.h> header file. */
 #undef HAVE_ACL_LIBACL_H
 
 /* Define to 1 if the system has the type `acl_permset_t'. */
 #undef HAVE_ACL_PERMSET_T
 
+/* Define to 1 if you have the `acl_set' function. */
+#undef HAVE_ACL_SET
+
 /* Define to 1 if you have the `acl_set_fd' function. */
 #undef HAVE_ACL_SET_FD
 
 /* Define to 1 if you have the `acl_set_file' function. */
 #undef HAVE_ACL_SET_FILE
 
+/* True for MacOS ACL support */
+#undef HAVE_ACL_TYPE_EXTENDED
+
+/* True for FreeBSD with NFSv4 ACL support */
+#undef HAVE_ACL_TYPE_NFS4
+
 /* True for systems with POSIX ACL support */
 #undef HAVE_ACL_USER
 
 /* Define to 1 if you have the `extattr_set_file' function. */
 #undef HAVE_EXTATTR_SET_FILE
 
+/* Define to 1 if you have the `facl_get' function. */
+#undef HAVE_FACL_GET
+
+/* Define to 1 if you have the `facl_set' function. */
+#undef HAVE_FACL_SET
+
 /* Define to 1 if you have the `fchdir' function. */
 #undef HAVE_FCHDIR
 
 /* Define to 1 if you have the `lzma' library (-llzma). */
 #undef HAVE_LIBLZMA
 
-/* Define to 1 if you have the `lzmadec' library (-llzmadec). */
-#undef HAVE_LIBLZMADEC
-
 /* Define to 1 if you have the `lzo2' library (-llzo2). */
 #undef HAVE_LIBLZO2
 
 /* Define to 1 if you have the `regex' library (-lregex). */
 #undef HAVE_LIBREGEX
 
+/* Define to 1 if you have the `sec' library (-lsec). */
+#undef HAVE_LIBSEC
+
 /* Define to 1 if you have the `xml2' library (-lxml2). */
 #undef HAVE_LIBXML2
 
 /* Define to 1 if you have the <lz4.h> header file. */
 #undef HAVE_LZ4_H
 
-/* Define to 1 if you have the <lzmadec.h> header file. */
-#undef HAVE_LZMADEC_H
-
 /* Define to 1 if you have the <lzma.h> header file. */
 #undef HAVE_LZMA_H
 
 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
 #undef HAVE_STRUCT_TM___TM_GMTOFF
 
+/* Define to 1 if the system has the type `struct vfsconf'. */
+#undef HAVE_STRUCT_VFSCONF
+
+/* Define to 1 if the system has the type `struct xvfsconf'. */
+#undef HAVE_STRUCT_XVFSCONF
+
 /* Define to 1 if you have the `symlink' function. */
 #undef HAVE_SYMLINK
 
    slash. */
 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 
 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.