mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 11:49:01 +00:00
Build xfs with fontcache support.
This commit is contained in:
@@ -23,7 +23,7 @@ configdir = $(datadir)/X11/fs
|
||||
|
||||
bin_PROGRAMS = xfs
|
||||
|
||||
FONT_FLAGS = -DFONT_PCF -DFONT_FS -DFONT_SPEEDO
|
||||
FONT_FLAGS = -DFONT_PCF -DFONT_FS -DFONT_SPEEDO -DFONTCACHE
|
||||
|
||||
AM_CFLAGS = $(XFS_CFLAGS) -I$(top_srcdir)/include -DXFSPIDDIR=\"/var/run\" \
|
||||
-DDEFAULT_CONFIG_FILE=\"$(configdir)/config\" $(FONT_FLAGS) \
|
||||
|
||||
Reference in New Issue
Block a user