commit | d1450dbe2ab1cc06fd54af265014dfcf68c08cc1 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Mon Mar 13 19:06:51 2006 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Mon Mar 13 19:06:51 2006 +1100 |
tree | 77000db836b0a6344a740d92e83850bdba953a88 | |
parent | f35014af79c7a94e7c39d3ed4b3fb276115d9705 [diff] |
- (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) since not all platforms support it. Instead, use internal equivalent while computing LLONG_MIN and LLONG_MAX. Remove special case for alpha-dec-osf* as it's no longer required. Tested by Bernhard Simon, ok djm@