BIND 10 trac3207, updated. 66748b4b5ecd06dc1af0793c8470e4b5e2ee7bd9 [3207] Link fix in user_chk
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 25 11:02:02 UTC 2013
The branch, trac3207 has been updated
via 66748b4b5ecd06dc1af0793c8470e4b5e2ee7bd9 (commit)
from d130cf2cb4c0d294a43d47d989732e466a8be24a (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 66748b4b5ecd06dc1af0793c8470e4b5e2ee7bd9
Author: Tomek Mrugalski <tomasz at isc.org>
Date: Fri Oct 25 13:01:49 2013 +0200
[3207] Link fix in user_chk
-----------------------------------------------------------------------
Summary of changes:
src/hooks/dhcp/user_chk/tests/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/hooks/dhcp/user_chk/tests/Makefile.am b/src/hooks/dhcp/user_chk/tests/Makefile.am
index f9526c6..3a73f6d 100644
--- a/src/hooks/dhcp/user_chk/tests/Makefile.am
+++ b/src/hooks/dhcp/user_chk/tests/Makefile.am
@@ -70,6 +70,7 @@ libdhcp_user_chk_unittests_LDADD += $(top_builddir)/src/lib/hooks/libb10-hooks.l
libdhcp_user_chk_unittests_LDADD += $(top_builddir)/src/lib/dhcp/libb10-dhcp++.la
libdhcp_user_chk_unittests_LDADD += $(top_builddir)/src/lib/exceptions/libb10-exceptions.la
libdhcp_user_chk_unittests_LDADD += $(top_builddir)/src/lib/cc/libb10-cc.la
+libdhcp_user_chk_unittests_LDADD += $(top_builddir)/src/lib/asiolink/libb10-asiolink.la
libdhcp_user_chk_unittests_LDADD += ${BOTAN_LIBS} ${BOTAN_RPATH}
libdhcp_user_chk_unittests_LDADD += $(GTEST_LDADD)
endif
More information about the bind10-changes
mailing list