summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Potortì <pot@gnu.org>2003-01-13 23:12:05 +0000
committerFrancesco Potortì <pot@gnu.org>2003-01-13 23:12:05 +0000
commitd09a481e13cceaac7aa03110f33d1bb99e17b25f (patch)
treef5f455eec512c6ecd48e310871067c034b4a2150
parent12895ba2f18abf2135f0614b4f3be20befa3873d (diff)
downloademacs-d09a481e13cceaac7aa03110f33d1bb99e17b25f.tar.gz
(m68k-motorola-sysv): Removed (obsolete).
-rwxr-xr-xconfig.guess2
-rwxr-xr-xconfigure17
2 files changed, 1 insertions, 18 deletions
diff --git a/config.guess b/config.guess
index 0149c53609b..b4f7f3eb209 100755
--- a/config.guess
+++ b/config.guess
@@ -1001,8 +1001,6 @@ 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/configure b/configure
index dd8964a2ef9..4e28a724c8e 100755
--- a/configure
+++ b/configure
@@ -1874,22 +1874,7 @@ case "${canonical}" in
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 <hostName> 4.0 R40V4.3 m88k mc88110
# needs POSIX_SIGNALS and therefore needs usg5-4-2.