summaryrefslogtreecommitdiff
path: root/source3/config.guess
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-05-01 01:13:30 +0200
committerMichael Adam <obnox@samba.org>2009-05-01 01:17:59 +0200
commitfaaa306c6ae7b00fa5e53321203f072776eefa0a (patch)
treea2d5e0f082c766db18dce758bd74600782c7c7b0 /source3/config.guess
parentd230ac7b322827930de2e1b922cd4b6a597c933f (diff)
downloadsamba-faaa306c6ae7b00fa5e53321203f072776eefa0a.tar.gz
samba-faaa306c6ae7b00fa5e53321203f072776eefa0a.tar.bz2
samba-faaa306c6ae7b00fa5e53321203f072776eefa0a.zip
s3:config.guess: clean some whitespace/tab mixtures that git complains about
Michael
Diffstat (limited to 'source3/config.guess')
-rwxr-xr-xsource3/config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/config.guess b/source3/config.guess
index 2476c299d6..cb5b959611 100755
--- a/source3/config.guess
+++ b/source3/config.guess
@@ -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