Lines Matching refs:old_library
2934 old_library=
3031 test -n "$old_library" && func_append staticlibs " $dir/$old_library"
6224 old_library=
6226 for l in $old_library $library_names; do
6229 if test "X$ll" = "X$old_library" ; then # only static version available
6233 lib=$ladir/$old_library
6408 old_library=
6442 if test -z "$old_library"; then
6446 func_append convenience " $ladir/$objdir/$old_library"
6447 func_append old_convenience " $ladir/$objdir/$old_library"
6467 if test -n "$old_library" &&
6470 linklib=$old_library
6472 for l in $old_library $library_names; do
6563 func_append newdlprefiles " $dir/$old_library"
6567 func_append dlpreconveniencelibs " $dir/$old_library"
6573 if test -n "$old_library"; then
6574 func_append newdlprefiles " $dir/$old_library"
6578 func_append dlpreconveniencelibs " $dir/$old_library"
6592 deplibs="$dir/$old_library $deplibs"
6594 compile_deplibs="$dir/$old_library $compile_deplibs"
6595 finalize_deplibs="$dir/$old_library $finalize_deplibs"
6643 test -z "$old_library"; }; then
6691 { test "$use_static_libs" = no || test -z "$old_library"; }; then
6819 if test -z "$old_library" ; then
6824 add="$dir/$old_library"
6826 elif test -n "$old_library"; then
6827 add="$dir/$old_library"
6947 test -n "$old_library" && linklib="$old_library"
6986 deplibs="$dir/$old_library $deplibs"
8034 old_library=
9246 old_library=
9247 test "$build_old_libs" = yes && old_library="$libname.$libext"
9395 old_library='$old_library'
9513 test -n "$old_library" && func_append rmfiles " $odir/$old_library"
9529 if test -n "$old_library"; then