summaryrefslogtreecommitdiffstats
path: root/tools/misc/h5cc.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 /tools/misc/h5cc.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 'tools/misc/h5cc.in')
-rw-r--r--tools/misc/h5cc.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/misc/h5cc.in b/tools/misc/h5cc.in
index d05b920..233c80a 100644
--- a/tools/misc/h5cc.in
+++ b/tools/misc/h5cc.in
@@ -102,10 +102,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() {