Lines Matching refs:mode

39 #       --mode=MODE          use operation mode MODE
62 # `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that.
63 # Try `$progname --help --mode=MODE' for a more detailed description of MODE.
109 # NLS nuisances: We save the old values to restore during execute mode.
438 # Echo program name prefixed message, along with the current mode
446 # Echo program name prefixed message in verbose mode only.
562 # Return a directory name, but don't create it in dry-run mode
579 # If we're not in dry-run mode, bomb out on failure
1014 # Shorthand for --mode=foo, only valid as the first argument
1017 shift; set dummy --mode clean ${1+"$@"}; shift
1020 shift; set dummy --mode compile ${1+"$@"}; shift
1023 shift; set dummy --mode execute ${1+"$@"}; shift
1026 shift; set dummy --mode finish ${1+"$@"}; shift
1029 shift; set dummy --mode install ${1+"$@"}; shift
1032 shift; set dummy --mode link ${1+"$@"}; shift
1035 shift; set dummy --mode uninstall ${1+"$@"}; shift
1066 func_echo "enabling shell trace mode"
1091 set dummy --mode finish ${1+"$@"}; shift
1100 --mode)
1105 # Valid mode arguments:
1203 # Only execute mode is allowed to have -dlopen flags.
1210 # Change the help message to a mode-specific one.
1212 help="Try \`$progname --help --mode=$opt_mode' for more information."
2339 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
2353 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
2357 This mode accepts the following additional options:
2377 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
2381 This mode accepts the following additional options:
2385 This mode sets the library path environment variable according to \`-dlopen'
2397 "Usage: $progname [OPTION]... --mode=finish [LIBDIR]...
2403 The commands that this mode executes may require superuser privileges. Use
2409 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
2426 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
2450 -no-fast-install disable the fast-install mode
2493 "Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE...
2506 func_fatal_help "invalid operation mode \`$opt_mode'"
2514 # Now that we've collected a possible --mode arg, show help if necessary
2540 s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/'
2744 # Exit here if they wanted silent mode.
3909 # This environment variable determines our operation mode.
3911 # install mode needs the following variables:
3915 # When we are sourced in execute mode, \$file and \$ECHO are already set.
4855 int line, const char *mode,
4858 fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode);
5876 # -64, -mips[0-9] enable 64-bit mode for the SGI compiler
5878 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5879 # +DA*, +DD* enable 64-bit mode for the HP compiler
6140 # The preopen pass in lib mode reverses $deplibs; put it back here
9072 # Only actually do things if not in dry run mode.
9312 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
9671 func_fatal_help "invalid operation mode \`$opt_mode'"
9702 # mode:shell-script