Mercurial > emacs
changeset 9918:5a86de94adff
Support paragon as i860-intel-osf1. (From RMS.)
author | Per Bothner <bothner@cygnus.com> |
---|---|
date | Tue, 15 Nov 1994 00:05:02 +0000 |
parents | 9fdeb377f198 |
children | 08efed8251d6 |
files | config.guess |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/config.guess Tue Nov 15 00:03:05 1994 +0000 +++ b/config.guess Tue Nov 15 00:05:02 1994 +0000 @@ -306,6 +306,9 @@ Intel:Mach:3*:*) echo i386-unknown-mach3 exit 0 ;; + paragon:*:*:*) + echo i860-intel-osf1 + exit 0 ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4