Mercurial > emacs
changeset 22786:b1418bc30131 libc-980720
(R4000:UNIX_SV:*:*): Recognize this for Mips machines.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 19 Jul 1998 22:11:47 +0000 |
parents | 3ec05468d4e7 |
children | 2f2d06c1f6b6 |
files | config.guess |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.guess Sun Jul 19 22:10:23 1998 +0000 +++ b/config.guess Sun Jul 19 22:11:47 1998 +0000 @@ -748,7 +748,7 @@ 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