From: Francesco Potortì Date: Wed, 15 Jan 2003 10:04:49 +0000 (+0000) Subject: Revert previous change. X-Git-Tag: ttn-vms-21-2-B4~11644 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=96b07d07cf2dafcae78d82a1269589949d0e2fc2;p=emacs.git Revert previous change. --- diff --git a/config.guess b/config.guess index b4f7f3eb209..0149c53609b 100755 --- a/config.guess +++ b/config.guess @@ -1001,6 +1001,8 @@ EOF M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit 0 ;; + M68*:*:R3V[567]*:*) + test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; 3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ diff --git a/config.sub b/config.sub index 5d4bcc7fb44..aeb3bd99950 100755 --- a/config.sub +++ b/config.sub @@ -446,6 +446,10 @@ case $basic_machine in basic_machine=pdp10-dec os=-tops20 ;; + delta | 3300 | motorola-3300 | motorola-delta \ + | 3300-motorola | delta-motorola) + basic_machine=m68k-motorola + ;; delta88) basic_machine=m88k-motorola os=-sysv3