Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:old_library

2148 		  old_library=
2153 for l in $old_library $library_names; do
2156 if test "X$ll" = "X$old_library" ; then # only static version available
2160 lib=$ladir/$old_library
2308 old_library=
2333 if test -z "$old_library"; then
2338 convenience="$convenience $ladir/$objdir/$old_library"
2339 old_convenience="$old_convenience $ladir/$objdir/$old_library"
2360 for l in $old_library $library_names; do
2437 if test -n "$old_library"; then
2438 newdlprefiles="$newdlprefiles $dir/$old_library"
2450 deplibs="$dir/$old_library $deplibs"
2452 compile_deplibs="$dir/$old_library $compile_deplibs"
2453 finalize_deplibs="$dir/$old_library $finalize_deplibs"
2496 { test "$prefer_static_libs" = no || test -z "$old_library"; }; then
2545 { test "$use_static_libs" = no || test -z "$old_library"; }; then
2668 if test -z "$old_library" ; then
2673 add="$dir/$old_library"
2792 test -n "$old_library" && linklib="$old_library"
2831 deplibs="$dir/$old_library $deplibs"
3849 old_library=
5575 old_library=
5576 test "$build_old_libs" = yes && old_library="$libname.$libext"
5685 old_library='$old_library'
5894 old_library=
6012 test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
6517 test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
6545 if test -n "$old_library"; then