* config.guess: Remove trailing whitespace.

This commit is contained in:
Ben Elliston
2007-07-24 03:27:41 +00:00
parent 81b28678cc
commit 4f1347ca0b
2 changed files with 5 additions and 1 deletions

2
config.guess vendored
View File

@ -793,7 +793,7 @@ EOF
exit ;;
*:Interix*:[3456]*)
case ${UNAME_MACHINE} in
x86)
x86)
echo i586-pc-interix${UNAME_RELEASE}
exit ;;
EM64T | authenticamd)