summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2007-09-07 14:15:14 -0600
committerLaMont Jones <lamont@debian.org>2007-09-07 14:15:14 -0600
commit00fa0dd5b9bb17deb8d2e96a2bc4234abaa9d5ac (patch)
tree2675d77a557c3cef89012584f471667163e74268 /make
parentf5edcd9d28faab1b3c1c2ade1ec84be1401dcc01 (diff)
downloadbind9-00fa0dd5b9bb17deb8d2e96a2bc4234abaa9d5ac.tar.gz
9.2.9b1
Diffstat (limited to 'make')
-rw-r--r--make/rules.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/rules.in b/make/rules.in
index e9da3063..abb41039 100644
--- a/make/rules.in
+++ b/make/rules.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 1998-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: rules.in,v 1.40.2.15 2006/01/06 00:01:41 marka Exp $
+# $Id: rules.in,v 1.40.2.17 2007/01/29 23:57:17 marka Exp $
###
### Common Makefile rules for BIND 9.
@@ -190,7 +190,7 @@ INSTALL_DATA = @INSTALL_DATA@
### not to exist when not generating documentation.
###
-XSLTPROC = @XSLTPROC@ --novalid
+XSLTPROC = @XSLTPROC@ --novalid --xinclude --nonet
PERL = @PERL@
LATEX = @LATEX@
PDFLATEX = @PDFLATEX@