summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xfont.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-10-26 15:33:53 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-26 15:33:53 +0100
commitaee8af645064df0cc4b53b931029e5816f9593e2 (patch)
tree0df7ae1005dbbe04c830f2b71541748be8216b4b /rules/xorg-lib-Xfont.in
parent70bc18a5190a7831bea7c0bb78d1917df150d95e (diff)
downloadptxdist-aee8af645064df0cc4b53b931029e5816f9593e2.tar.gz
ptxdist-aee8af645064df0cc4b53b931029e5816f9593e2.tar.xz
[xorg-*-fontcache] fontcache is obsolete. Remove all references
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-lib-Xfont.in')
-rw-r--r--rules/xorg-lib-Xfont.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/xorg-lib-Xfont.in b/rules/xorg-lib-Xfont.in
index 136a809bf..a35b6f0b8 100644
--- a/rules/xorg-lib-Xfont.in
+++ b/rules/xorg-lib-Xfont.in
@@ -13,7 +13,6 @@ menuconfig XORG_LIB_XFONT
select XORG_LIB_XTRANS
select ZLIB if XORG_LIB_XFONT_BUILTIN_FONTS
select FREETYPE if XORG_LIB_XFONT_FREETYPE
- select XORG_PROTO_FONTCACHE if XORG_LIB_XFONT_FONTCACHE
default y if XORG_LIB_X11
prompt "libXfont "
help
@@ -28,15 +27,6 @@ config XORG_LIB_XFONT_FREETYPE
help
This will enable freetype 2.x library.
-config XORG_LIB_XFONT_FONTCACHE
- depends on XORG_LIB_XFONT
- depends on XORG_LIB_XFONTCACHE
- bool
- default y
- prompt "Use fontcache"
- help
- This will enable fontcache support
-
config XORG_LIB_XFONT_FONTSERVER
depends on XORG_LIB_XFONT
bool