mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-12-15 06:49:57 +08:00
libltdl: bump libltdl.la version-info.
* libltdl/ltdl.mk: increment revision number to reflect minor changes and bug-fixes.
This commit is contained in:
parent
28fbcb6a9a
commit
f5eb6f1169
@ -38,7 +38,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:1:3
|
LTDL_VERSION_INFO = -version-info 10:2:3
|
||||||
|
|
||||||
noinst_LTLIBRARIES += $(LT_DLLOADERS)
|
noinst_LTLIBRARIES += $(LT_DLLOADERS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user