~vcs-imports/config/trunk

Viewing all changes in revision 1208.

  • Committer: Dmitry V. Levin
  • Author(s): Jacob Bachmeyer
  • Date: 2021-05-26 04:47:05 UTC
  • Revision ID: git-v1:d70c4fa934de164178054c3a60aaa0024ed07c91
config.guess: replace POSIX $( ) with classic ` ` throughout

The previous replacement of backticks with POSIX command substitutions
was ill-considered and illogical: this script recognizes many archaic
machine types that probably never had POSIX shells, therefore it needs
to be able to run successfully under pre-POSIX shells.

This patch was generated using the included GNU Awk program.

* config.guess: Revert POSIX command substitutions to classic form.
* patch-6.gawk: Store the tool that produced the automated patch.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: