summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-01-08 11:04:46 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-09 11:45:20 +0000
commit8b5243a7771f728fd34a7466ab24e9ff98d20d84 (patch)
tree9c7680d9585838976c48954b3377dc81d1593837 /meta/recipes-graphics
parentab49d1c03ba3e473a0da6a800d00b2ceba8e855a (diff)
downloadopenembedded-core-8b5243a7771f728fd34a7466ab24e9ff98d20d84.tar.gz
pango: don't wipe EXTRA_AUTORECONF
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.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/pango/pango_1.40.12.bb2
1 files changed, 0 insertions, 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 951afbe991..cbad9a9a28 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 \
"