summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Pargmann <mpa@pengutronix.de>2014-11-20 09:23:27 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-11-21 15:11:15 +0100
commitbc5678930f915b5e1fc81435442672a80865fa6e (patch)
tree17fc2d862c0832be94b4056d8d631638e1fcd1cd
parentbe876e6869df8b9412e0d21321c17340c59243b3 (diff)
downloadptxdist-bc5678930f915b5e1fc81435442672a80865fa6e.tar.gz
ptxdist-bc5678930f915b5e1fc81435442672a80865fa6e.tar.xz
libltdl: Version bump 1.5 -> 2.4.3
To get this compiling without a help2man dependency, we have to use a NOOP binary for help2man instead. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libltdl.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/libltdl.make b/rules/libltdl.make
index 46bfadd1a..4570f6db4 100644
--- a/rules/libltdl.make
+++ b/rules/libltdl.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBLTDL) += libltdl
#
# Paths and names
#
-LIBLTDL_VERSION := 1.5.26
-LIBLTDL_MD5 := aa9c5107f3ec9ef4200eb6556f3b3c29
+LIBLTDL_VERSION := 2.4.3
+LIBLTDL_MD5 := ec4dabd3bc580dc188197d4d5eb95fe3
LIBLTDL := libtool-$(LIBLTDL_VERSION)
LIBLTDL_SUFFIX := tar.gz
LIBLTDL_URL := $(call ptx/mirror, GNU, libtool/$(LIBLTDL).$(LIBLTDL_SUFFIX))
@@ -30,7 +30,7 @@ LIBLTDL_LICENSE := LGPLv2+ (libltdl), GPLv2+ (libtool)
# ----------------------------------------------------------------------------
LIBLTDL_PATH := PATH=$(CROSS_PATH)
-LIBLTDL_ENV := $(CROSS_ENV)
+LIBLTDL_ENV := $(CROSS_ENV) HELP2MAN=:
#
# autoconf