hdf5/hl
Scot Breitenfeld 4d34a0c6ad [svn-r26051] Fix for HDFFV-9092
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
2015-01-27 12:17:09 -05:00
..
c++ [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00
examples [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00
fortran [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00
src [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00
test [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00
tools [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00
CMakeLists.txt [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
COPYING [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
Makefile.am [svn-r19059] Brought changes from hdf5_1_8 to add version information for fortran and c++ compilers in libhdf5.settings file and configure output (r18836), to install examples as part of make install (r18680), and to provide scripts to compile and run the examples after they are installed (r18817). 2010-07-08 21:52:14 -05:00
Makefile.in [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00