aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.nmake b/config.nmake
index d062488c54..c899915d5e 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1366,9 +1366,6 @@ FOP_OPTS=-Xmx256m
# the XSL processor (part of cygwin's libxslt package)
XSLTPROC="xsltproc"
-# the XML validator (part of cygwin's libxml2 package)
-XMLLINT="xmllint"
-
# Asciidoc converter (part of cygwin's asciidoc package). In order to build
# the release notes you must have the Cygwin asciidoc and lynx packages
# installed.