From aa080fd37657ae4c164ba5ebc709f641949f6e19 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 25 Oct 2005 18:51:48 +1000 Subject: - (dtucker) [configure.ac] Bug #1104: Tru64's printf family doesn't understand "%lld", even though the compiler has "long long", so handle it as a special case. Patch tested by mcaskill.scott at epa.gov. (actually, was included in previous commit) --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 39662ce9..9efb6d05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ - (dtucker) [configure.ac] Relocate LLONG_MAX calculation to after the sizeof(long long) checks, to make fixing bug #1104 easier (no changes yet). + - (dtucker) [configure.ac] Bug #1104: Tru64's printf family doesn't + understand "%lld", even though the compiler has "long long", so handle + it as a special case. Patch tested by mcaskill.scott at epa.gov. 20051017 - (dtucker) [configure.ac] Bug #1097: Fix configure for cross-compiling. @@ -3044,4 +3047,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.3887.2.13 2005/10/25 08:37:51 dtucker Exp $ +$Id: ChangeLog,v 1.3887.2.14 2005/10/25 08:51:48 dtucker Exp $ -- cgit v1.2.3