1999-04-07 Ben Elliston <bje@cygnus.com>

* config.guess: Add more CLIX machines. From Thomas Dickey.
This commit is contained in:
Ben Elliston 1999-04-06 07:58:28 +00:00
parent 2a93c64997
commit 013e4fd5f7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
1999-04-07 Ben Elliston <bje@cygnus.com>
* config.guess: Add more CLIX machines. From Thomas Dickey.
1999-04-06 Ben Elliston <bje@cygnus.com>
* config.guess: Avoid the possibility of `ld' on GNU/Linux systems

2
config.guess vendored
View File

@ -276,7 +276,7 @@ EOF
VAX*:ULTRIX*:*:*)
echo vax-dec-ultrix${UNAME_RELEASE}
exit 0 ;;
2020:CLIX:*:*)
2020:CLIX:*:* | 2430:CLIX:*:*)
echo clipper-intergraph-clix${UNAME_RELEASE}
exit 0 ;;
mips:*:*:UMIPS | mips:*:*:RISCos)