1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[tools] autoconf: make relocatable by searching resources relative to STAGING_DIR

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29821 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-01-20 02:56:08 +00:00
parent 5dcf97eaed
commit 3fe7558143
2 changed files with 101 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -165,7 +165,7 @@ target_alias = @target_alias@
@@ -226,7 +226,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@