Home | History | Annotate | Download | only in libogg

Lines Matching refs:COMMAND

256     # fails when set -e is in force, so we need another command to
402 # word splitting, command substitution and and variable
430 # word splitting and command substitution for a subsequent eval.
601 # If this variable is set in any of the actions, the command in it
974 # FAIL_CMD may read-access the current command in variable CMD!
1006 # if one wasn't chosen via the "--tag" command line option.
1008 # command doesn't match the default compiler.
1020 # Blanks in the command may have been stripped by the calling shell,
1038 # The compiler in the base compile command matches
1048 # was found and let the user know that the "--tag" command
1104 # Get the compilation command and the source file.
1130 # Accept any command-line options.
1268 func_fatal_help "you must specify a compilation command"
1342 command="$base_compile $qsrcfile $pic_flag"
1345 command="$base_compile $qsrcfile"
1352 command="$command -o $lobj"
1355 func_show_eval_locale "$command" \
1394 command="$base_compile $qsrcfile$pie_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
1399 command="$command -o $obj"
1403 command="$command$suppress_output"
1404 func_show_eval_locale "$command" \
1477 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
1490 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
1500 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1515 Then, COMMAND is executed, with ARGS as arguments."
1532 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
1536 INSTALL-COMMAND is the installation command. The first component should be
1539 The following components of INSTALL-COMMAND are treated specially:
1543 The rest of the components are interpreted as arguments to that command (only
1549 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
1554 LINK-COMMAND is a command using the C compiler that you would use to create
1557 The following components of LINK-COMMAND are treated specially:
1640 # The first argument is the command name.
1643 func_fatal_help "you must specify a COMMAND"
1751 # Now prepare to actually exec the command.
1782 # Do each command in the finish commands.
1854 # Allow the use of GNU shtool's install command.
2025 # Stick the inst_prefix_dir data into the link command.
2033 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2074 # Do each command in the postinstall commands.
2213 func_error "error: relink \`$file' with the above command before installing it"
2267 # Do each command in the postinstall commands.
3002 # stdout. On the other hand, if the command is not
5769 # Finalize command for both is simple: just hardcode it.
7020 # The command line is too long to execute in one step.
7124 # The command line is too long to link in one step, link piecewise
7142 # Clear the reloadable object creation command queue and
7196 # The command $test_cmds is almost too long, add a
7197 # command to the queue.
7199 # The first file doesn't have a previous command to add.
7235 # Append the command to create the export file.
7325 # Append the command to remove temporary files to $cmds.
7789 # Quote the relink command for shipping.
7908 # Do each command in the archive commands.
7974 # the command line is too long to link in one step, link in parts
8000 # the above command should be used before it gets too long
8044 # Quote the link command for shipping.
8281 # Do each command in the postuninstall commands.
8286 # Do each command in the old_postuninstall commands.