projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fe7bbb
)
autoconf: Bump version to 2.64.
author
Will Newton
<will.newton@gmail.com>
Mon, 24 Aug 2009 14:50:32 +0000
(15:50 +0100)
committer
Will 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
patch
|
blob
|
history
diff --git
a/package/autoconf/autoconf.mk
b/package/autoconf/autoconf.mk
index 4f5d95a63894254b9be3dca308b002e567f4021b..e2761c75f1674e81b6dc1b1e6640743bc42f1c11 100644
(file)
--- a/
package/autoconf/autoconf.mk
+++ b/
package/autoconf/autoconf.mk
@@
-3,7
+3,7
@@
# autoconf
#
#############################################################
-AUTOCONF_VERSION = 2.6
3
+AUTOCONF_VERSION = 2.6
4
AUTOCONF_SOURCE = autoconf-$(AUTOCONF_VERSION).tar.bz2
AUTOCONF_SITE = $(BR2_GNU_MIRROR)/autoconf