Lines Matching +refs:help +refs:mode +refs:finish

39 #       --mode=MODE          use operation mode MODE
49 # -h, --help, --help-all print short, long, or detailed help message
56 # finish complete the installation of libtool libraries
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.
79 # General help using GNU software: <http://www.gnu.org/gethelp/>.
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.
491 # a help hint, and exit.
495 func_fatal_error "$help"
497 help="Try \`$progname --help' for more information." ## default
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
736 # Echo short help message to standard output and exit.
741 $SED -n '/^# Usage:/,/^# *.*--help/ {
748 $ECHO "run \`$progname --help | more' for full usage"
753 # Echo long help message to standard output and exit,
776 /^# General help using/b print
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
1025 finish|finis|fini|fin|fi|f)
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"
1089 --finish)
1091 set dummy --mode finish ${1+"$@"}; shift
1093 --help)
1096 --help-all)
1098 opt_help=': help-all'
1100 --mode)
1105 # Valid mode arguments:
1106 clean|compile|execute|finish|install|link|relink|uninstall) ;;
1148 --help) func_help ;;
1203 # Only execute mode is allowed to have -dlopen flags.
1206 $ECHO "$help" 1>&2
1210 # Change the help message to a mode-specific one.
1211 generic_help="$help"
1212 help="Try \`$progname --help --mode=$opt_mode' for more information."
2299 # We need to display help for each of the modes.
2302 # Generic help is extracted from the usage comments
2309 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
2323 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
2327 This mode accepts the following additional options:
2347 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
2351 This mode accepts the following additional options:
2355 This mode sets the library path environment variable according to \`-dlopen'
2365 finish)
2367 "Usage: $progname [OPTION]... --mode=finish [LIBDIR]...
2373 The commands that this mode executes may require superuser privileges. Use
2379 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
2396 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
2420 -no-fast-install disable the fast-install mode
2463 "Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE...
2476 func_fatal_help "invalid operation mode \`$opt_mode'"
2481 $ECHO "Try \`$progname --help' for more information about other modes."
2484 # Now that we've collected a possible --mode arg, show help if necessary
2491 for opt_mode in compile link execute install finish uninstall clean; do
2497 for opt_mode in compile link execute install finish uninstall clean; do
2510 s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/'
2701 # Do each command in the finish commands.
2714 # Exit here if they wanted silent mode.
2765 test "$opt_mode" = finish && func_mode_finish ${1+"$@"}
3219 func_warning "remember to run \`$progname --finish$future_libdirs'"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
3876 # This environment variable determines our operation mode.
3878 # install mode needs the following variables:
3882 # When we are sourced in execute mode, \$file and \$ECHO are already set.
3907 # --lt-dump-script. There is, deliberately, no --lt-help.
4822 int line, const char *mode,
4825 fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode);
5842 # -64, -mips[0-9] enable 64-bit mode for the SGI compiler
5844 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5845 # +DA*, +DD* enable 64-bit mode for the HP compiler
6106 # The preopen pass in lib mode reverses $deplibs; put it back here
6975 echo "*** \`nm' from GNU binutils and a full rebuild may help."
7962 echo "*** \`nm' from GNU binutils and a full rebuild may help."
9021 # Only actually do things if not in dry run mode.
9261 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
9615 help="$generic_help"
9620 func_fatal_help "invalid operation mode \`$opt_mode'"
9651 # mode:shell-script