summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-libtool.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-06-01 22:37:14 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-04 10:53:31 +0200
commit5e1d0cc3597a358d574cd36a546b5838178d791f (patch)
treecdd30a7edcc4bd4389c6a4c6a9fac537d2f1a8fa /rules/host-autotools-libtool.make
parent6647aa3dca3398177cce6269dffd7b847c41f62a (diff)
downloadptxdist-5e1d0cc3597a358d574cd36a546b5838178d791f.tar.gz
ptxdist-5e1d0cc3597a358d574cd36a546b5838178d791f.tar.xz
host-autotools-libtool: don't use makeinfo
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-libtool.make')
-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
#