[Libreoffice-commits] core.git: config_host.mk.in
Rene Engelhard
rene at debian.org
Thu May 3 22:36:06 UTC 2018
config_host.mk.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 409b7636f0e519f9ab14bac7884789b2323557c7
Author: Rene Engelhard <rene at debian.org>
Date: Fri May 4 00:34:59 2018 +0200
actually export SYSTEM_LIBNUMBERTEXT_DATA in config_host.mk
Change-Id: I5cd6d0b3fe610d0152a3d5345d8412161a1d0544
diff --git a/config_host.mk.in b/config_host.mk.in
index b5e2dc00f8f5..70f0ecb02893 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -550,6 +550,7 @@ export SYSTEM_LIBEXTTEXTCAT=@SYSTEM_LIBEXTTEXTCAT@
export SYSTEM_LIBEXTTEXTCAT_DATA=@SYSTEM_LIBEXTTEXTCAT_DATA@
export SYSTEM_LIBLANGTAG=@SYSTEM_LIBLANGTAG@
export SYSTEM_LIBNUMBERTEXT=@SYSTEM_LIBNUMBERTEXT@
+export SYSTEM_LIBNUMBERTEXT_DATA=@SYSTEM_LIBNUMBERTEXT_DATA@
export SYSTEM_LIBORCUS=@SYSTEM_LIBORCUS@
export SYSTEM_LIBPNG=@SYSTEM_LIBPNG@
export SYSTEM_LIBXML=@SYSTEM_LIBXML@
More information about the Libreoffice-commits
mailing list