# HG changeset patch # User Francesco Potort # Date 1042499525 0 # Node ID 36655436667aa8d5f141a1d061ff3a4874cccee1 # Parent 07f70ad1cf1ef938ba34d8d428bdfdf9ce06b1a7 (m68k-motorola-sysv): Removed (obsolete). diff -r 07f70ad1cf1e -r 36655436667a config.guess --- a/config.guess Mon Jan 13 23:08:23 2003 +0000 +++ b/config.guess Mon Jan 13 23:12:05 2003 +0000 @@ -1001,8 +1001,6 @@ 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 -r 07f70ad1cf1e -r 36655436667a configure --- a/configure Mon Jan 13 23:08:23 2003 +0000 +++ b/configure Mon Jan 13 23:12:05 2003 +0000 @@ -1874,22 +1874,7 @@ machine=pmax opsys=mach-bsd4-3 ;; - ## Motorola Delta machines - m68k-motorola-sysv* | m68000-motorola-sysv* ) - machine=delta opsys=usg5-3 - if test -z "`type gnucc | grep 'not found'`" - then - if test -s /etc/167config - then CC="gnucc -m68040" - else CC="gnucc -m68881" - fi - else - if test -z "`type gcc | grep 'not found'`" - then CC=gcc - else CC=cc - fi - fi - ;; + ## Motorola Delta m88k m88k-motorola-sysv4* ) # jbotte@bnr.ca says that UNIX_System_V 4.0 R40V4.3 m88k mc88110 # needs POSIX_SIGNALS and therefore needs usg5-4-2.