Lines Matching refs:libtool_flags
1511 libtool_flags="--cache-file=$cache_file"
1512 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
1513 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
1514 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
1515 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
1516 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
1525 test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock"
1526 test x"$silent" = xyes && libtool_flags="$libtool_flags --silent"
1645 $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $lt_target \