From: Robert Yang Date: Mon, 13 Jul 2015 10:04:32 +0000 (-0700) Subject: xserver-xorg: remove invalid ac_cv_file__usr_share_sgml_X11_defs_ent X-Git-Tag: 2015-10~1246 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f63f6c9b28c5ffd7f391d7a657b7f43a9782a374;p=openembedded-core.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. (From OE-Core rev: 27bd0a27a879cfc31062fbb2b1a04431d5541c55) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc index 02a170a701..cc1c02b553 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)} \