summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-autoconf.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-08-10 19:38:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-11 15:50:12 +0200
commit33ef54d2db26c4789ad9078c6f287b5043a77c4d (patch)
treef1baa1a5de66394967edfc1aea1a73f237dceb32 /rules/host-autotools-autoconf.make
parent8cb8ae6c712b2c98a6e057d56ca0821a9561815b (diff)
downloadptxdist-33ef54d2db26c4789ad9078c6f287b5043a77c4d.tar.gz
ptxdist-33ef54d2db26c4789ad9078c6f287b5043a77c4d.tar.xz
[host-autotools-autoconf] version bump 2.64 -> 2.67
The new autotools expose a bug in pkg-config, which is also fixed with a patch backported from pkg-config git in this patch. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-autoconf.make')
-rw-r--r--rules/host-autotools-autoconf.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-autotools-autoconf.make b/rules/host-autotools-autoconf.make
index 20723b044..bad182987 100644
--- a/rules/host-autotools-autoconf.make
+++ b/rules/host-autotools-autoconf.make
@@ -16,7 +16,7 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOCONF) += host-autotools-autoconf
#
# Paths and names
#
-HOST_AUTOTOOLS_AUTOCONF_VERSION := 2.64
+HOST_AUTOTOOLS_AUTOCONF_VERSION := 2.67
HOST_AUTOTOOLS_AUTOCONF := autoconf-$(HOST_AUTOTOOLS_AUTOCONF_VERSION)
HOST_AUTOTOOLS_AUTOCONF_SUFFIX := tar.bz2
HOST_AUTOTOOLS_AUTOCONF_URL := $(PTXCONF_SETUP_GNUMIRROR)/autoconf/$(HOST_AUTOTOOLS_AUTOCONF).$(HOST_AUTOTOOLS_AUTOCONF_SUFFIX)