summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-acl.make6
1 files changed, 5 insertions, 1 deletions
diff --git a/rules/host-acl.make b/rules/host-acl.make
index c84230368..75eb48f2a 100644
--- a/rules/host-acl.make
+++ b/rules/host-acl.make
@@ -18,7 +18,11 @@ HOST_PACKAGES-$(PTXCONF_HOST_ACL) += host-acl
# Prepare
# ----------------------------------------------------------------------------
-HOST_ACL_ENV := $(HOST_ENV)
+HOST_ACL_ENV := \
+ $(HOST_ENV) \
+ ac_cv_path_MSGFMT=: \
+ ac_cv_path_MSGMERGE=: \
+ ac_cv_path_XGETTEXT=:
# don't use := here
HOST_ACL_INSTALL_OPT = \