|
|
|
|
@ -54,3 +54,18 @@ Index: bin/rndc/rndc.c
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
DO("create parser", cfg_parser_create(mctx, log, pctxp));
|
|
|
|
|
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
Index: bin/Makefile.in
|
|
|
|
|
--- bin/Makefile.in.orig 2014-01-27 19:58:24.000000000 +0100
|
|
|
|
|
+++ bin/Makefile.in 2014-04-10 12:11:41.856833689 +0200
|
|
|
|
|
@@ -19,7 +19,7 @@
|
|
|
|
|
VPATH = @srcdir@
|
|
|
|
|
top_srcdir = @top_srcdir@
|
|
|
|
|
|
|
|
|
|
-SUBDIRS = named rndc dig dnssec tools tests nsupdate \
|
|
|
|
|
+SUBDIRS = named rndc dig dnssec tools nsupdate \
|
|
|
|
|
check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
|
|
|
|
|
TARGETS =
|
|
|
|
|
|
|
|
|
|
|