From 31231effb488243954814b2e34c2b7c846fb3cac Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 9 Dec 2011 23:15:44 -0800 Subject: Build and pass test suite on Cygwin. * configure (longlong, ulonglong, superlong, usuperlong): Initialize these variables so that if the detection tests fail, the script does not access unbound variables. Avoid adding junk like .bss.* into config.h. * mpi-patches/config-types: Fixed wrong use of nonexistent SIZEOF_LONG_T. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d17c7887..6c20cb69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2011-12-09 Kaz Kylheku + + Build and pass test suite on Cygwin. + + * configure (longlong, ulonglong, superlong, usuperlong): Initialize + these variables so that if the detection tests fail, the script + does not access unbound variables. + Avoid adding junk like .bss.* into config.h. + + * mpi-patches/config-types: Fixed wrong use of nonexistent + SIZEOF_LONG_T. + 2011-12-09 Kaz Kylheku (Applies to previous commit.) -- cgit v1.2.3