Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:old_library

2500 		  old_library=
2505 for l in $old_library $library_names; do
2508 if test "X$ll" = "X$old_library" ; then # only static version available
2512 lib=$ladir/$old_library
2660 old_library=
2685 if test -z "$old_library"; then
2690 convenience="$convenience $ladir/$objdir/$old_library"
2691 old_convenience="$old_convenience $ladir/$objdir/$old_library"
2712 for l in $old_library $library_names; do
2789 if test -n "$old_library"; then
2790 newdlprefiles="$newdlprefiles $dir/$old_library"
2802 deplibs="$dir/$old_library $deplibs"
2804 compile_deplibs="$dir/$old_library $compile_deplibs"
2805 finalize_deplibs="$dir/$old_library $finalize_deplibs"
2848 { test "$prefer_static_libs" = no || test -z "$old_library"; }; then
2897 { test "$use_static_libs" = no || test -z "$old_library"; }; then
3020 if test -z "$old_library" ; then
3025 add="$dir/$old_library"
3144 test -n "$old_library" && linklib="$old_library"
3183 deplibs="$dir/$old_library $deplibs"
4201 old_library=
5927 old_library=
5928 test "$build_old_libs" = yes && old_library="$libname.$libext"
6037 old_library='$old_library'
6246 old_library=
6364 test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
6869 test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
6897 if test -n "$old_library"; then