mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-13 04:39:07 +00:00
enable luit
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/28 13:50:15 matthieu Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2006/12/17 14:34:07 matthieu Exp $
|
||||||
|
|
||||||
config.status:
|
config.status:
|
||||||
AUTOMAKE_VERSION="$(AUTOMAKE_VERSION)" \
|
AUTOMAKE_VERSION="$(AUTOMAKE_VERSION)" \
|
||||||
@@ -7,6 +7,7 @@ config.status:
|
|||||||
PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)" \
|
PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)" \
|
||||||
sh ${.CURDIR}/configure --prefix=${X11BASE} \
|
sh ${.CURDIR}/configure --prefix=${X11BASE} \
|
||||||
--with-app-defaults=/etc/X11/app-defaults \
|
--with-app-defaults=/etc/X11/app-defaults \
|
||||||
|
--enable-luit \
|
||||||
--with-utmp-setgid=utmp \
|
--with-utmp-setgid=utmp \
|
||||||
--mandir=${X11BASE}/man
|
--mandir=${X11BASE}/man
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user