diff options
author | David Ostrovsky <david@ostrovsky.org> | 2012-09-30 23:59:29 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-01 06:47:19 +0200 |
commit | e12f501bebf83ea8121e517283c25c24587268a7 (patch) | |
tree | 4bc91424f9e79e08108b016fa03143850d48a72b /config_host.mk.in | |
parent | 79dbac32afd3a937e323231ec310ec1f0e476fe5 (diff) |
gbuildification of saxon
Change-Id: Ic54337f4279daf78b099aab368eade5a6143f586
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index 9814f16d775c..473ab5dd69fa 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -483,6 +483,7 @@ export RTL_ARCH=@RTL_ARCH@ export SAC_JAR=@SAC_JAR@ export SAL_ENABLE_FILE_LOCKING=1 export SAXON_JAR=@SAXON_JAR@ +export SAXON_TARBALL=@SAXON_TARBALL@ export SCPDEFS=@SCPDEFS@ export SERVLETAPI_JAR=@SERVLETAPI_JAR@ export SHOWINCLUDES_PREFIX=@SHOWINCLUDES_PREFIX@ |