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. |
||
---|---|---|
.. | ||
ex_ds1.c | ||
ex_image1.c | ||
ex_image2.c | ||
ex_lite1.c | ||
ex_lite2.c | ||
ex_lite3.c | ||
ex_table_01.c | ||
ex_table_02.c | ||
ex_table_03.c | ||
ex_table_04.c | ||
ex_table_05.c | ||
ex_table_06.c | ||
ex_table_07.c | ||
ex_table_08.c | ||
ex_table_09.c | ||
ex_table_10.c | ||
ex_table_11.c | ||
ex_table_12.c | ||
image8.txt | ||
image24pixel.txt | ||
Makefile.am | ||
Makefile.in | ||
pal_rgb.h | ||
ptExampleFL.c | ||
ptExampleVL.c |