mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:18:26 +02:00
[include] autotools.mk: add yet another aclocal path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24547 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
391e5d3423
commit
ff1c6f7ebb
@ -29,6 +29,7 @@ define autoreconf
|
||||
$(STAGING_DIR_HOST)/bin/autoreconf -v -f -i -s \
|
||||
-B $(STAGING_DIR_HOST)/share/aclocal \
|
||||
-B $(STAGING_DIR)/host/share/aclocal \
|
||||
-B $(STAGING_DIR)/usr/share/aclocal \
|
||||
$(patsubst %,-I %,$(PKG_LIBTOOL_PATHS)) $(PKG_LIBTOOL_PATHS) || true; \
|
||||
fi; \
|
||||
) \
|
||||
|
Loading…
Reference in New Issue
Block a user