summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-07-12 01:20:36 +0000
committerKevin E Martin <kem@kem.org>2005-07-12 01:20:36 +0000
commit02427d4d04f70109a499578c6762654463ebdae4 (patch)
tree0fa96e475a0c40881319b73c62d6462ec3ad8ae3 /include
parent3fe6b5bb30e8e1b9017a9cf818fcceb279a28e65 (diff)
downloadxserver-02427d4d04f70109a499578c6762654463ebdae4.tar.gz
Add support for building Xdmx and Xvfb
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index 28ef45e2a..5784785ef 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -6,6 +6,12 @@
/* Builder address */
#undef BUILDERADDR
+/* Operating System Name */
+#undef OSNAME
+
+/* Operating System Vendor */
+#undef OSVENDOR
+
/* Default font path */
#undef COMPILEDDEFAULTFONTPATH
@@ -217,7 +223,7 @@
#undef RANDR
/* Support Record extension */
-#undef RECORD
+#undef XRECORD
/* Support RENDER extension */
#undef RENDER