Searched refs:use_static_libs (Results 1 – 3 of 3) sorted by relevance
44 - use_static_libs=$prefer_static_libs45 - if test "$use_static_libs" = built && test "$installed" = yes ; then46 - use_static_libs=no49 - { test "$use_static_libs" = no || test -z "$old_library"; }; then
37 { test no = "$use_static_libs" || test -z "$old_library"; }; then
8190 use_static_libs=$prefer_static_libs8191 if test built = "$use_static_libs" && test yes = "$installed"; then8192 use_static_libs=no8195 { test no = "$use_static_libs" || test -z "$old_library"; }; then