summaryrefslogtreecommitdiff
path: root/CMake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'CMake/config.h.in')
-rw-r--r--CMake/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMake/config.h.in b/CMake/config.h.in
index a9528ccfa..7db2b855d 100644
--- a/CMake/config.h.in
+++ b/CMake/config.h.in
@@ -43,6 +43,9 @@
/* Define if we have machine/endian.h */
#cmakedefine HAVE_MACHINE_ENDIAN_H
+/* Define if we have enabled pthread support */
+#cmakedefine HAVE_PTHREAD
+
/* Check for getresuid() function and similar ones */
#cmakedefine HAVE_GETRESUID
#cmakedefine HAVE_GETRESGID