diff options
author | Robb Matzke <matzke@llnl.gov> | 2000-04-21 19:26:30 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 2000-04-21 19:26:30 (GMT) |
commit | a65d2d0ae4291c89b24b653c0f7e54ed2e40c021 (patch) | |
tree | f231f7b0f01ce85878dede0627b6aff9a99f0299 | |
parent | bc7c5a318ca7436243a3aa9f122454086d34fac8 (diff) | |
download | hdf5-a65d2d0ae4291c89b24b653c0f7e54ed2e40c021.zip hdf5-a65d2d0ae4291c89b24b653c0f7e54ed2e40c021.tar.gz hdf5-a65d2d0ae4291c89b24b653c0f7e54ed2e40c021.tar.bz2 |
[svn-r2176] Updated bugfixes
-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. + * The libhdf5.settings file shows the correct machine byte-sex. Tools ------ |