BIND 10 trac3064, updated. d07c725e9a441e363a18e66965ff7e76f4de526e [3064] NSAS is used by auth's query-bench

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 13 10:50:57 UTC 2013


The branch, trac3064 has been updated
       via  d07c725e9a441e363a18e66965ff7e76f4de526e (commit)
      from  0eefdc946964638e619c686604c7a275919e2b80 (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 d07c725e9a441e363a18e66965ff7e76f4de526e
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Aug 13 12:50:34 2013 +0200

    [3064] NSAS is used by auth's query-bench
    
    So don't disable it by default.

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

Summary of changes:
 src/lib/nsas/Makefile.am |    3 ---
 1 file changed, 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/nsas/Makefile.am b/src/lib/nsas/Makefile.am
index 9bfdc71..eb8c0c3 100644
--- a/src/lib/nsas/Makefile.am
+++ b/src/lib/nsas/Makefile.am
@@ -1,5 +1,3 @@
-if BUILD_EXPERIMENTAL_RESOLVER
-# Build resolver only with --enable-experimental-resolver
 SUBDIRS = . tests
 
 AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
@@ -63,4 +61,3 @@ EXTRA_DIST = nsas_messages.mes
 
 # Make sure that the generated files are got rid of in a clean operation
 CLEANFILES = *.gcno *.gcda nsas_messages.h nsas_messages.cc
-endif



More information about the bind10-changes mailing list