summaryrefslogtreecommitdiff
path: root/mk/libtool.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-10-06 15:21:46 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-10-06 15:21:46 +0200
commit15b9a1baf51b7a15a68b8496d20c063ff8074a35 (patch)
tree9686ce873349b29d4616e8c7a91c7efa26785833 /mk/libtool.mk
parent6a40f2f84bc5dd0b4664bef9e4f3309e21826ecb (diff)
downloadembtoolkit-15b9a1baf51b7a15a68b8496d20c063ff8074a35.tar.gz
embtoolkit-15b9a1baf51b7a15a68b8496d20c063ff8074a35.tar.bz2
embtoolkit-15b9a1baf51b7a15a68b8496d20c063ff8074a35.tar.xz
Build system: replace HOSTTOOLS -> embtk_htools
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'mk/libtool.mk')
-rw-r--r--mk/libtool.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/libtool.mk b/mk/libtool.mk
index 0b71c1a..d5bb7d8 100644
--- a/mk/libtool.mk
+++ b/mk/libtool.mk
@@ -30,8 +30,8 @@ LIBTOOL_PACKAGE := libtool-$(LIBTOOL_VERSION).tar.gz
LIBTOOL_SRC_DIR := $(embtk_toolsb)/libtool-$(LIBTOOL_VERSION)
LIBTOOL_BUILD_DIR := $(embtk_toolsb)/libtool-$(LIBTOOL_VERSION)
-LIBTOOL := $(HOSTTOOLS)/usr/bin/libtool
-LIBTOOLIZE := $(HOSTTOOLS)/usr/bin/libtoolize
+LIBTOOL := $(embtk_htools)/usr/bin/libtool
+LIBTOOLIZE := $(embtk_htools)/usr/bin/libtoolize
export LIBTOOL LIBTOOLIZE
LIBTOOL_CONFIGURE_OPTS := --disable-ltdl-install