about summary refs log tree commit diff
path: root/config.guess
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
commit60326989911757399124d76968b802c6d623f3f2 (patch)
treec5aa527bf7d4c8cf713a714d27c2fd526b44150c /config.guess
parentde6b062321f6631c49119190dc63b00a566148df (diff)
downloadglibc-60326989911757399124d76968b802c6d623f3f2.tar.gz
glibc-60326989911757399124d76968b802c6d623f3f2.tar.xz
glibc-60326989911757399124d76968b802c6d623f3f2.zip
(mips:*:*:UMIPS): Fix typo in last change.
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index c416b7811e..f89f911b70 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