Mercurial > hg > octave-kai > gnulib-hg
diff build-aux/config.guess @ 9487:d98bd7cfa473
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Mon, 26 Nov 2007 06:16:09 -0800 |
parents | 770eea366530 |
children | 3542c129d35e |
line wrap: on
line diff
old mode 100755 new mode 100644 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-07-22' +timestamp='2007-11-19' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -954,8 +954,8 @@ x86_64:Linux:*:*) echo x86_64-unknown-linux-gnu exit ;; - xtensa:Linux:*:*) - echo xtensa-unknown-linux-gnu + xtensa*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:Linux:*:*) # The BFD linker knows what the default object file format is, so