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

2
config.sub vendored
View File

@ -215,7 +215,7 @@ case $basic_machine in
| mips64el-* | mips64orion-* | mips64orionel-* \
| mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \
| mipstx39-* | mipstx39el-* | mcore-* \
| f301-* | armv*-* | sv1-* | t3e-* \
| f301-* | armv*-* | s390-* | sv1-* | t3e-* \
| m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \
| thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* )
;;