From: Richard M. Stallman Date: Sun, 19 Jul 1998 22:11:47 +0000 (+0000) Subject: (R4000:UNIX_SV:*:*): Recognize this for Mips machines. X-Git-Tag: fsf-origin~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a22a7da24555d7020d4eb322c55a59b044a2340;p=thirdparty%2Fautoconf.git (R4000:UNIX_SV:*:*): Recognize this for Mips machines. --- diff --git a/config.guess b/config.guess index 9b6b0c6f..e31f37dc 100755 --- a/config.guess +++ b/config.guess @@ -748,7 +748,7 @@ EOF news*:NEWS-OS:*:6*) echo mips-sony-newsos6 exit 0 ;; - R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:*) + R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R4000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else