[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2025/8267] gettext_0.16.1: align configure options with v0.19.8.1 recipe



commit 5acf2f64eab9f62249cad9445797f0592a9abfb9
Author: André Draszik <git andred net>
Date:   Thu Aug 18 17:15:02 2016 +0100

    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.
    
    (From OE-Core rev: 0a095473eec333f918ef831dea1c2f269a64fc62)
    
    Signed-off-by: André Draszik <git andred net>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-core/gettext/gettext_0.16.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb
index 6710c8d..93f5fcd 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 \
                 "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]