hdf5/tools/h5ls
James Laird 617522e467 [svn-r11646] Purpose:
Bug fix/feature

Description:
Added support for -shlib in h5fc and h5c++.
Made check-install use -shlib when only shared libraries have been installed.

Solution:
h5fc and h5c++ didn't recognize -shlib.  Stole code from h5cc to link against
shared libraries.
When static libraries are disabled, the examples Makefiles will automatically
use the -shlib option to link against shared libraries.  Thus,
--disable-static and make check-install should work together.

Platforms tested:
heping(disable-static, enable-static, fortran, c++), modi4 (disable-static, fortran, c++, parallel, enable-static)
2005-10-31 16:35:49 -05:00
..
h5ls.c [svn-r11304] Purpose: 2005-08-27 08:34:28 -05:00
Makefile.am [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
Makefile.in [svn-r11646] Purpose: 2005-10-31 16:35:49 -05:00
testh5ls.sh [svn-r7004] Purpose: 2003-06-09 14:24:37 -05:00