mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
4d34a0c6ad
Change AC_TRY_RUN TO AC_TRY_COMPILE Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory: aclocal_cxx.m4 (for C++ tests) aclocal_fc.m4 (for Fortran tests) tested: jam |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
COPYING | ||
Makefile.am | ||
Makefile.in | ||
t_cache.c | ||
t_chunk_alloc.c | ||
t_coll_chunk.c | ||
t_dset.c | ||
t_file_image.c | ||
t_file.c | ||
t_filter_read.c | ||
t_mdset.c | ||
t_mpi.c | ||
t_pflush1.c | ||
t_pflush2.c | ||
t_ph5basic.c | ||
t_prop.c | ||
t_shapesame.c | ||
t_span_tree.c | ||
testpar.h | ||
testphdf5.c | ||
testphdf5.h |