mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
ca9591caed
Bug fix. Description: The macro MAX defined here is very commonly defined, e.g., AIX systems. The compiler did not like duplicated macro defines. Solution: H5_MAX is already defined in H5f90.h and used in other code. Remove MAX and change its use to H5_MAX. Platforms tested: "h5committested", plus tested at LLNL Blue. Misc. update: |
||
---|---|---|
.. | ||
config | ||
examples | ||
src | ||
test | ||
testpar | ||
aclocal.m4 | ||
acsite.m4 | ||
configure | ||
configure.in | ||
Makefile.dist | ||
Makefile.in |