Home | History | Annotate | Download | only in libedit

Lines Matching refs:link_static_flag

5180 	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
5183 if test -n "$link_static_flag"; then
5189 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5195 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5477 if test -n "$link_static_flag"; then
5479 func_append compile_command " $link_static_flag"
5480 func_append finalize_command " $link_static_flag"