summaryrefslogtreecommitdiff
path: root/include/xorg-config.h.in
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-08-08 17:38:37 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-08-08 17:38:37 +0000
commit5e6e5e6d8c6add3aac5c3aebc984d3afb842edc1 (patch)
tree01c06ed0a96335d20dd418ca7d504c1bd3049afe /include/xorg-config.h.in
parenta11ce76b0625501a202fa34e18777b7bd42b2713 (diff)
Mon Aug 8 13:36:23 2005 Søren Sandmann <sandmann@redhat.com>
#undef PIXPRIV here.
Diffstat (limited to 'include/xorg-config.h.in')
-rw-r--r--include/xorg-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xorg-config.h.in b/include/xorg-config.h.in
index cc880d792..6aede740f 100644
--- a/include/xorg-config.h.in
+++ b/include/xorg-config.h.in
@@ -66,6 +66,9 @@
/* Solaris 8 or later? */
#undef __SOL8__
+/* Whether to use pixmap privates */
+#undef PIXPRIV
+
/* Define to 1 if you have the `walkcontext' function (used on Solaris for
xorg_backtrace in hw/xfree86/common/xf86Events.c */
#undef HAVE_WALKCONTEXT