branch: master
commit dc6381ad151d3bb8410e823122054901499f7277
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Wed Jun 3 19:56:48 2026 +0300
libltdl/ltdl.mk, m4/libtool.m4: Update serials
---
libltdl/ltdl.mk | 2 +-
m4/libtool.m4 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libltdl/ltdl.mk b/libltdl/ltdl.mk
index 85293a00..e69e0113 100644
--- a/libltdl/ltdl.mk
+++ b/libltdl/ltdl.mk
@@ -35,7 +35,7 @@ AM_CPPFLAGS += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
-I$(srcdir)/libltdl -Ilibltdl/libltdl \
-I$(srcdir)/libltdl/libltdl
AM_LDFLAGS += -no-undefined
-LTDL_VERSION_INFO = -version-info 10:5:3
+LTDL_VERSION_INFO = -version-info 10:6:3
noinst_LTLIBRARIES += $(LT_DLLOADERS)
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index 994eb0e5..96e6c7d0 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -32,7 +32,7 @@ m4_define([_LT_COPYING], [dnl
# along with this program. If not, see <https://www.gnu.org/licenses/>.
])
-# serial 66 LT_INIT
+# serial 67 LT_INIT
# LT_PREREQ(VERSION)