libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize
authorLionel Landwerlin <llandwerlin@gmail.com>
Fri, 30 Apr 2010 00:24:10 +0000 (02:24 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 2 May 2010 07:33:59 +0000 (09:33 +0200)
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libtool/libtool.mk

index bbabbb03cfa8072a1b91e43a96f836da7db32e9f..427802920f493571524e6b1baa818bb0212fac0f 100644 (file)
@@ -25,3 +25,4 @@ $(eval $(call AUTOTARGETS,package,libtool,host))
 
 # variables used by other packages
 LIBTOOL:=$(HOST_DIR)/usr/bin/libtool
+LIBTOOLIZE:=$(HOST_DIR)/usr/bin/libtoolize