autotools.mk: Add PKG_LIBTOOL_PATHS variable.
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Feb 2010 23:50:44 +0000 (23:50 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Feb 2010 23:50:44 +0000 (23:50 +0000)
PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look
for libtool scripts of a package. This is useful if a package has it's libtool
script in a non-standard location or has multiple libtool scripts.

The value should be a space seperated list of paths which are relative to
$(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH).

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19713 3c298f89-4303-0410-b956-a3cf2f4a3e73


No differences found
This page took 0.026273 seconds and 4 git commands to generate.