The option is called --with(out)-lispdir, not --with(out)-lisp
Signed-off-by: André Draszik <[email protected]>
---
meta/recipes-core/gettext/gettext_0.16.1.bb | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb
b/meta/recipes-core/gettext/gettext_0.16.1.bb
index 5a58578..6710c8d 100644
--- a/meta/recipes-core/gettext/gettext_0.16.1.bb
+++ b/meta/recipes-core/gettext/gettext_0.16.1.bb
@@ -30,7 +30,11 @@ PARALLEL_MAKE = ""
inherit autotools texinfo
-EXTRA_OECONF += "--without-lisp --disable-csharp --disable-openmp
--without-emacs"
+EXTRA_OECONF += "--without-lispdir \
+ --disable-csharp \
+ --disable-openmp \
+ --without-emacs \
+ "
EXTRA_OECONF_append_libc-musl = "\
gt_cv_func_gnugettext1_libc=yes \
gt_cv_func_gnugettext2_libc=yes \
--
2.9.3
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core