]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
autoconf: Bump version to 2.64.
authorWill Newton <will.newton@gmail.com>
Mon, 24 Aug 2009 14:50:32 +0000 (15:50 +0100)
committerWill Newton <will.newton@gmail.com>
Sun, 20 Sep 2009 18:34:03 +0000 (19:34 +0100)
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@gmail.com>
package/autoconf/autoconf.mk

index 4f5d95a63894254b9be3dca308b002e567f4021b..e2761c75f1674e81b6dc1b1e6640743bc42f1c11 100644 (file)
@@ -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