From: Ben Elliston Date: Sun, 31 Oct 1999 01:16:52 +0000 (+0000) Subject: Indenting fix. X-Git-Tag: autoconf-2.50~1321 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ff546df0ded40865b045a1b0944431d0f875d6;p=thirdparty%2Fautoconf.git Indenting fix. --- diff --git a/config.guess b/config.guess index 81ce0c2c..e1b58717 100755 --- a/config.guess +++ b/config.guess @@ -636,7 +636,7 @@ EOF s/ .*// p'` case "$ld_supported_emulations" in - *ia64) + *ia64) echo "${UNAME_MACHINE}-unknown-linux" exit 0 ;;