[svn-r2195] Updated with the addition of thread-safe and pthread configure options.

This commit is contained in:
Albert Cheng 2000-04-24 14:31:19 -05:00
parent b0f996f5fb
commit aa83108e95

View File

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