BIND 10 trac1534, updated. c5ba45e293726f7642f6e081de16bc3b2daff98b [1534] makefile linker addition

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Feb 27 16:40:31 UTC 2012


The branch, trac1534 has been updated
       via  c5ba45e293726f7642f6e081de16bc3b2daff98b (commit)
      from  ffd2c98603eb6db553d4cf18d2fd7ac29a62080f (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 c5ba45e293726f7642f6e081de16bc3b2daff98b
Author: Jelte Jansen <jelte at isc.org>
Date:   Mon Feb 27 17:39:28 2012 +0100

    [1534] makefile linker addition

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

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

-----------------------------------------------------------------------
diff --git a/src/bin/sockcreator/Makefile.am b/src/bin/sockcreator/Makefile.am
index 1ac4640..f28f8f2 100644
--- a/src/bin/sockcreator/Makefile.am
+++ b/src/bin/sockcreator/Makefile.am
@@ -16,3 +16,4 @@ pkglibexec_PROGRAMS = b10-sockcreator
 
 b10_sockcreator_SOURCES = sockcreator.cc sockcreator.h main.cc
 b10_sockcreator_LDADD = $(top_builddir)/src/lib/util/io/libutil_io.la
+b10_sockcreator_LDADD += $(top_builddir)/src/lib/exceptions/libexceptions.la



More information about the bind10-changes mailing list