Indenting fix.

This commit is contained in:
Ben Elliston 1999-10-31 01:16:52 +00:00
parent c645272f5f
commit e9ff546df0

2
config.guess vendored
View File

@ -636,7 +636,7 @@ EOF
s/ .*//
p'`
case "$ld_supported_emulations" in
*ia64)
*ia64)
echo "${UNAME_MACHINE}-unknown-linux"
exit 0
;;