hdf5/tools/h5dump
Albert Cheng ca94c839d5 [svn-r15036] Bug fix.
Description:
The fortran Makefile.am used HDF_FORTRAN to indicate it is part of the
Fortran API source so that conclude.am will give fortran api prefix in the
test output.  The symbox HDF_FORTRAN is also used in configure for a different
purpose (indicated --enable-fortran). They conflicted.
Similar problem for the symbol HDF_CXX.

Solution:
Changed all the involved Makefile.am to use "FORTRAN_API" instead. It is
a more appropriate name.  Same for CXX_API.

Along the way, discovered that the Makefile.am of hl/fortran/test and
hl/cxx/test did not have those symbols at all.  Added them in.

Platform tested:
Kagiso only. It is a trivia change.
2008-05-19 00:06:51 -05:00
..
binread.c
h5dump.c [svn-r14977] update comments, formatting 2008-05-12 15:10:42 -05:00
h5dump.h
h5dumpgentest.c [svn-r14976] Support for external links follow up. The format is to print the target object as part of TARGETPATH, noted with some extra indentation 2008-05-12 14:32:13 -05:00
Makefile.am
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
testh5dump.sh.in [svn-r14934] Add a test for the floating point user defined printf format 2008-05-05 15:06:22 -05:00
testh5dumpxml.sh.in [svn-r14200] added tests for XML output of attribute iteration orders (same calls as DDL ) 2007-10-11 13:47:55 -05:00