aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/include/dix-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/include/dix-config.h.in')
-rw-r--r--xorg-server/include/dix-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg-server/include/dix-config.h.in b/xorg-server/include/dix-config.h.in
index 2c0f00b3e..81dc01d41 100644
--- a/xorg-server/include/dix-config.h.in
+++ b/xorg-server/include/dix-config.h.in
@@ -136,6 +136,9 @@
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
+/* Define to 1 if you have the libdispatch (GCD) available */
+#undef HAVE_LIBDISPATCH
+
/* Define to 1 if you have the `link' function. */
#undef HAVE_LINK