projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03e048e
)
ver bump to 2.60
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 30 Jun 2006 00:31:39 +0000
(
00:31
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 30 Jun 2006 00:31:39 +0000
(
00:31
-0000)
package/autoconf/autoconf.mk
patch
|
blob
|
history
diff --git
a/package/autoconf/autoconf.mk
b/package/autoconf/autoconf.mk
index cd709a331d60440ea8826e23cd6793ed38cb395e..158d100788a5e4d9db8ef8f09f3c47196408b174 100644
(file)
--- a/
package/autoconf/autoconf.mk
+++ b/
package/autoconf/autoconf.mk
@@
-3,10
+3,11
@@
# autoconf
#
#############################################################
-AUTOCONF_SOURCE:=autoconf-2.59.tar.bz2
+AUTOCONF_VER:=2.60
+AUTOCONF_SOURCE:=autoconf-$(AUTOCONF_VER).tar.bz2
AUTOCONF_SITE:=http://ftp.gnu.org/pub/gnu/autoconf
AUTOCONF_CAT:=bzcat
-AUTOCONF_DIR:=$(BUILD_DIR)/autoconf-
2.59
+AUTOCONF_DIR:=$(BUILD_DIR)/autoconf-
$(AUTOCONF_VER)
AUTOCONF_BINARY:=autoconf
AUTOCONF_TARGET_BINARY:=usr/bin/autoconf