summaryrefslogtreecommitdiffstats
path: root/package/libtool/patches/120-libdir_search.patch
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-21 15:32:34 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-21 15:32:34 +0000
commitd75c935a76fcbcd071e0d294e49d619ab44e6ba6 (patch)
tree7a70b47856d82fa2eacd2dec3a453cfbee32cfcd /package/libtool/patches/120-libdir_search.patch
parent06e82a970e46a73802b04ff608162c8df97e0a63 (diff)
libtool: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14592 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libtool/patches/120-libdir_search.patch')
-rw-r--r--package/libtool/patches/120-libdir_search.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libtool/patches/120-libdir_search.patch b/package/libtool/patches/120-libdir_search.patch
index ba2ab835e..91ece84f4 100644
--- a/package/libtool/patches/120-libdir_search.patch
+++ b/package/libtool/patches/120-libdir_search.patch
@@ -1,6 +1,6 @@
---- libtool-1.5.6/ltmain.in~libdir-la 2004-04-01 21:46:15.000000000 -0600
-+++ libtool-1.5.6/ltmain.in 2004-05-14 22:53:51.000000000 -0500
-@@ -2147,8 +2147,14 @@
+--- a/ltmain.in
++++ b/ltmain.in
+@@ -2444,8 +2444,14 @@ EOF
absdir="$abs_ladir"
libdir="$abs_ladir"
else
@@ -15,5 +15,5 @@
+ #dir="$libdir"
+ #absdir="$libdir"
fi
+ test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes
else
- dir="$ladir/$objdir"