From: Peter O'Gorman Date: Mon, 16 Nov 2009 15:26:29 +0000 (-0600) Subject: Update libltdl version to match 2.2.6b release. X-Git-Tag: v2.2.7b~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=614eb28c76e3aa6339330134b5e80be6269685da;p=thirdparty%2Flibtool.git Update libltdl version to match 2.2.6b release. libltdl/Makefile.inc: Make version 9:1:2 --- diff --git a/ChangeLog b/ChangeLog index 6dc22980d..80c692d25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-11-16 Peter O'Gorman + + Update libltdl version to match 2.2.6b release. + * libltdl/Makefile.inc: Make version 9:1:2 + 2009-11-14 Bob Friesenhahn Don't load module.la from current directory by default. diff --git a/libltdl/Makefile.inc b/libltdl/Makefile.inc index 0cd982d20..f2108901d 100644 --- a/libltdl/Makefile.inc +++ b/libltdl/Makefile.inc @@ -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)