summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-02 19:07:36 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-01-02 20:53:05 -0600
commit7eea90d66dd1bd570723ab4d981880ecfbad265c (patch)
treeebb21a93f964bd4a55d2b96a5c26e83b1933fc7e /config_host.mk.in
parent6894df1efb349aec433131620d658f9539b55d26 (diff)
migrate JAVALIB out of set_soenv.in
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 75cce05fc974..a6d7c84072a9 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -165,6 +165,7 @@ export INPATH_FOR_BUILD="@INPATH_FOR_BUILD@"
export INSTALLDIR="@INSTALLDIR@"
export INSTALLDIRNAME="@INSTALLDIRNAME@"
export INTRO_BIPMAP="@INTRO_BITMAP@"
+@x_JAVALIB@ export JAVALIB="@JAVALIB@"
export JFREEREPORT_JAR="@JFREEREPORT_JAR@"
export KDE4_CFLAGS="@KDE4_CFLAGS@"
export KDE4_LIBS="@KDE4_LIBS@"