From: André Draszik Date: Thu, 18 Aug 2016 16:15:02 +0000 (+0100) Subject: gettext_0.16.1: align configure options with v0.19.8.1 recipe X-Git-Tag: uninative-1.4~475 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0a095473eec333f918ef831dea1c2f269a64fc62;p=openembedded-core.git gettext_0.16.1: align configure options with v0.19.8.1 recipe It doesn't look like we need any of those features, so let's disable them explicitly. Signed-off-by: André Draszik Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb index 6710c8de21..93f5fcd8a8 100644 --- a/meta/recipes-core/gettext/gettext_0.16.1.bb +++ b/meta/recipes-core/gettext/gettext_0.16.1.bb @@ -32,6 +32,9 @@ inherit autotools texinfo EXTRA_OECONF += "--without-lispdir \ --disable-csharp \ + --disable-libasprintf \ + --disable-java \ + --disable-native-java \ --disable-openmp \ --without-emacs \ "