BIND 10 trac746, updated. 523ab3a9278385abc26e1438803499a66e260f43 [trac746] Add logg library to resolver library link line

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 13 19:41:43 UTC 2011


The branch, trac746 has been updated
       via  523ab3a9278385abc26e1438803499a66e260f43 (commit)
      from  8e4fcdf22e1b5d14f740276e3a6c34a90bf3117c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 523ab3a9278385abc26e1438803499a66e260f43
Author: Stephen Morris <stephen at isc.org>
Date:   Fri May 13 20:41:12 2011 +0100

    [trac746] Add logg library to resolver library link line

-----------------------------------------------------------------------

Summary of changes:
 src/lib/resolve/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/resolve/Makefile.am b/src/lib/resolve/Makefile.am
index c25c429..94ad371 100644
--- a/src/lib/resolve/Makefile.am
+++ b/src/lib/resolve/Makefile.am
@@ -33,6 +33,7 @@ nodist_libresolve_la_SOURCES = resolvedef.h resolvedef.cc
 
 libresolve_la_LIBADD = $(top_builddir)/src/lib/dns/libdns++.la
 libresolve_la_LIBADD += $(top_builddir)/src/lib/exceptions/libexceptions.la
+libresolve_la_LIBADD += $(top_builddir)/src/lib/log/liblog.la
 
 # The message file should be in the distribution.
 EXTRA_DIST = resolvedef.mes




More information about the bind10-changes mailing list