summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildlib/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildlib/config.h.in b/buildlib/config.h.in
index 9a4816a04..2c98a11ac 100644
--- a/buildlib/config.h.in
+++ b/buildlib/config.h.in
@@ -23,6 +23,9 @@
/* Define if we have the X11 windowing system. */
#undef HAVE_X11
+/* Define if we have enabled pthread support */
+#undef HAVE_PTHREAD
+
/* Define the architecture name string */
#undef ARCHITECTURE