Lines Matching refs:opt_mode
2196 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2465 opt_mode=
2551 opt_mode=$1
2656 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
3824 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3830 case $opt_mode in
4007 func_fatal_help "invalid operation mode '$opt_mode'"
4022 for opt_mode in compile link execute install finish uninstall clean; do
4028 for opt_mode in compile link execute install finish uninstall clean; do
4178 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4298 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4772 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8459 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8557 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9255 if test relink != "$opt_mode"; then
9759 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9806 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9990 if test relink = "$opt_mode"; then
10162 if test relink = "$opt_mode"; then
10256 if test relink = "$opt_mode"; then
10268 if test relink = "$opt_mode"; then
11152 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11195 test uninstall = "$opt_mode" && odir=$dir
11198 if test clean = "$opt_mode"; then
11231 case $opt_mode in
11275 if test clean = "$opt_mode"; then
11326 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11330 test -z "$opt_mode" && {
11336 func_fatal_help "invalid operation mode '$opt_mode'"