summaryrefslogtreecommitdiffstats
path: root/tools/h5import/h5import.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-04-09 20:02:33 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-04-09 20:02:33 (GMT)
commitca9591caed818c4c4a9a2e1606f7bd49422c1bb3 (patch)
tree7cf789f1efda4a50261d15171c75b37bd574f3ff /tools/h5import/h5import.c
parent33bad44a26efc211dca062df2a85a4dc95045ec4 (diff)
downloadhdf5-ca9591caed818c4c4a9a2e1606f7bd49422c1bb3.zip
hdf5-ca9591caed818c4c4a9a2e1606f7bd49422c1bb3.tar.gz
hdf5-ca9591caed818c4c4a9a2e1606f7bd49422c1bb3.tar.bz2
[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:
Diffstat (limited to 'tools/h5import/h5import.c')
0 files changed, 0 insertions, 0 deletions