]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/Makefile.am (libltdl_la_LDFLAGS): Increment CURRENT
authorScott James Remnant <scott@netsplit.com>
Sun, 21 Mar 2004 16:06:55 +0000 (16:06 +0000)
committerScott James Remnant <scott@netsplit.com>
Sun, 21 Mar 2004 16:06:55 +0000 (16:06 +0000)
and AGE of libltdl, warranted by the addition of lt_dlhandle_find()
since 1.5.2.

ChangeLog
libltdl/Makefile.am

index 1a54dd14ce9ae905c14d9dd3e3117421cd199a59..caf48dea54a56eb3f06fbce502bc05bb9202204b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-21  Scott James Remnant  <scott@netsplit.com>
+
+       * libltdl/Makefile.am (libltdl_la_LDFLAGS): Increment CURRENT
+       and AGE of libltdl, warranted by the addition of lt_dlhandle_find()
+       since 1.5.2.
+
 2004-03-21  Scott James Remnant  <scott@netsplit.com>
 
        Further sweeping changes to the user interface to libtool from
index fa4ef7ae7ff63ca9c7e1dd7341c75bbdf9a0574a..9c36a010afbb9359fbb6c016e9020397389b2d49 100644 (file)
@@ -38,7 +38,7 @@ endif
 CLEANFILES = libltdl.la libltdlc.la
 
 libltdl_la_SOURCES = ltdl.c ltdl.h
-libltdl_la_LDFLAGS = -no-undefined -version-info 4:0:1
+libltdl_la_LDFLAGS = -no-undefined -version-info 5:0:2
 libltdl_la_LIBADD = $(LIBADD_DL)
 
 libltdlc_la_SOURCES = ltdl.c ltdl.h