]> Git Repo - buildroot-mgba.git/blobdiff - package/automake/automake.mk
- add and use BR2_BZCAT config option.
[buildroot-mgba.git] / package / automake / automake.mk
index 9900ee8997645cfaf7201d78572d0e529dfd70e5..be3384b2970597dae53f880c9860450cf3c84c95 100644 (file)
@@ -6,7 +6,7 @@
 AUTOMAKE_VER:=1.9.6
 AUTOMAKE_SOURCE:=automake-$(AUTOMAKE_VER).tar.bz2
 AUTOMAKE_SITE:=http://ftp.gnu.org/pub/gnu/automake
-AUTOMAKE_CAT:=bzcat
+AUTOMAKE_CAT:=$(BZCAT)
 AUTOMAKE_DIR:=$(BUILD_DIR)/automake-$(AUTOMAKE_VER)
 AUTOMAKE_BINARY:=automake
 AUTOMAKE_TARGET_BINARY:=usr/bin/automake
This page took 0.019658 seconds and 4 git commands to generate.