Lines Matching refs:build_libtool_libs

93 if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
198 if test "$build_libtool_libs" = yes; then
631 if test "$build_libtool_libs" = yes; then
865 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
876 build_libtool_libs=no
1012 if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
1420 if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
1796 if test $pass = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
1894 if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
1974 test "$build_libtool_libs" = no; then
2042 { test "$build_libtool_libs" = yes &&
2210 { test "$build_libtool_libs" = yes &&
2228 elif test "$build_libtool_libs" = yes; then
2252 build_libtool_libs=module
2255 build_libtool_libs=no
2439 build_libtool_libs=no
2491 if test "$build_libtool_libs" = yes; then
2497 build_libtool_libs=convenience
2666 build_libtool_libs=no
2697 if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
2746 if test "$build_libtool_libs" = yes; then
2998 build_libtool_libs=module
3001 build_libtool_libs=no
3016 build_libtool_libs=module
3019 build_libtool_libs=no
3034 if test "$build_libtool_libs" = yes; then
3461 if test "$build_libtool_libs" != yes; then
3818 if test $need_relink = no || test "$build_libtool_libs" != yes; then
4165 if test "$build_libtool_libs" = convenience; then
4168 build_libtool_libs=no
4170 if test "$build_libtool_libs" = module; then
4172 build_libtool_libs=no
4217 if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then
5517 build_libtool_libs=no
5522 build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`