mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 04:58:06 +02:00
avoid using font servers with built-in fonts
This commit is contained in:
parent
ecfad74c48
commit
99c57674c0
1 changed files with 3 additions and 0 deletions
|
|
@ -442,4 +442,7 @@
|
|||
/* Use only built-in fonts */
|
||||
#undef BUILTIN_FONTS
|
||||
|
||||
/* Avoid using font servers */
|
||||
#undef NOFONTSERVERACCESS
|
||||
|
||||
#endif /* _DIX_CONFIG_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue