summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
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 /hw/xfree86/Makefile.am
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 'hw/xfree86/Makefile.am')
-rw-r--r--hw/xfree86/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am
index 627703338..4afc3a4e5 100644
--- a/hw/xfree86/Makefile.am
+++ b/hw/xfree86/Makefile.am
@@ -100,7 +100,6 @@ optionsdir = $(libdir)/X11
dist_options_DATA = Options
CPP_FILES_FLAGS = \
- -DRGBPATH=\"$(RGB_DB)\" \
-DLOCALFONTPATH="\"$(BASE_FONT_PATH)/local\"" \
-DMISCFONTPATH="\"$(BASE_FONT_PATH)/misc\"" \
-DT1FONTPATH="\"$(BASE_FONT_PATH)/Type1\"" \