Commit b7f689ae authored by Will Newton's avatar Will Newton
Browse files

autoconf: Bump version to 2.64.



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: default avatarWill Newton <will.newton@gmail.com>
parent 1fe7bbb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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