From: Jeremy C. Reed Date: Wed, 20 Jun 2012 16:23:04 +0000 (-0500) Subject: [master]Revert "[master] set library version" X-Git-Tag: trac2351_base~226^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b07965e15c36ff9be4485943fea5a5615b8e329e;p=thirdparty%2Fkea.git [master]Revert "[master] set library version" This reverts commit 95940260c07090146ce1f218e1ebdb9d489e4b27. --- diff --git a/src/lib/util/Makefile.am b/src/lib/util/Makefile.am index 283ac72c4e..fad24651d1 100644 --- a/src/lib/util/Makefile.am +++ b/src/lib/util/Makefile.am @@ -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