Home | History | Annotate | Download | only in build-aux

Lines Matching refs:link_static_flag

3600 	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
3603 if test -n "$link_static_flag"; then
3609 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3615 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3892 if test -n "$link_static_flag"; then
3894 func_append compile_command " $link_static_flag"
3895 func_append finalize_command " $link_static_flag"