]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master]Revert "[master] set library version"
authorJeremy C. Reed <jreed@ISC.org>
Wed, 20 Jun 2012 19:09:32 +0000 (14:09 -0500)
committerJeremy C. Reed <jreed@ISC.org>
Wed, 20 Jun 2012 19:09:32 +0000 (14:09 -0500)
This reverts commit 7cfa4f498e1fb27ec3abfe755c00729a183f9211.

Not increasing the library shared object version now due
to new issue:
http://bind10.isc.org/ticket/2071

To close to release to have a major change to solve this.

src/lib/util/Makefile.am

index 283ac72c4eb07fa923f74b7ac60a1eabf293897a..fad24651d15dace783af0dd3d20a758fe2e90d91 100644 (file)
@@ -30,6 +30,4 @@ libutil_la_SOURCES += random/random_number_generator.h
 EXTRA_DIST = python/pycppwrapper_util.h
 
 libutil_la_LIBADD = $(top_builddir)/src/lib/exceptions/libexceptions.la
-libutil_la_LDFLAGS = -no-undefined -version-info 1:0:0
-
 CLEANFILES = *.gcno *.gcda