summaryrefslogtreecommitdiffstats
path: root/config/intel-osf1
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-05-12 06:11:05 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-05-12 06:11:05 (GMT)
commitdeab04989e06e3cd3b5acd134b96acb36a77170e (patch)
tree32e30185fa68ad3a977fc381deca987ea022084c /config/intel-osf1
parentf2c1d0e16263a61ad9fd841abe0e63268b3e5b03 (diff)
downloadhdf5-deab04989e06e3cd3b5acd134b96acb36a77170e.zip
hdf5-deab04989e06e3cd3b5acd134b96acb36a77170e.tar.gz
hdf5-deab04989e06e3cd3b5acd134b96acb36a77170e.tar.bz2
[svn-r6845] Bug fix.
cached the result of configure test for system_scope_threads(no) since TFLOPS can't do testing in frontends. Tested in sasn100 (frontend of Janus).
Diffstat (limited to 'config/intel-osf1')
-rw-r--r--config/intel-osf11
1 files changed, 1 insertions, 0 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1
index 92bc813..0bae488 100644
--- a/config/intel-osf1
+++ b/config/intel-osf1
@@ -90,3 +90,4 @@ ac_cv_sizeof_uint_fast16_t=${ac_cv_sizeof_uint_fast16_t='0'}
ac_cv_sizeof_uint_fast32_t=${ac_cv_sizeof_uint_fast32_t='0'}
ac_cv_sizeof_uint_fast64_t=${ac_cv_sizeof_uint_fast64_t='0'}
+hdf5_cv_system_scope_threads=${hdf5_cv_system_scope_threads="no"}