summaryrefslogtreecommitdiffstats
path: root/rules/host-gettext.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-06-22 12:10:25 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-22 13:20:40 +0200
commit1c3ae4eb93d27aab274a78f6980da7f12c845639 (patch)
treefa20054a618738781d7baedd3deccc244af5d8c2 /rules/host-gettext.make
parent47370b0524280722f76736d6e92e860792127f79 (diff)
downloadptxdist-1c3ae4eb93d27aab274a78f6980da7f12c845639.tar.gz
ptxdist-1c3ae4eb93d27aab274a78f6980da7f12c845639.tar.xz
host-gettext: dbus-java needs gettext with iconv support
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-gettext.make')
-rw-r--r--rules/host-gettext.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/host-gettext.make b/rules/host-gettext.make
index 9655981c1..08d8d9166 100644
--- a/rules/host-gettext.make
+++ b/rules/host-gettext.make
@@ -18,12 +18,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GETTEXT) += host-gettext
# Prepare
# ----------------------------------------------------------------------------
-HOST_GETTEXT_CONF_ENV := \
- $(HOST_ENV) \
- ac_cv_header_iconv_h=no \
- am_cv_func_iconv=no \
- am_cv_lib_iconv=no
-
#
# autoconf
#