summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2012-09-11 02:29:09 +0200
committerRene Engelhard <rene@debian.org>2012-09-11 13:42:59 +0200
commitb6640bdef03e89b720974d72ca42fb88937a70c8 (patch)
tree0197a8e888caaba1d80bc41e52712b7f8d4a1ade /config_host.mk.in
parent6c29057f55dc1afde8911ac527814ca09ead2c2f (diff)
implement --with-system-liblangtag
Change-Id: I182f95c294ec41cf74cd495fd6141a7d1c33b3ff
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 1d493e2a8d30..d72f79fb6800 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -291,6 +291,8 @@ export LIBFONTS_JAR=@LIBFONTS_JAR@
export LIBFORMULA_JAR=@LIBFORMULA_JAR@
export LIBJSON=@LIBJSON@
export LIBLAYOUT_JAR=@LIBLAYOUT_JAR@
+export LIBLANGTAG_CFLAGS=@LIBLANGTAG_CFLAGS@
+export LIBLANGTAG_LIBS=@LIBLANGTAG_LIBS@
export LIBLOADER_JAR=@LIBLOADER_JAR@
export LIBMGR_X64_BINARY=@LIBMGR_X64_BINARY@
export LIBMYSQL_PATH=@LIBMYSQL_PATH@