mirror of
https://https.git.savannah.gnu.org/git/libtool.git
synced 2026-01-26 15:39:10 +00:00
Really update libltdl version-info.
libltdl/Makefile.inc: Update version-info.
This commit is contained in:
parent
68a6555c1b
commit
3ddf7d3f6e
@ -1,3 +1,8 @@
|
||||
2009-11-16 Peter O'Gorman <peter@pogma.com>
|
||||
|
||||
Really update libltdl version-info.
|
||||
* libltdl/Makefile.inc: Update version-info.
|
||||
|
||||
2009-11-14 Peter O'Gorman <peter@pogma.com>
|
||||
|
||||
Prepare for 2.2.6b release.
|
||||
|
||||
@ -36,7 +36,7 @@ AM_CPPFLAGS += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
|
||||
-DLTDL -I. -I$(srcdir) -Ilibltdl \
|
||||
-I$(srcdir)/libltdl -I$(srcdir)/libltdl/libltdl
|
||||
AM_LDFLAGS += -no-undefined
|
||||
LTDL_VERSION_INFO = -version-info 9:0:2
|
||||
LTDL_VERSION_INFO = -version-info 9:1:2
|
||||
|
||||
noinst_LTLIBRARIES += $(LT_DLLOADERS)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user