summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-04-20 16:47:53 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-04-20 16:48:32 +0200
commita40d0bdf72d914628ab609e3db8230e6472a9af3 (patch)
treede8d1750dcd44160d6e10209c232fc6d40b279eb /config_host.mk.in
parent50c43b030b2911d83b2e8fc4bc0499b1641cb043 (diff)
Use OFFICEOTRON/ODFVALIDATOR determined by configure
Change-Id: I456669f15a659e144fc6ecad053cd0b929859424
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index f1d22266dd4a..27422d30b198 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -429,6 +429,8 @@ export nodep=@nodep@
export OBJDUMP=@OBJDUMP@
export ODFGEN_CFLAGS=$(gb_SPACE)@ODFGEN_CFLAGS@
export ODFGEN_LIBS=$(gb_SPACE)@ODFGEN_LIBS@
+export ODFVALIDATOR=@ODFVALIDATOR@
+export OFFICEOTRON=@OFFICEOTRON@
export OOOP_FONTS_PACK=@OOOP_FONTS_PACK@
export OOOP_GALLERY_PACK=@OOOP_GALLERY_PACK@
export OOOP_SAMPLES_PACK=@OOOP_SAMPLES_PACK@