summaryrefslogtreecommitdiff
path: root/mk/libtool.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-04-17 20:16:17 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-04-17 20:16:17 +0200
commit1f342239835d366191bdf51f0967ec724c1fc39f (patch)
tree9467ddd892d38f802024baa19c0c6fe0b4d51816 /mk/libtool.mk
parent1961b5679ced0ac4d18137fc4727f84fa9c6e58a (diff)
downloadembtoolkit-1f342239835d366191bdf51f0967ec724c1fc39f.tar.gz
embtoolkit-1f342239835d366191bdf51f0967ec724c1fc39f.tar.bz2
embtoolkit-1f342239835d366191bdf51f0967ec724c1fc39f.tar.xz
Embtk: install autotools in hosttools/usr prefix
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'mk/libtool.mk')
-rw-r--r--mk/libtool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/libtool.mk b/mk/libtool.mk
index d1d1377..509abcf 100644
--- a/mk/libtool.mk
+++ b/mk/libtool.mk
@@ -26,7 +26,7 @@ LIBTOOL_VERSION := 2.2.6b
LIBTOOL_SITE := http://ftp.gnu.org/gnu/libtool
LIBTOOL_PACKAGE := libtool-$(LIBTOOL_VERSION).tar.gz
LIBTOOL_BUILD_DIR := $(TOOLS_BUILD)/libtool-$(LIBTOOL_VERSION)
-LIBTOOL_DIR := $(HOSTTOOLS)/usr/local/libtool
+LIBTOOL_DIR := $(HOSTTOOLS)/usr
LIBTOOL := $(LIBTOOL_DIR)/bin/libtool
LIBTOOLIZE := $(LIBTOOL_DIR)/bin/libtoolize