mirror of
git://git.sv.gnu.org/autoconf
synced 2025-02-17 14:01:27 +08:00
1999-04-07 Ben Elliston <bje@cygnus.com>
* config.guess: Add more CLIX machines. From Thomas Dickey.
This commit is contained in:
parent
2a93c64997
commit
013e4fd5f7
@ -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
2
config.guess
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user