[Buildroot] [git commit master] autoconf: Bump version to 2.64.

Will Newton will.newton at gmail.com
Mon Sep 21 15:42:22 UTC 2009


commit: http://git.buildroot.net/buildroot/commit/?id=b7f689ae2d72a830ec1d1a6583ba8cf66a01e7a2
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This release of autoconf brings a number of bug fixes, including a change
to the autoreconf script to pass the correct include path parameter to
aclocal.

Signed-off-by: Will Newton <will.newton at gmail.com>
---
 package/autoconf/autoconf.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/autoconf/autoconf.mk b/package/autoconf/autoconf.mk
index 4f5d95a..e2761c7 100644
--- a/package/autoconf/autoconf.mk
+++ b/package/autoconf/autoconf.mk
@@ -3,7 +3,7 @@
 # autoconf
 #
 #############################################################
-AUTOCONF_VERSION = 2.63
+AUTOCONF_VERSION = 2.64
 AUTOCONF_SOURCE = autoconf-$(AUTOCONF_VERSION).tar.bz2
 AUTOCONF_SITE = $(BR2_GNU_MIRROR)/autoconf
 
-- 
1.6.3.3



More information about the buildroot mailing list