hdf5/c++
Bill Wendling d82fa846a7 [svn-r4734]
Purpose:
	Bug Fix
Description:
	Shared libraries weren't being built for C++.
Solution:
	Removed the -static flag from the libtool compile line. This allows
	both shared and static libraries to be built instead of just static
	ones. After talking with Quincey and Binh-Minh, there shouldn't be
	any reason for C++ to be built static only.
Platforms tested:
	Linux
2001-12-18 15:19:45 -05:00
..
config [svn-r4734] 2001-12-18 15:19:45 -05:00
examples [svn-r4466] 2001-09-21 18:50:15 -05:00
src [svn-r4713] 2001-12-12 22:54:15 -05:00
test [svn-r4670] Purpose: 2001-12-05 11:42:40 -05:00
aclocal.m4 [svn-r2903] Purpose: 2000-11-14 18:16:05 -05:00
configure [svn-r4688] 2001-12-10 13:37:44 -05:00
configure.in [svn-r4688] 2001-12-10 13:37:44 -05:00
Makefile.in [svn-r4467] 2001-09-21 18:52:37 -05:00