From 75a4a592e5ccda30715f93563d741b83e0dcf39e Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 25 Apr 2011 13:37:00 +0000 Subject: Slackware 13.37 Mon Apr 25 13:37:00 UTC 2011 Slackware 13.37 x86_64 stable is released! Thanks to everyone who pitched in on this release: the Slackware team, the folks producing upstream code, and linuxquestions.org for providing a great forum for collaboration and testing. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. As always, thanks to the Slackware community for testing, suggestions, and feedback. :-) Have fun! --- source/d/libtool/libtool.no.moved.warning.diff | 32 +++++++++++++------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'source/d/libtool/libtool.no.moved.warning.diff') diff --git a/source/d/libtool/libtool.no.moved.warning.diff b/source/d/libtool/libtool.no.moved.warning.diff index f6a82285a..80077516f 100644 --- a/source/d/libtool/libtool.no.moved.warning.diff +++ b/source/d/libtool/libtool.no.moved.warning.diff @@ -1,44 +1,44 @@ ---- ./libltdl/config/ltmain.m4sh.orig 2009-11-16 07:17:22.000000000 -0600 -+++ ./libltdl/config/ltmain.m4sh 2010-02-06 18:13:00.000000000 -0600 -@@ -4965,7 +4965,7 @@ +--- ./libltdl/config/ltmain.m4sh.orig 2010-09-22 09:45:18.000000000 -0500 ++++ ./libltdl/config/ltmain.m4sh 2010-11-06 13:38:09.000000000 -0500 +@@ -5710,7 +5710,7 @@ # Find the relevant object directory and library name. if test "X$installed" = Xyes; then - if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then + if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then - func_warning "library \`$lib' was moved." -+ # func_warning "library \`$lib' was moved." ++ #func_warning "library \`$lib' was moved." dir="$ladir" absdir="$abs_ladir" libdir="$abs_ladir" -@@ -5496,8 +5496,8 @@ +@@ -6277,8 +6277,8 @@ eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" - test "$absdir" != "$libdir" && \ - func_warning "\`$deplib' seems to be moved" -+ # test "$absdir" != "$libdir" && \ -+ # func_warning "\`$deplib' seems to be moved" ++ #test "$absdir" != "$libdir" && \ ++ # func_warning "\`$deplib' seems to be moved" path="-L$absdir" fi ---- ./libltdl/config/ltmain.sh.orig 2009-11-16 07:23:18.000000000 -0600 -+++ ./libltdl/config/ltmain.sh 2010-02-06 18:13:26.000000000 -0600 -@@ -5407,7 +5407,7 @@ +--- ./libltdl/config/ltmain.sh.orig 2010-09-22 09:45:43.000000000 -0500 ++++ ./libltdl/config/ltmain.sh 2010-11-06 13:38:49.000000000 -0500 +@@ -6499,7 +6499,7 @@ # Find the relevant object directory and library name. if test "X$installed" = Xyes; then - if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then + if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then - func_warning "library \`$lib' was moved." -+ # func_warning "library \`$lib' was moved." ++ #func_warning "library \`$lib' was moved." dir="$ladir" absdir="$abs_ladir" libdir="$abs_ladir" -@@ -5938,8 +5938,8 @@ +@@ -7066,8 +7066,8 @@ eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" - test "$absdir" != "$libdir" && \ - func_warning "\`$deplib' seems to be moved" -+ # test "$absdir" != "$libdir" && \ -+ # func_warning "\`$deplib' seems to be moved" ++ #test "$absdir" != "$libdir" && \ ++ # func_warning "\`$deplib' seems to be moved" path="-L$absdir" fi -- cgit v1.2.3