diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-04-24 19:31:19 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-04-24 19:31:19 (GMT) |
commit | aa83108e9586db3799fffb34339b727c2027640a (patch) | |
tree | be33f0bc9de37e9209c85ba318cf8d78ad2cf605 /RELEASE | |
parent | b0f996f5fb38997184e2ef5a9fcb6d4199c8fdc8 (diff) | |
download | hdf5-aa83108e9586db3799fffb34339b727c2027640a.zip hdf5-aa83108e9586db3799fffb34339b727c2027640a.tar.gz hdf5-aa83108e9586db3799fffb34339b727c2027640a.tar.bz2 |
[svn-r2195] Updated with the addition of thread-safe and pthread configure options.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ Configuration link MPIO routines during the configuration stage, rather than failing later as before. One can just do "./configure --enable-parallel" if the MPI library is in the system library. + * Added support for pthread library and thread-safe option. * The libhdf5.settings file shows the correct machine byte-sex. Tools |