source: trunk/third/gmp/configure.athena @ 19000

Revision 19000, 132 bytes checked in by ghudson, 22 years ago (diff)
config.guess produces sparcv9 or ultrasparcv9 depending on whether /proc is mounted. Cope with either.
  • Property svn:executable set to *
Line 
1TARGET=`./config.guess |
2        sed 's/\(ultra\)*sparc[^-]*-/sparcv8-/' |
3        sed 's/^.*-pc-/pentium-pc-/'`
4./configure "$@" --build=$TARGET
Note: See TracBrowser for help on using the repository browser.