View | Details | Raw Unified
Collapse All | Expand All

(-) libtool (-1 / +1 lines)
 Lines 2260-2266    Link Here 
	      fi
	      fi
	    done
	    done
	  done
	  done
	  if test "$found" != yes; then
	  if test "$found" != yes || true; then
	    # deplib doesn't seem to be a libtool library
	    # deplib doesn't seem to be a libtool library
	    if test "$linkmode,$pass" = "prog,link"; then
	    if test "$linkmode,$pass" = "prog,link"; then
	      compile_deplibs="$deplib $compile_deplibs"
	      compile_deplibs="$deplib $compile_deplibs"