summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc
index 7150a2a466..54470580fd 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc
@@ -29,6 +29,6 @@ EXTRA_OECONF += "--disable-static \
29 --disable-glx \ 29 --disable-glx \
30 --sysconfdir=/etc/X11 \ 30 --sysconfdir=/etc/X11 \
31 --localstatedir=/var \ 31 --localstatedir=/var \
32 --with-fontdir=/usr/share/fonts/X11 \ 32 --with-fontdir=${datadir}/fonts/X11 \
33 --with-xkb-output=/var/lib/xkb \ 33 --with-xkb-output=/var/lib/xkb \
34 ac_cv_file__usr_share_sgml_X11_defs_ent=no" 34 ac_cv_file__usr_share_sgml_X11_defs_ent=no"