summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2010-07-17 13:10:47 +0000
committerRussell Bryant <russell@russellbryant.com>2010-07-17 13:10:47 +0000
commite5c4c90064cda4df74b06ee3705827bd3654a222 (patch)
treea8530250d31a8b78e2ff586d28969ac10c272930 /makeopts.in
parentc0607e02b5a90b10f30b31ba37b1ace391ae7539 (diff)
Allow xmllint to be used for XML docs validation.
xmllint seems to be more commonly available since it comes with libxml2. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277703 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 233c06c97..e425dbc3b 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -28,6 +28,7 @@ SOUNDS_CACHE_DIR=@SOUNDS_CACHE_DIR@
RUBBER=@RUBBER@
CATDVI=@CATDVI@
KPATHSEA=@KPATHSEA@
+XMLLINT=@XMLLINT@
XMLSTARLET=@XMLSTARLET@
MD5=@MD5@
SHA1SUM=@SHA1SUM@