Searched refs:use_static_libs (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh4098 use_static_libs=$prefer_static_libs
4099 if test "$use_static_libs" = built && test "$installed" = yes; then
4100 use_static_libs=no
4103 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dltmain.sh2540 use_static_libs=$prefer_static_libs
2541 if test "$use_static_libs" = built && test "$installed" = yes ; then
2542 use_static_libs=no
2545 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dltmain.sh2540 use_static_libs=$prefer_static_libs
2541 if test "$use_static_libs" = built && test "$installed" = yes ; then
2542 use_static_libs=no
2545 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh5555 use_static_libs=$prefer_static_libs
5556 if test "$use_static_libs" = built && test "$installed" = yes; then
5557 use_static_libs=no
5560 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh6736 use_static_libs=$prefer_static_libs
6737 if test "$use_static_libs" = built && test "$installed" = yes; then
6738 use_static_libs=no
6741 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh6671 use_static_libs=$prefer_static_libs
6672 if test "$use_static_libs" = built && test "$installed" = yes; then
6673 use_static_libs=no
6676 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh8128 use_static_libs=$prefer_static_libs
8129 if test built = "$use_static_libs" && test yes = "$installed"; then
8130 use_static_libs=no
8133 { test no = "$use_static_libs" || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh6685 use_static_libs=$prefer_static_libs
6686 if test "$use_static_libs" = built && test "$installed" = yes; then
6687 use_static_libs=no
6690 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh6736 use_static_libs=$prefer_static_libs
6737 if test "$use_static_libs" = built && test "$installed" = yes; then
6738 use_static_libs=no
6741 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh6685 use_static_libs=$prefer_static_libs
6686 if test "$use_static_libs" = built && test "$installed" = yes; then
6687 use_static_libs=no
6690 { test "$use_static_libs" = no || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh8128 use_static_libs=$prefer_static_libs
8129 if test built = "$use_static_libs" && test yes = "$installed"; then
8130 use_static_libs=no
8133 { test no = "$use_static_libs" || test -z "$old_library"; }; then
/freebsd-10-stable/contrib/file/
H A Dltmain.sh6686 use_static_libs=$prefer_static_libs
6687 if test "$use_static_libs" = built && test "$installed" = yes; then
6688 use_static_libs=no
6691 { test "$use_static_libs" = no || test -z "$old_library"; }; then

Completed in 383 milliseconds