summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gnu.org>1997-01-03 13:38:47 +0000
committerRichard Kenner <kenner@gnu.org>1997-01-03 13:38:47 +0000
commit5011d1378a117f418f47969295db08b9af448271 (patch)
treebe6ffe59ca75b1e3608b81466bc56bd6808508bb
parente9715867d0ac2f817ef6586238cdd1835598a230 (diff)
downloademacs-5011d1378a117f418f47969295db08b9af448271.tar.gz
(M68*:*:R3V[567]*:*): Use uppercase 'M'.libc-970104
-rwxr-xr-xconfig.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.guess b/config.guess
index 59798a91efc..92a6adcefb1 100755
--- a/config.guess
+++ b/config.guess
@@ -1,6 +1,6 @@
#! /bin/sh
# Attempt to guess a canonical system name.
-# Copyright (C) 1992, 93, 94, 95, 1996 Free Software Foundation, Inc.
+# Copyright (C) 1992, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -504,7 +504,7 @@ EOF
# "miniframe"
echo m68010-convergent-sysv
exit 0 ;;
- m68*:*:R3V[567]*:*)
+ M68*:*:R3V[567]*:*)
test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
3[34]??:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 4850:*:4.0:3.0)
OS_REL=''