Also revert -- these parens were there for a reason. :-(

* config.guess: Remove unnecessary parentheses inside `..`
	command substitutions to improve clarity.
This commit is contained in:
Ben Elliston
2017-11-05 11:33:30 +11:00
parent 76d2f0e6f6
commit ef95b1db9b
2 changed files with 29 additions and 22 deletions

View File

@ -1,3 +1,10 @@
2017-11-05 Ben Elliston <bje@gnu.org>
Also revert -- these parens were there for a reason. :-(
* config.guess: Remove unnecessary parentheses inside `..` command
substitutions to improve clarity.
2017-11-04 Ben Elliston <bje@gnu.org>
Revert -- it's too soon to make this change.