summaryrefslogtreecommitdiffstats
path: root/rules/host-attr.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-06-18 12:42:22 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-18 12:58:51 +0200
commit9de5eea79e514accca30399f406c08fdc0ef0548 (patch)
tree34bfcc823f524feaa7063afcca5868061c3fea44 /rules/host-attr.make
parent97b9996e49cdfea9c123addae4c2192ffd179b24 (diff)
downloadptxdist-9de5eea79e514accca30399f406c08fdc0ef0548.tar.gz
ptxdist-9de5eea79e514accca30399f406c08fdc0ef0548.tar.xz
host-attr: ignore gettext
Otherwise configure will fail if gettext is not available. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-attr.make')
-rw-r--r--rules/host-attr.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/host-attr.make b/rules/host-attr.make
index 2695153c9..88cd57210 100644
--- a/rules/host-attr.make
+++ b/rules/host-attr.make
@@ -20,6 +20,9 @@ HOST_PACKAGES-$(PTXCONF_HOST_ATTR) += host-attr
HOST_ATTR_CONF_ENV := \
$(HOST_ENV) \
+ ac_cv_path_MSGFMT=: \
+ ac_cv_path_MSGMERGE=: \
+ ac_cv_path_XGETTEXT=: \
CONFIG_SHELL=bash
# no ':=' here