hdf5/fortran/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
..
attrexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
compound.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
dsetexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
fileexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
groupexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
grpdsetexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
grpit.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
grpsexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
hyperslab.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
Makefile.am [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
mountexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
ph5example.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
refobjexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
refregexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
rwdsetexample.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
selectele.f90 [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
testh5fc.sh.in [svn-r13964] Purpose: 2007-07-11 16:01:34 -05:00