2000-02-15 Ben Elliston <bje@redhat.com>

* config.guess: Detect GNU/Linux on IBM S/390 machines.
	* config.sub: Handle s390-*. From Adam J. Thornton
	<adam@phoenix.princeton.edu>.
This commit is contained in:
Ben Elliston
2000-02-15 10:22:49 +00:00
parent 149375f88d
commit 4d79fdecdd
3 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,9 @@
2000-02-15 Ben Elliston <bje@redhat.com>
* config.guess: Detect GNU/Linux on IBM S/390 machines.
* config.sub: Handle s390-*. From Adam J. Thornton
<adam@phoenix.princeton.edu>.
* config.guess: Detect MacOS X on PowerPC and other machines.
From Stephen G. Johnson <stephenj@gil-galad.mit.edu>.