Lines Matching refs:old_library
2145 old_library=
2150 for l in $old_library $library_names; do
2153 if test "X$ll" = "X$old_library" ; then # only static version available
2157 lib=$ladir/$old_library
2305 old_library=
2330 if test -z "$old_library"; then
2335 convenience="$convenience $ladir/$objdir/$old_library"
2336 old_convenience="$old_convenience $ladir/$objdir/$old_library"
2357 for l in $old_library $library_names; do
2434 if test -n "$old_library"; then
2435 newdlprefiles="$newdlprefiles $dir/$old_library"
2447 deplibs="$dir/$old_library $deplibs"
2449 compile_deplibs="$dir/$old_library $compile_deplibs"
2450 finalize_deplibs="$dir/$old_library $finalize_deplibs"
2493 { test "$prefer_static_libs" = no || test -z "$old_library"; }; then
2542 { test "$use_static_libs" = no || test -z "$old_library"; }; then
2665 if test -z "$old_library" ; then
2789 test -n "$old_library" && linklib="$old_library"
2828 deplibs="$dir/$old_library $deplibs"
5677 old_library='$old_library'
5886 old_library=
6004 test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
6509 test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
6537 if test -n "$old_library"; then