From 4f0e372f0c7c8f2bff22494e155f0f56ad02032c Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Mon, 21 Mar 2005 16:51:52 -0500 Subject: [svn-r10249] Purpose: Added more cached values for more settings. --- config/intel-osf1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/intel-osf1 b/config/intel-osf1 index 74d4ea8..90db458 100644 --- a/config/intel-osf1 +++ b/config/intel-osf1 @@ -153,7 +153,11 @@ hdf5_cv_mpi_file_set_size_big=${hdf5_cv_mpi_file_set_size_big='no'} # Hard set variables for v1.7 and higher. # Set gettimeofday_tz to yes. hdf5_cv_gettimeofday_tz=${hdf5_cv_gettimeofday_tz='yes'} +hdf5_cv_convert_denormal_float=${hdf5_cv_convert_denormal_float='no'} hdf5_cv_fp_to_ullong_bottom_bit_works=${hdf5_cv_fp_to_ullong_bottom_bit_works='no'} hdf5_cv_fp_to_ullong_right_maximum=${hdf5_cv_fp_to_ullong_right_maximum='yes'} -hdf5_cv_convert_denormal_float=${hdf5_cv_convert_denormal_float='no'} +hdf5_cv_ldouble_to_uint_works=${hdf5_cv_ldouble_to_uint_works='yes'} +hdf5_cv_sw_ldouble_to_integer_works=${hdf5_cv_sw_ldouble_to_integer_works='yes'} hdf5_cv_sw_ulong_to_fp_bottom_bit_works=${hdf5_cv_sw_ulong_to_fp_bottom_bit_works='no'} +hdf5_cv_ullong_to_fp_cast_works=${hdf5_cv_ullong_to_fp_cast_works='yes'} +hdf5_cv_ullong_to_ldouble_precision_works=${hdf5_cv_ullong_to_ldouble_precision_works='yes'} -- cgit v0.12