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-dri-lite.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
index db2d1266bb..3aca760d9c 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
@@ -28,7 +28,7 @@ EXTRA_OECONF += "--disable-static \
28 --localstatedir=/var \ 28 --localstatedir=/var \
29 --with-pic \ 29 --with-pic \
30 --with-int10=x86emu \ 30 --with-int10=x86emu \
31 --with-fontdir=/usr/share/fonts/X11 \ 31 --with-fontdir=${datadir}/fonts/X11 \
32 --with-xkb-output=/var/lib/xkb \ 32 --with-xkb-output=/var/lib/xkb \
33 ac_cv_file__usr_share_sgml_X11_defs_ent=no" 33 ac_cv_file__usr_share_sgml_X11_defs_ent=no"
34 34