summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
Diffstat (limited to 'hl')
-rw-r--r--hl/c++/src/Makefile.in2
-rw-r--r--hl/fortran/src/Makefile.in2
-rw-r--r--hl/src/Makefile.in2
3 files changed, 6 insertions, 0 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in
index 5a02f9f..482d8da 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -672,6 +672,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
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 9e8f840..97ce320 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -687,6 +687,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
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index 120ced4..5f7cb2c 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -668,6 +668,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