hdf5/c++
Dana Robinson bdb7ec3497 [svn-r26422] Fixes autogen.sh errors caused by r26410 that produced:
CXX_SHARED_CONDITIONAL does not appear in AM_CONDITIONAL

This was due to a removed AM_CONDITIONAL macro in configure.ac.

The CXX_SHARED_CONDITIONAL code was removed from the Makefile.am
files. Additionally, the C++ shared library build settings field in 
libhdf5.settings file was updated.

Tested on: local linux VM w/ C++
           --enable-shared      --enable-static
           --enable-shared      --disable-static
           --disable-shared     --enable-static
2015-03-10 22:49:12 -05:00
..
examples [svn-r26274] Merge of r26096 to r26271 from trunk. 2015-02-22 07:16:30 -05:00
src [svn-r26422] Fixes autogen.sh errors caused by r26410 that produced: 2015-03-10 22:49:12 -05:00
test [svn-r26422] Fixes autogen.sh errors caused by r26410 that produced: 2015-03-10 22:49:12 -05:00
CMakeLists.txt [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
COPYING
Makefile.am