summaryrefslogtreecommitdiff
path: root/include/dix-config.h.in
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremy@tifa.local>2007-11-21 19:51:14 -0800
committerJeremy Huddleston <jeremy@tifa.local>2007-11-21 19:52:11 -0800
commitbcbaf2a0ce34b6c5e41d2831b8b87dbd0617a89b (patch)
tree064153d76872e4b9674b38e1fec7163d12a61cce /include/dix-config.h.in
parenta55ec1a9f4b62139dc5e5462d79d47b330c27c79 (diff)
Darwin: Dead code removal, Code cleanup, Added launcher
Imported changes from xorg-server-1.2-apple to make master more current wrt file layout, build system changes, and dead code removal.
Diffstat (limited to 'include/dix-config.h.in')
-rw-r--r--include/dix-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index d0333878f..6a3af4445 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -145,6 +145,9 @@
/* Define to 1 if you have version 2.2 (or newer) of the drm library */
#undef HAVE_LIBDRM_2_2
+/* Have Quartz */
+#undef XQUARTZ
+
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM