summaryrefslogtreecommitdiffstats
path: root/rules/host-gettext.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-06-19 13:45:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-21 08:25:04 +0200
commit119a50d762ebf6af37986de9b8029bc7cb9c0aa6 (patch)
treea1a9e432c311daa6d94e7a6ebec67b24a23fb11d /rules/host-gettext.make
parent127ddcffed611de74e495c0972fbb9dd4ac08159 (diff)
downloadptxdist-119a50d762ebf6af37986de9b8029bc7cb9c0aa6.tar.gz
ptxdist-119a50d762ebf6af37986de9b8029bc7cb9c0aa6.tar.xz
gettext: version bump 0.19.1 -> 0.19.8.1
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-gettext.make')
-rw-r--r--rules/host-gettext.make9
1 files changed, 5 insertions, 4 deletions
diff --git a/rules/host-gettext.make b/rules/host-gettext.make
index 08d8d9166..044e5301a 100644
--- a/rules/host-gettext.make
+++ b/rules/host-gettext.make
@@ -23,14 +23,15 @@ HOST_PACKAGES-$(PTXCONF_HOST_GETTEXT) += host-gettext
#
HOST_GETTEXT_AUTOCONF := \
$(HOST_AUTOCONF) \
- --disable-csharp \
--disable-java \
- --disable-static \
- --disable-libasprintf \
--disable-native-java \
- --disable-openmp \
+ --disable-csharp \
+ --disable-static \
+ --disable-nls \
--disable-c++ \
--enable-relocatable \
+ --disable-libasprintf \
+ --disable-acl \
--disable-openmp \
--disable-curses \
--without-emacs \