Home | History | Annotate | Download | only in aux

Lines Matching refs:link_static_flag

804 	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
807 if test -n "$link_static_flag"; then
811 if test -z "$pic_flag" && test -n "$link_static_flag"; then
962 if test -n "$link_static_flag"; then
963 compile_command="$compile_command $link_static_flag"
964 finalize_command="$finalize_command $link_static_flag"