summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorFrancesco Potortì <pot@gnu.org>2003-01-15 10:04:49 +0000
committerFrancesco Potortì <pot@gnu.org>2003-01-15 10:04:49 +0000
commitbd150dbbc15f57013d8666d37b47c8c33595df1d (patch)
tree15d108793015ee7a4fba988f8ca097aedeb97e03 /config.guess
parentded1cc6cbe33c8cd881740a310fdebc77431bfb3 (diff)
downloademacs-bd150dbbc15f57013d8666d37b47c8c33595df1d.tar.gz
Revert previous change.
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess2
1 files changed, 2 insertions, 0 deletions
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 \