From: Ben Elliston Date: Tue, 6 Apr 1999 07:58:28 +0000 (+0000) Subject: 1999-04-07 Ben Elliston X-Git-Tag: experimental-branchpoint~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013e4fd5f75dd0e52e4c6c13f1feabc63be3a0c6;p=thirdparty%2Fautoconf.git 1999-04-07 Ben Elliston * config.guess: Add more CLIX machines. From Thomas Dickey. --- diff --git a/ChangeLog b/ChangeLog index 72058b7e..79b26994 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-04-07 Ben Elliston + + * config.guess: Add more CLIX machines. From Thomas Dickey. + 1999-04-06 Ben Elliston * config.guess: Avoid the possibility of `ld' on GNU/Linux systems diff --git a/config.guess b/config.guess index 244b0a40..a1b76ce2 100755 --- a/config.guess +++ b/config.guess @@ -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)