Lines Matching refs:opt_mode

2225       $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2494 opt_mode=
2582 opt_mode=$1
2687 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2695 help="Try '$progname --help --mode=$opt_mode' for more information."
3855 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3861 case $opt_mode in
4041 func_fatal_help "invalid operation mode '$opt_mode'"
4056 for opt_mode in compile link execute install finish uninstall clean; do
4062 for opt_mode in compile link execute install finish uninstall clean; do
4212 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4332 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4806 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8523 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8621 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9322 if test relink != "$opt_mode"; then
9826 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9873 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
10057 if test relink = "$opt_mode"; then
10229 if test relink = "$opt_mode"; then
10323 if test relink = "$opt_mode"; then
10335 if test relink = "$opt_mode"; then
11219 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11262 test uninstall = "$opt_mode" && odir=$dir
11265 if test clean = "$opt_mode"; then
11298 case $opt_mode in
11342 if test clean = "$opt_mode"; then
11393 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11397 test -z "$opt_mode" && {
11403 func_fatal_help "invalid operation mode '$opt_mode'"