mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-18 07:09:19 +00:00
Enable file descriptor passing code.
ok deraadt@, matthieu@
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.52 2014/09/27 17:49:47 matthieu Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.53 2015/02/09 09:55:52 kettenis Exp $
|
||||||
|
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
@@ -42,7 +42,6 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
|
|||||||
--enable-xcsecurity \
|
--enable-xcsecurity \
|
||||||
--without-fop --without-xmlto --without-xsltproc \
|
--without-fop --without-xmlto --without-xsltproc \
|
||||||
--disable-dmx ${NO_XORG_OPTION} ${NO_XF86_UTIL_OPTION} \
|
--disable-dmx ${NO_XORG_OPTION} ${NO_XF86_UTIL_OPTION} \
|
||||||
--disable-xtrans-send-fds \
|
|
||||||
--disable-unit-tests \
|
--disable-unit-tests \
|
||||||
${DRI_OPTION}
|
${DRI_OPTION}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user