changeset 17674:c4bf2875d072 libc-970506 libc-970507

CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).
author Per Bothner <bothner@cygnus.com>
date Mon, 05 May 1997 22:04:41 +0000
parents ba2c70d76b5b
children ba2bcca6f8c4
files config.guess
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config.guess	Mon May 05 22:04:00 1997 +0000
+++ b/config.guess	Mon May 05 22:04:41 1997 +0000
@@ -168,6 +168,9 @@
     VAX*:ULTRIX*:*:*)
 	echo vax-dec-ultrix${UNAME_RELEASE}
 	exit 0 ;;
+    2020:CLIX:*:*)
+	echo clipper-intergraph-clix${UNAME_RELEASE}
+	exit 0 ;;
     mips:*:*:UMIPS | mips:*:*:RISCos)
 	sed 's/^	//' << EOF >dummy.c
 	int main (argc, argv) int argc; char **argv; {