hdf5/examples
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
..
Attributes.txt [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
h5_attribute.c [svn-r14225] Description: 2007-10-31 08:13:40 -05:00
h5_chunk_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
h5_compound.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_drivers.c
h5_dtransform.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_elink_unix2win.c
h5_extend_write.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_extlink.c [svn-r14335] Corrected the comment on line 219: hard -> soft 2007-12-11 10:18:10 -05:00
h5_group.c [svn-r14224] Description: 2007-10-30 17:56:15 -05:00
h5_interm_group.c [svn-r14223] Description: 2007-10-30 16:57:50 -05:00
h5_mount.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
h5_ref2reg.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
h5_reference.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_select.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
h5_shared_mesg.c [svn-r14359] Description: 2007-12-23 22:38:00 -05:00
h5_write.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
Makefile.am
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
ph5example.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
testh5cc.sh.in