summaryrefslogtreecommitdiffstats
path: root/package/libtool
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtool')
-rw-r--r--package/libtool/libtool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk
index 369582bcb..1d0d7d635 100644
--- a/package/libtool/libtool.mk
+++ b/package/libtool/libtool.mk
@@ -6,7 +6,7 @@
LIBTOOL_VER:=1.5.22
LIBTOOL_SOURCE:=libtool-$(LIBTOOL_VER).tar.gz
LIBTOOL_SITE:=http://ftp.gnu.org/pub/gnu/libtool
-LIBTOOL_CAT:=zcat
+LIBTOOL_CAT:=$(ZCAT)
LIBTOOL_DIR:=$(BUILD_DIR)/libtool-$(LIBTOOL_VER)
LIBTOOL_BINARY:=libtool
LIBTOOL_TARGET_BINARY:=usr/bin/libtool