Lines Matching refs:opt_mode
2235 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2504 opt_mode=
2590 opt_mode=$1
2695 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
3863 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3869 case $opt_mode in
4049 func_fatal_help "invalid operation mode '$opt_mode'"
4064 for opt_mode in compile link execute install finish uninstall clean; do
4070 for opt_mode in compile link execute install finish uninstall clean; do
4220 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4340 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4814 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8526 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8624 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'"