summaryrefslogtreecommitdiff
path: root/buildlib/config.h.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:54:30 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:54:30 +0000
commit35584d03d9edd468abb10a617861404a5204df8b (patch)
treee1eee37329ccbb5a126dc6939195ff909f4ac1bc /buildlib/config.h.in
parent8508b1df3743c016f3f3aa82d63672378a113cac (diff)
pthread update
Author: jgg Date: 1999-08-05 05:11:18 GMT pthread update
Diffstat (limited to 'buildlib/config.h.in')
-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