Home | History | Annotate | Download | only in autoconf

Lines Matching refs:link_static_flag

1143 	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
1146 if test -n "$link_static_flag"; then
1151 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1439 if test -n "$link_static_flag"; then
1440 compile_command="$compile_command $link_static_flag"
1441 finalize_command="$finalize_command $link_static_flag"