summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-13 12:32:11 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-13 12:32:41 +0000
commit013076d6a858712151766131d8a2cccdf39e7f18 (patch)
tree6b8f16b0bcc8aa85feb11a92c5f3e7c5c25da853 /config_host.mk.in
parent86a624ea2d0cdf8e8f549c8ac8378c8fe9aa6b53 (diff)
add check for xmllint
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 23c758edeaa8..8d38959a8c01 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -514,3 +514,4 @@ export XRANDR_CFLAGS=@XRANDR_CFLAGS@
export XRANDR_DLOPEN=@XRANDR_DLOPEN@
export XRANDR_LIBS=@XRANDR_LIBS@
export XSLTPROC=@XSLTPROC@
+export XMLLINT=@XMLLINT@