Lines Matching refs:opt_mode

2235       $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2504 opt_mode=
2590 opt_mode=$1
2688 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2696 help="Try '$progname --help --mode=$opt_mode' for more information."
3856 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3862 case $opt_mode in
4042 func_fatal_help "invalid operation mode '$opt_mode'"
4057 for opt_mode in compile link execute install finish uninstall clean; do
4063 for opt_mode in compile link execute install finish uninstall clean; do
4213 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4333 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4807 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8519 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8617 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9315 if test relink != "$opt_mode"; then
9819 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9866 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
10050 if test relink = "$opt_mode"; then
10222 if test relink = "$opt_mode"; then
10316 if test relink = "$opt_mode"; then
10328 if test relink = "$opt_mode"; then
11212 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11255 test uninstall = "$opt_mode" && odir=$dir
11258 if test clean = "$opt_mode"; then
11291 case $opt_mode in
11335 if test clean = "$opt_mode"; then
11386 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11390 test -z "$opt_mode" && {
11396 func_fatal_help "invalid operation mode '$opt_mode'"