Enable Xft support in xdm. X resources for greeter will probably need

some tweaks for low resolution/low colors displays.
This commit is contained in:
matthieu 2007-08-22 18:45:09 +00:00
parent b46e07479c
commit 9b62700738

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.16 2007/08/06 13:48:50 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.17 2007/08/22 18:45:09 matthieu Exp $
.include <bsd.own.mk>
XDMCONFIGDIR=/etc/X11/xdm
@ -16,7 +16,6 @@ CONFIGURE_ARGS= --enable-privsep \
$(DEFAULT_VT) \
--disable-dynamic-greeter \
--disable-ipv6 \
--without-xft \
--with-xdmlibdir=$(XDMCONFIGDIR) \
--with-pixmapdir=$(PIXMAPDIR) \
--with-bw-pixmap=OpenBSD_1bpp.xpm \