summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-09-24 13:49:02 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-09-26 11:46:56 +0200
commitc640a42f29bd0bb47ac783b6324bd5c73fec7312 (patch)
treebb2167a8947e3f54e55f291209175601c8728837 /config_host.mk.in
parenta52703c0cc90dbadf999562adddad203b0feb4f3 (diff)
xsltml: convert to gbuild
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index ff4b83ea3c6c..2d9577ff09d4 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -645,8 +645,9 @@ export WPS_LIBS=@WPS_LIBS@
export WPS_TARBALL=@WPS_TARBALL@
export XCLASSPATH=@XCLASSPATH@
export XINERAMA_LINK=@XINERAMA_LINK@
+export XMLLINT=@XMLLINT@
export XRANDR_CFLAGS=@XRANDR_CFLAGS@
export XRANDR_DLOPEN=@XRANDR_DLOPEN@
export XRANDR_LIBS=@XRANDR_LIBS@
+export XSLTML_TARBALL=@XSLTML_TARBALL@
export XSLTPROC=@XSLTPROC@
-export XMLLINT=@XMLLINT@