Bring Xnest back.
I had to disable its build during xserver 1.6 development because it wasn't building for a while. But all problems are now fixed. ok todd@.
This commit is contained in:
parent
a0536c6048
commit
e706500795
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.27 2009/09/06 19:44:18 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.28 2009/09/11 06:17:29 matthieu Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
@ -36,7 +36,6 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
|
||||
--with-module-dir=${LIBDIR}/modules ${GLX_OPTION} \
|
||||
--enable-install-setuid --enable-privsep \
|
||||
--disable-dmx ${NO_XORG_OPTION} ${NO_XF86_UTIL_OPTION} \
|
||||
${DRI_OPTION} \
|
||||
--disable-xnest
|
||||
${DRI_OPTION}
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user