Lines Matching refs:opt_mode
2070 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2339 opt_mode=
2427 opt_mode=$1
2534 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
3702 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3708 case $opt_mode in
3885 func_fatal_help "invalid operation mode '$opt_mode'"
3900 for opt_mode in compile link execute install finish uninstall clean; do
3906 for opt_mode in compile link execute install finish uninstall clean; do
4056 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4176 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4650 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8341 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8439 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9140 if test relink != "$opt_mode"; then
9644 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9691 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9875 if test relink = "$opt_mode"; then
10047 if test relink = "$opt_mode"; then
10141 if test relink = "$opt_mode"; then
10153 if test relink = "$opt_mode"; then
11034 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11077 test uninstall = "$opt_mode" && odir=$dir
11080 if test clean = "$opt_mode"; then
11113 case $opt_mode in
11157 if test clean = "$opt_mode"; then
11208 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11212 test -z "$opt_mode" && {
11218 func_fatal_help "invalid operation mode '$opt_mode'"