mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
ca94c839d5
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. |
||
---|---|---|
.. | ||
Attributes.txt | ||
h5_attribute.c | ||
h5_chunk_read.c | ||
h5_compound.c | ||
h5_drivers.c | ||
h5_dtransform.c | ||
h5_elink_unix2win.c | ||
h5_extend_write.c | ||
h5_extlink.c | ||
h5_group.c | ||
h5_interm_group.c | ||
h5_mount.c | ||
h5_read.c | ||
h5_ref2reg.c | ||
h5_reference.c | ||
h5_select.c | ||
h5_shared_mesg.c | ||
h5_write.c | ||
Makefile.am | ||
Makefile.in | ||
ph5example.c | ||
testh5cc.sh.in |