summaryrefslogtreecommitdiffstats
path: root/rules/host-gettext.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-02-23 15:36:51 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-02-25 09:02:57 +0100
commitba2fc44e7a1bf806438996ea0ead791ca3a0c2d9 (patch)
treee02db993e753a34858f1dc5633561417d4d52ed2 /rules/host-gettext.make
parenta37b24804ff411acacebb0bc923edd418b3fee66 (diff)
downloadptxdist-ba2fc44e7a1bf806438996ea0ead791ca3a0c2d9.tar.gz
ptxdist-ba2fc44e7a1bf806438996ea0ead791ca3a0c2d9.tar.xz
gettext: version bump 0.18.1.1 -> 0.18.3.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-gettext.make')
-rw-r--r--rules/host-gettext.make7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/host-gettext.make b/rules/host-gettext.make
index 1cd10bc7c..08d8d9166 100644
--- a/rules/host-gettext.make
+++ b/rules/host-gettext.make
@@ -29,7 +29,12 @@ HOST_GETTEXT_AUTOCONF := \
--disable-libasprintf \
--disable-native-java \
--disable-openmp \
+ --disable-c++ \
--enable-relocatable \
- --without-emacs
+ --disable-openmp \
+ --disable-curses \
+ --without-emacs \
+ --without-bzip2 \
+ --without-xz
# vim: syntax=make