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
commit96b07d07cf2dafcae78d82a1269589949d0e2fc2 (patch)
tree1fa2f538a7376a39937ad203d0bbf59c1be70879 /config.guess
parent6e57ec5e65736760d62ce02adbdc72b69d30587a (diff)
downloademacs-96b07d07cf2dafcae78d82a1269589949d0e2fc2.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 \