Mercurial > emacs
changeset 24754:b900ed44aab2
1999-05-22 Ben Elliston <bje@cygnus.com>
* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
<jiro@din.or.jp>.
author | Ben Elliston <bje@air.net.au> |
---|---|
date | Sat, 22 May 1999 12:37:18 +0000 |
parents | 65ed1baf2608 |
children | 3bb855a40bf6 |
files | config.guess |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.guess Fri May 21 23:00:16 1999 +0000 +++ b/config.guess Sat May 22 12:37:18 1999 +0000 @@ -915,7 +915,7 @@ news*:NEWS-OS:*:6*) echo mips-sony-newsos6 exit 0 ;; - R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R4000:UNIX_SV:*:*) + R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else