Really update libltdl version-info.

libltdl/Makefile.inc: Update version-info.
This commit is contained in:
Peter O'Gorman 2009-11-16 07:14:07 -06:00
parent 68a6555c1b
commit 3ddf7d3f6e
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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)