From: Robert Yang Date: Mon, 13 Jul 2015 08:59:38 +0000 (-0700) Subject: xserver-xorg: remove invalid ac_cv_file__usr_share_sgml_X11_defs_ent X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Frbt%2Fac_cv;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git xserver-xorg: remove invalid ac_cv_file__usr_share_sgml_X11_defs_ent There is no ac_cv_file__usr_share_sgml_X11_defs_ent in configure, can't find it in config.log after remove, either. Signed-off-by: Robert Yang --- diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc index 02a170a7015..cc1c02b5536 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc @@ -119,7 +119,6 @@ EXTRA_OECONF += "--with-fop=no \ --localstatedir=/var \ --with-xkb-output=/var/lib/xkb \ --with-sha1=libcrypto \ - ac_cv_file__usr_share_sgml_X11_defs_ent=no \ " PACKAGECONFIG ??= "dri2 udev ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'dri glx', '', d)} \