s3:config.guess: clean some whitespace/tab mixtures that git complains about
authorMichael Adam <obnox@samba.org>
Thu, 30 Apr 2009 23:13:30 +0000 (01:13 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 30 Apr 2009 23:17:59 +0000 (01:17 +0200)
Michael

source3/config.guess

index 2476c299d6d3b0d4c14a98ab342d13db0cb7cd5f..cb5b9596117899a5e75c57db5e5974f41e05f03e 100755 (executable)
@@ -806,7 +806,7 @@ EOF
        echo ${UNAME_MACHINE}-pc-pw32
        exit ;;
     *:Interix*:[3456]*)
-       case ${UNAME_MACHINE} in
+       case ${UNAME_MACHINE} in
            x86)
                echo i586-pc-interix${UNAME_RELEASE}
                exit ;;
@@ -982,7 +982,7 @@ EOF
        echo x86_64-unknown-linux-gnu
        exit ;;
     xtensa*:Linux:*:*)
-       echo ${UNAME_MACHINE}-unknown-linux-gnu
+       echo ${UNAME_MACHINE}-unknown-linux-gnu
        exit ;;
     i*86:Linux:*:*)
        # The BFD linker knows what the default object file format is, so