summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/config.h.in')
-rw-r--r--archivers/libarchive/files/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/libarchive/files/config.h.in b/archivers/libarchive/files/config.h.in
index 7147ae2e231..96a30255331 100644
--- a/archivers/libarchive/files/config.h.in
+++ b/archivers/libarchive/files/config.h.in
@@ -282,6 +282,9 @@
/* Define to 1 if you have the <bcrypt.h> header file. */
#undef HAVE_BCRYPT_H
+/* Define to 1 if you have the <blake2.h> header file. */
+#undef HAVE_BLAKE2_H
+
/* Define to 1 if you have the <bzlib.h> header file. */
#undef HAVE_BZLIB_H
@@ -598,6 +601,9 @@
/* Define to 1 if you have the `acl' library (-lacl). */
#undef HAVE_LIBACL
+/* Define to 1 if you have the `b2' library (-lb2). */
+#undef HAVE_LIBB2
+
/* Define to 1 if you have the `bz2' library (-lbz2). */
#undef HAVE_LIBBZ2
@@ -1094,6 +1100,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to 1 if you have the `unlinkat' function. */
+#undef HAVE_UNLINKAT
+
/* Define to 1 if you have the `unsetenv' function. */
#undef HAVE_UNSETENV