summaryrefslogtreecommitdiff
path: root/include/configure.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/configure.h.in')
-rw-r--r--include/configure.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configure.h.in b/include/configure.h.in
index dde55fe5f..ce4c326b9 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -292,6 +292,12 @@
/* Define to 1 if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
+/* Define to 1 if you have the `pselect' function. */
+#undef HAVE_PSELECT
+
+/* Define to 1 if you have the <pthread.h> header file. */
+#undef HAVE_PTHREAD_H
+
/* Define to 1 if the system has the type `ptrdiff_t'. */
#undef HAVE_PTRDIFF_T