- add and use BR2_BZCAT config option.

This commit is contained in:
Bernhard Reutner-Fischer
2006-11-17 15:43:51 +00:00
parent b9cc4a53a5
commit 6e2823c1fa
67 changed files with 146 additions and 87 deletions

View File

@@ -6,7 +6,7 @@
AUTOCONF_VER:=2.60
AUTOCONF_SOURCE:=autoconf-$(AUTOCONF_VER).tar.bz2
AUTOCONF_SITE:=http://ftp.gnu.org/pub/gnu/autoconf
AUTOCONF_CAT:=bzcat
AUTOCONF_CAT:=$(BZCAT)
AUTOCONF_DIR:=$(BUILD_DIR)/autoconf-$(AUTOCONF_VER)
AUTOCONF_BINARY:=autoconf
AUTOCONF_TARGET_BINARY:=usr/bin/autoconf