[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).
This commit is contained in:
Albert Cheng 2003-05-12 01:11:05 -05:00
parent f2c1d0e162
commit deab04989e

View File

@ -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"}