* config.sub: Remove do-nothing case.

This commit is contained in:
Ben Elliston
2018-05-12 11:20:45 +10:00
parent 2f8d0c496f
commit c34561d03c
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2018-05-12 Ben Elliston <bje@gnu.org>
* config.sub: Remove do-nothing case.
2018-05-05 Ben Elliston <bje@gnu.org>
* config.sub: Simplify an if expression.