diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2009-10-15 21:14:27 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2009-10-15 21:14:27 (GMT) |
commit | 21518fd05a3777c20c69ce214a2f6da54ae8dfe0 (patch) | |
tree | 7dc1a959982584875753b64ae568bf1b45246aa0 /config/nec-superux14.1 | |
parent | 7e0e1bcc1baccb5e72e6d0c49a38d41249503cf8 (diff) | |
download | hdf5-21518fd05a3777c20c69ce214a2f6da54ae8dfe0.zip hdf5-21518fd05a3777c20c69ce214a2f6da54ae8dfe0.tar.gz hdf5-21518fd05a3777c20c69ce214a2f6da54ae8dfe0.tar.bz2 |
[svn-r17654] Purpose:
Configure cache-val cleanup
Description:
Corrected some misnamed cache values in configure / config files.
Tested:
h5committest
Diffstat (limited to 'config/nec-superux14.1')
-rw-r--r-- | config/nec-superux14.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/nec-superux14.1 b/config/nec-superux14.1 index 2ead4d0..dc1a15d 100644 --- a/config/nec-superux14.1 +++ b/config/nec-superux14.1 @@ -172,8 +172,8 @@ hdf5_cv_ldouble_to_uint_work=no hdf5_cv_ullong_to_fp_cast_works=yes hdf5_cv_ullong_to_ldouble_precision_works=no hdf5_cv_fp_to_integer_overflow_works=yes -hdf5_fp_to_ullong_accurate=no -hdf5_fp_to_ullong_right_maximum=no +hdf5_cv_fp_to_ullong_accurate=no +hdf5_cv_fp_to_ullong_right_maximum=no CONFIGURE_LIBS=/usr/lib/libi90sxe.a |