summaryrefslogtreecommitdiff
path: root/include/dix-config.h.in
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2007-11-05 16:28:35 +0000
committerDaniel Stone <daniel@fooishbar.org>2007-11-05 16:28:35 +0000
commitdda10c9066a660b647384179f82e1da8e063264f (patch)
tree41997074f5d7636a49467e25ba5b844cac7af26e /include/dix-config.h.in
parent5e363500c86042c394595e1a6633581eb8fcd1bb (diff)
Remove all traces of external RGB database (and Speedo)
Remove all references to an external RGB database (which hasn't been enabled for a very long time). Also get rid of some references to Speedo fonts.
Diffstat (limited to 'include/dix-config.h.in')
-rw-r--r--include/dix-config.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index 5635d64ae..d105e511c 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -326,12 +326,6 @@
/* Support UNIX socket connections */
#undef UNIXCONN
-/* Use builtin rgb color database */
-#undef USE_RGB_BUILTIN
-
-/* Use rgb.txt directly */
-#undef USE_RGB_TXT
-
/* Define to use byteswap macros from <sys/endian.h> */
#undef USE_SYS_ENDIAN_H
@@ -464,9 +458,6 @@
/* Define to 1 if unsigned long is 64 bits. */
#undef _XSERVER64
-/* Define to location of RGB database */
-#undef RGB_DB
-
/* System is BSD-like */
#undef CSRG_BASED