summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2014-10-14 21:32:56 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2014-10-14 21:32:56 (GMT)
commitda8344c06474d9e1f8eb2f9a343ac8c83660a56f (patch)
treefd692cd480fd041393f6718abe0bc587be44e393 /c++
parent0a0ff45dee9eb61ab6fa07bf1fa1206dc4bc70d5 (diff)
downloadhdf5-da8344c06474d9e1f8eb2f9a343ac8c83660a56f.zip
hdf5-da8344c06474d9e1f8eb2f9a343ac8c83660a56f.tar.gz
hdf5-da8344c06474d9e1f8eb2f9a343ac8c83660a56f.tar.bz2
[svn-r25705] Add LD path to HDF5 install directory to address HDFFV-8944.
Tested with h5committest and failed external daily tests.
Diffstat (limited to 'c++')
-rw-r--r--c++/src/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index e27a28a..3b71cb4 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -680,6 +680,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
+# After making changes, run bin/reconfigure to update other configure related
+# files like Makefile.in.
LT_VERS_INTERFACE = 9
LT_VERS_REVISION = 1
LT_VERS_AGE = 0