Add s390 support

This commit is contained in:
Nick Clifton
2001-02-10 00:58:38 +00:00
parent c41482c7ee
commit 1e667f61b7
14 changed files with 241 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
* config.guess: Add linux target for S/390.
* config.sub: Likewise.
* configure.in: Likewise.
2001-02-06 Ben Elliston <bje@redhat.com>
* configure: Output host type to stdout, not stderr.