Lines Matching refs:opt_mode
2238 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2507 opt_mode=
2593 opt_mode=$1
2698 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
3866 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3872 case $opt_mode in
4052 func_fatal_help "invalid operation mode '$opt_mode'"
4067 for opt_mode in compile link execute install finish uninstall clean; do
4073 for opt_mode in compile link execute install finish uninstall clean; do
4223 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4343 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4817 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8529 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8627 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9329 if test relink != "$opt_mode"; then
9833 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9880 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
10064 if test relink = "$opt_mode"; then
10236 if test relink = "$opt_mode"; then
10330 if test relink = "$opt_mode"; then
10342 if test relink = "$opt_mode"; then
11226 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11269 test uninstall = "$opt_mode" && odir=$dir
11272 if test clean = "$opt_mode"; then
11305 case $opt_mode in
11349 if test clean = "$opt_mode"; then
11400 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11404 test -z "$opt_mode" && {
11410 func_fatal_help "invalid operation mode '$opt_mode'"