summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gnu.org>1996-06-28 17:28:58 +0000
committerRichard Kenner <kenner@gnu.org>1996-06-28 17:28:58 +0000
commitb55263eec8c9e7150fa48fb161a795a97110b1e6 (patch)
tree75dd316940c33690898ab2bc46de5d0487281de6
parentbdb454bf022fc15b943852be66c6a753af0e28bd (diff)
downloademacs-b55263eec8c9e7150fa48fb161a795a97110b1e6.tar.gz
-rwxr-xr-xconfig.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index c416b7811ea..f89f911b709 100755
--- a/config.guess
+++ b/config.guess
@@ -136,7 +136,7 @@ EOF
${CC-cc} dummy.c -o dummy && ./dummy "${UNAME_RELEASE}" \
&& rm dummy.c dummy && exit 0
rm -f dummy.c dummy
- echo mips-mips-riscos{UNAME_RELEASE}
+ echo mips-mips-riscos${UNAME_RELEASE}
exit 0 ;;
Night_Hawk:Power_UNIX:*:*)
echo powerpc-harris-powerunix