summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-autotools-libtool.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/host-autotools-libtool.make b/rules/host-autotools-libtool.make
index 2b849a848..f60f8db3d 100644
--- a/rules/host-autotools-libtool.make
+++ b/rules/host-autotools-libtool.make
@@ -42,6 +42,10 @@ $(STATEDIR)/host-autotools-libtool.extract.post:
# Prepare
# ----------------------------------------------------------------------------
+HOST_AUTOTOOLS_LIBTOOL_CONF_ENV := \
+ $(HOST_ENV) \
+ MAKEINFO=:
+
#
# autoconf
#