Revert 2018-05-05 change.

* config.sub: Don't pass the -r option to 'read'. Solaris 10 sh
	does not support -r.
This commit is contained in:
Ben Elliston
2018-12-16 22:42:25 +11:00
parent c262b492d5
commit 9764df548d
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2018-12-16 Ben Elliston <bje@gnu.org>
Revert 2018-05-05 change.
* config.sub: Don't pass the -r option to 'read'. Solaris 10 sh
does not support -r.
2018-12-07 Ben Elliston <bje@gnu.org>
* config.guess: No need to explicitly save $? in the EXIT trap