summaryrefslogtreecommitdiff
path: root/configure
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
commit171ce8482e14255f733f2ec8d542268fe1823552 (patch)
tree42c207d1e59048d9ae7ce044fb77e14cd3e86104 /configure
parente833850f140f32b8d1eea4cff72f39cd630ea6a0 (diff)
downloademacs-171ce8482e14255f733f2ec8d542268fe1823552.tar.gz
(m68k-motorola-sysv): Removed (obsolete).
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure17
1 files changed, 1 insertions, 16 deletions
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.