summaryrefslogtreecommitdiffstats
path: root/c++/src/h5c++.in
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2012-10-16 21:38:58 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2012-10-16 21:38:58 (GMT)
commit33504deb83ded74816f659887405aecef07718bf (patch)
tree9c9b45fa673d68ea5da36848c3e88cb08d0af446 /c++/src/h5c++.in
parent6e6ba4f06408c6642b6a8364408af4a6c16d54bd (diff)
downloadhdf5-33504deb83ded74816f659887405aecef07718bf.zip
hdf5-33504deb83ded74816f659887405aecef07718bf.tar.gz
hdf5-33504deb83ded74816f659887405aecef07718bf.tar.bz2
[svn-r22908] Reverted changes in revision 22819
Tested with h5committest on jam, koala and ostrich.
Diffstat (limited to 'c++/src/h5c++.in')
-rw-r--r--c++/src/h5c++.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/c++/src/h5c++.in b/c++/src/h5c++.in
index e0ee8af..20435eb 100644
--- a/c++/src/h5c++.in
+++ b/c++/src/h5c++.in
@@ -100,10 +100,6 @@ CPPFLAGS="${HDF5_CPPFLAGS:-$CPPFLAGSBASE}"
LDFLAGS="${HDF5_LDFLAGS:-$LDFLAGSBASE}"
LIBS="${HDF5_LIBS:-$LIBSBASE}"
-# If static was disabled, @HDF5_USE_SHLIB@ will be yes. In that case
-# HDF5_USE_SHLIB should be set to yes because there are no static
-# lib files.
-HDF5_USE_SHLIB="@HDF5_USE_SHLIB@"
USE_SHARED_LIB="${HDF5_USE_SHLIB:-no}"
usage() {