* config.sub: Properly recognise configuration types with four

components. Re-work the old logic to simplify the shell code.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
John Ericson
2018-05-05 15:15:12 +10:00
committed by Ben Elliston
parent 642dd8df5e
commit 50a0413a5b
2 changed files with 45 additions and 25 deletions

View File

@ -1,3 +1,8 @@
2018-05-05 John Ericson <john.ericson@obsidian.systems>
* config.sub: Properly recognise configuration types with four
components. Re-work the old logic to simplify the shell code.
2018-05-04 Ben Elliston <bje@gnu.org>
* Makefile (shellcheck): New.