mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +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. |
||
---|---|---|
.. | ||
fflush1.f90 | ||
fflush2.f90 | ||
fortranlib_test_1_8.f90 | ||
fortranlib_test.f90 | ||
Makefile.am | ||
Makefile.in | ||
t.c | ||
t.h | ||
tf.f90 | ||
tH5A_1_8.f90 | ||
tH5A.f90 | ||
tH5D.f90 | ||
tH5E.f90 | ||
tH5F.f90 | ||
tH5G_1_8.f90 | ||
tH5G.f90 | ||
tH5I.f90 | ||
tH5O.f90 | ||
tH5P.f90 | ||
tH5R.f90 | ||
tH5S.f90 | ||
tH5Sselect.f90 | ||
tH5T.f90 | ||
tH5VL.f90 | ||
tH5Z.f90 |