Lines Matching refs:opt_mode
2237 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2506 opt_mode=
2594 opt_mode=$1
2699 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2707 help="Try '$progname --help --mode=$opt_mode' for more information."
3867 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3873 case $opt_mode in
4053 func_fatal_help "invalid operation mode '$opt_mode'"
4068 for opt_mode in compile link execute install finish uninstall clean; do
4074 for opt_mode in compile link execute install finish uninstall clean; do
4224 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4344 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4818 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8535 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8633 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9334 if test relink != "$opt_mode"; then
9838 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9885 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
10069 if test relink = "$opt_mode"; then
10241 if test relink = "$opt_mode"; then
10335 if test relink = "$opt_mode"; then
10347 if test relink = "$opt_mode"; then
11231 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11274 test uninstall = "$opt_mode" && odir=$dir
11277 if test clean = "$opt_mode"; then
11310 case $opt_mode in
11354 if test clean = "$opt_mode"; then
11405 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11409 test -z "$opt_mode" && {
11415 func_fatal_help "invalid operation mode '$opt_mode'"