Revert last change.
authorThomas Bushnell, BSG <thomas@gnu.org>
Thu, 21 Nov 1996 22:20:09 +0000 (22:20 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Thu, 21 Nov 1996 22:20:09 +0000 (22:20 +0000)
config.guess

index 9b3e52a..85fb13a 100755 (executable)
@@ -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