This was added in 2007 to solve unspecified build errors, but the autotools support has improved a lot since then and nothing breaks with it removed.
Signed-off-by: Ross Burton <ross.bur...@intel.com> --- meta/recipes-graphics/pango/pango_1.40.12.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-graphics/pango/pango_1.40.12.bb b/meta/recipes-graphics/pango/pango_1.40.12.bb index 951afbe991c..cbad9a9a28a 100644 --- a/meta/recipes-graphics/pango/pango_1.40.12.bb +++ b/meta/recipes-graphics/pango/pango_1.40.12.bb @@ -25,8 +25,6 @@ DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo h PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" PACKAGECONFIG[x11] = "--with-xft,--without-xft,virtual/libx11 libxft" -EXTRA_AUTORECONF = "" - EXTRA_OECONF = " \ --disable-debug \ " -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core