hdf5/fortran
Albert Cheng ca9591caed [svn-r6617] Purpose:
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:
2003-04-09 15:02:33 -05:00
..
config [svn-r6560] Purpose: 2003-04-02 11:50:58 -05:00
examples [svn-r5492] 2002-05-31 15:11:54 -05:00
src [svn-r6617] Purpose: 2003-04-09 15:02:33 -05:00
test [svn-r6602] Purpose: 2003-04-08 20:47:03 -05:00
testpar [svn-r5981] Purpose: 2002-10-14 09:58:25 -05:00
aclocal.m4 [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
acsite.m4 [svn-r5916] Purpose: 2002-09-09 16:51:35 -05:00
configure [svn-r6492] 2003-03-19 11:10:36 -05:00
configure.in [svn-r6492] 2003-03-19 11:10:36 -05:00
Makefile.dist
Makefile.in [svn-r5267] Purpose: 2002-04-25 17:44:07 -05:00