summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-12-27 18:04:21 -0500
committerPeter Foley <pefoley2@verizon.net>2012-12-30 14:50:49 +0000
commit18bd1e7364428cdb359762158c685223a82de99d (patch)
tree084b987ac9eaa800bf15400efc9c56e1429df526 /config_host.mk.in
parent8736d50780c915cc0dc3d06f0aa4a8b3801cde5d (diff)
convert redland to gbuild and add to tail_build
Change-Id: I953fb203b1a24920f236c2f6e1fd9d82edda1f0f Reviewed-on: https://gerrit.libreoffice.org/1493 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 1cd888e8d1d4..08f6a855e9d2 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -467,6 +467,9 @@ export PYTHON_VERSION=@PYTHON_VERSION@
export RANLIB=@RANLIB@
export REDLAND_CFLAGS=$(gb_SPACE)@REDLAND_CFLAGS@
export REDLAND_LIBS=$(gb_SPACE)@REDLAND_LIBS@
+export RAPTOR_MAJOR=@RAPTOR_MAJOR@
+export RASQAL_MAJOR=@RASQAL_MAJOR@
+export REDLAND_MAJOR=@REDLAND_MAJOR@
export RHINO_JAR=@RHINO_JAR@
export RPM=@RPM@
export RTL_OS=@RTL_OS@