|
@@ -46,7 +46,7 @@ libkea_log_la_CPPFLAGS = $(AM_CPPFLAGS) $(LOG4CPLUS_INCLUDES)
|
|
|
libkea_log_la_LIBADD = $(top_builddir)/src/lib/util/libkea-util.la
|
|
|
libkea_log_la_LIBADD += interprocess/libkea-log_interprocess.la
|
|
|
libkea_log_la_LIBADD += $(LOG4CPLUS_LIBS)
|
|
|
-libkea_log_la_LDFLAGS = -no-undefined -version-info 1:0:0
|
|
|
+libkea_log_la_LDFLAGS = -no-undefined -version-info 1:0:1
|
|
|
|
|
|
# Specify the headers for copying into the installation directory tree. User-
|
|
|
# written libraries only need the definitions for logger.h and dependencies.
|