Lines Matching refs:opt_mode
2258 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2519 opt_mode=
2608 opt_mode=$1
2747 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2755 help="Try '$progname --help --mode=$opt_mode' for more information."
3984 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3990 case $opt_mode in
4170 func_fatal_help "invalid operation mode '$opt_mode'"
4185 for opt_mode in compile link execute install finish uninstall clean; do
4191 for opt_mode in compile link execute install finish uninstall clean; do
4347 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4473 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4954 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8712 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8810 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9516 if test relink != "$opt_mode"; then
9914 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9961 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
10145 if test relink = "$opt_mode"; then
10317 if test relink = "$opt_mode"; then
10411 if test relink = "$opt_mode"; then
10423 if test relink = "$opt_mode"; then
11307 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11350 test uninstall = "$opt_mode" && odir=$dir
11353 if test clean = "$opt_mode"; then
11386 case $opt_mode in
11430 if test clean = "$opt_mode"; then
11481 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11485 test -z "$opt_mode" && {
11491 func_fatal_help "invalid operation mode '$opt_mode'"