Searched refs:use_static_libs (Results 1 – 21 of 21) sorted by relevance
2892 use_static_libs=$prefer_static_libs2893 if test "$use_static_libs" = built && test "$installed" = yes ; then2894 use_static_libs=no2897 { test "$use_static_libs" = no || test -z "$old_library"; }; then
2540 use_static_libs=$prefer_static_libs2541 if test "$use_static_libs" = built && test "$installed" = yes ; then2542 use_static_libs=no2545 { test "$use_static_libs" = no || test -z "$old_library"; }; then
6688 use_static_libs=$prefer_static_libs6689 if test "$use_static_libs" = built && test "$installed" = yes; then6690 use_static_libs=no6693 { test "$use_static_libs" = no || test -z "$old_library"; }; then
6685 use_static_libs=$prefer_static_libs6686 if test "$use_static_libs" = built && test "$installed" = yes; then6687 use_static_libs=no6690 { test "$use_static_libs" = no || test -z "$old_library"; }; then
6056 use_static_libs=$prefer_static_libs6057 if test "$use_static_libs" = built && test "$installed" = yes; then6058 use_static_libs=no6061 { test "$use_static_libs" = no || test -z "$old_library"; }; then
5555 use_static_libs=$prefer_static_libs5556 if test "$use_static_libs" = built && test "$installed" = yes; then5557 use_static_libs=no5560 { test "$use_static_libs" = no || test -z "$old_library"; }; then
6674 use_static_libs=$prefer_static_libs6675 if test "$use_static_libs" = built && test "$installed" = yes; then6676 use_static_libs=no6679 { test "$use_static_libs" = no || test -z "$old_library"; }; then
6683 use_static_libs=$prefer_static_libs6684 if test "$use_static_libs" = built && test "$installed" = yes; then6685 use_static_libs=no6688 { test "$use_static_libs" = no || test -z "$old_library"; }; then
5552 use_static_libs=$prefer_static_libs5553 if test "$use_static_libs" = built && test "$installed" = yes; then5554 use_static_libs=no5557 { test "$use_static_libs" = no || test -z "$old_library"; }; then
5559 use_static_libs=$prefer_static_libs5560 if test "$use_static_libs" = built && test "$installed" = yes; then5561 use_static_libs=no5564 { test "$use_static_libs" = no || test -z "$old_library"; }; then
8128 use_static_libs=$prefer_static_libs8129 if test built = "$use_static_libs" && test yes = "$installed"; then8130 use_static_libs=no8133 { test no = "$use_static_libs" || test -z "$old_library"; }; then