summaryrefslogtreecommitdiffstats
path: root/rules/host-gettext.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-06-17 22:57:28 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-17 23:57:39 +0200
commit01cd423c21ddd06c338f245fb89dbefc9ea86f2a (patch)
treec296117fd7f4c888f7c8ebec00ef4a9ca6ecccc7 /rules/host-gettext.make
parentd3e058a28804129103f50165546b973aeff1b2cd (diff)
downloadptxdist-01cd423c21ddd06c338f245fb89dbefc9ea86f2a.tar.gz
ptxdist-01cd423c21ddd06c338f245fb89dbefc9ea86f2a.tar.xz
remove host-libiconv
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, 6 insertions, 0 deletions
diff --git a/rules/host-gettext.make b/rules/host-gettext.make
index 08d8d9166..9655981c1 100644
--- a/rules/host-gettext.make
+++ b/rules/host-gettext.make
@@ -18,6 +18,12 @@ 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
#