BIND 10 #327: early work on recursion
BIND 10 Development
do-not-reply at isc.org
Wed Nov 10 17:50:27 UTC 2010
#327: early work on recursion
---------------------------+------------------------------------------------
Reporter: each | Owner: each
Type: defect | Status: reviewing
Priority: major | Milestone: y2 12 month milestone
Component: recurser | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
---------------------------+------------------------------------------------
Comment(by jreed):
I also now need: (I didn't need last week)
{{{
Index: src/bin/recurse/Makefile.am
===================================================================
--- src/bin/recurse/Makefile.am (revision 3504)
+++ src/bin/recurse/Makefile.am (working copy)
@@ -6,6 +6,7 @@
AM_CPPFLAGS += -I$(top_srcdir)/src/lib/cc -I$(top_builddir)/src/lib/cc
AM_CPPFLAGS += -I$(top_srcdir)/src/lib/asiolink
AM_CPPFLAGS += -I$(top_builddir)/src/lib/asiolink
+AM_CPPFLAGS += $(BOOST_INCLUDES)
AM_CXXFLAGS = $(B10_CXXFLAGS)
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/327#comment:15>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list