hdf5/tools/h5jam
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
..
getub.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
h5jam.c [svn-r14233] new feature: add the -V new option to the usage message 2007-11-01 16:23:28 -05:00
h5jamgentest.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
h5unjam.c [svn-r14236] new feature: add a -V option to h5unjam 2007-11-05 14:05:10 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
tellub.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
testh5jam.sh.in [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00