Some changes to the way HDF5 is configured:
* The SZIP dependency is actually used
* C++ bindings are compiled by default as it requires no additional
dependencies.
New formula options:
* Build Fortran bindings although this disables the production of shared
libraries.
* Build a threadsafe HDF5 library, although this disables C++ and Fortran
bindings and causes a performance hit.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This is particularly urgent because, as of this writing, the url for 1.8.5-patch1 is no longer active, making the old version impossible to install.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>