libltdl: Bump version for minor bugfix during cleaning

This commit is contained in:
Ileana Dumitrescu 2024-11-20 17:30:20 +02:00
parent f5a020ffa1
commit 27662ec027
No known key found for this signature in database
GPG Key ID: 6570EA01146F7354

View File

@ -35,7 +35,7 @@ AM_CPPFLAGS += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
-I$(srcdir)/libltdl -Ilibltdl/libltdl \ -I$(srcdir)/libltdl -Ilibltdl/libltdl \
-I$(srcdir)/libltdl/libltdl -I$(srcdir)/libltdl/libltdl
AM_LDFLAGS += -no-undefined AM_LDFLAGS += -no-undefined
LTDL_VERSION_INFO = -version-info 10:2:3 LTDL_VERSION_INFO = -version-info 10:3:3
noinst_LTLIBRARIES += $(LT_DLLOADERS) noinst_LTLIBRARIES += $(LT_DLLOADERS)