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 6226b894f2e..a253386b415 100644
--- a/archivers/libarchive/files/config.h.in
+++ b/archivers/libarchive/files/config.h.in
@@ -114,6 +114,9 @@
/* Define to 1 if you have the `fchown' function. */
#undef HAVE_FCHOWN
+/* Define to 1 if you have the `fcntl' function. */
+#undef HAVE_FCNTL
+
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
@@ -244,6 +247,9 @@
/* Define to 1 if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
+/* Define to 1 if you have the `pipe' function. */
+#undef HAVE_PIPE
+
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
@@ -253,6 +259,9 @@
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
+/* Define to 1 if you have the <regex.h> header file. */
+#undef HAVE_REGEX_H
+
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT
@@ -382,6 +391,9 @@
/* Define to 1 if you have the <utime.h> header file. */
#undef HAVE_UTIME_H
+/* Define to 1 if you have the `vfork' function. */
+#undef HAVE_VFORK
+
/* Define to 1 if you have the `vprintf' function. */
#undef HAVE_VPRINTF