about summary refs log tree commit diff
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <thomas@gnu.org>1996-11-21 22:20:09 +0000
committerThomas Bushnell, BSG <thomas@gnu.org>1996-11-21 22:20:09 +0000
commit8f8619cbd2e9e624d00c8835ae027642c869dd3f (patch)
tree94a8e034f2af3295dda44a59f0417e471b08b754
parent3747899aa63faa5547e22e93e28e68178f62f27b (diff)
downloadglibc-8f8619cbd2e9e624d00c8835ae027642c869dd3f.tar.gz
glibc-8f8619cbd2e9e624d00c8835ae027642c869dd3f.tar.xz
glibc-8f8619cbd2e9e624d00c8835ae027642c869dd3f.zip
Revert last change.
-rwxr-xr-xconfig.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index 9b3e52aab4..85fb13ad18 100755
--- a/config.guess
+++ b/config.guess
@@ -397,7 +397,7 @@ EOF
 	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit 0 ;;
     *:GNU:*:*)
-	echo `echo ${UNAME_MACHINE}|sed -e 's,/.*$,,'`-unknown-gnu-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
+	echo `echo ${UNAME_MACHINE}|sed -e 's,/.*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
 	exit 0 ;;
     *:Linux:*:*)
 	# The BFD linker knows what the default object file format is, so