--- libtool 2007-02-26 06:14:50.000000000 +0100 +++ libtool.new 2007-02-26 06:14:24.000000000 +0100 @@ -2260,7 +2260,7 @@ fi done done - if test "$found" != yes; then + if test "$found" != yes || true; then # deplib doesn't seem to be a libtool library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs"