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.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/archivers/libarchive/files/config.h.in b/archivers/libarchive/files/config.h.in
index bf2a058feba..4006d5b3318 100644
--- a/archivers/libarchive/files/config.h.in
+++ b/archivers/libarchive/files/config.h.in
@@ -1,5 +1,11 @@
/* config.h.in. Generated from configure.ac by autoheader. */
+/* Version number of bsdcpio */
+#undef BSDCPIO_VERSION_STRING
+
+/* Version number of bsdtar */
+#undef BSDTAR_VERSION_STRING
+
/* Define to 1 if you have the `acl_create_entry' function. */
#undef HAVE_ACL_CREATE_ENTRY
@@ -370,6 +376,12 @@
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H
+/* Version number of libarchive as a single integer */
+#undef LIBARCHIVE_VERSION
+
+/* Version number of libarchive */
+#undef LIBARCHIVE_VERSION_STRING
+
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK