Home | History | Annotate | Download | only in libevent

Lines Matching refs:old_library

2203 		  old_library=
2208 for l in $old_library $library_names; do
2211 if test "X$ll" = "X$old_library" ; then # only static version available
2215 lib=$ladir/$old_library
2363 old_library=
2388 if test -z "$old_library"; then
2393 convenience="$convenience $ladir/$objdir/$old_library"
2394 old_convenience="$old_convenience $ladir/$objdir/$old_library"
2415 for l in $old_library $library_names; do
2492 if test -n "$old_library"; then
2493 newdlprefiles="$newdlprefiles $dir/$old_library"
2505 deplibs="$dir/$old_library $deplibs"
2507 compile_deplibs="$dir/$old_library $compile_deplibs"
2508 finalize_deplibs="$dir/$old_library $finalize_deplibs"
2553 test -z "$old_library"; }; then
2602 { test "$use_static_libs" = no || test -z "$old_library"; }; then
2725 if test -z "$old_library" ; then
2730 add="$dir/$old_library"
2849 test -n "$old_library" && linklib="$old_library"
2888 deplibs="$dir/$old_library $deplibs"
3910 old_library=
5656 old_library=
5657 test "$build_old_libs" = yes && old_library="$libname.$libext"
5766 old_library='$old_library'
5975 old_library=
6093 test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
6600 test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
6628 if test -n "$old_library"; then