[Libreoffice-commits] .: config_host.mk.in

Fridrich Strba fridrich at kemper.freedesktop.org
Thu Mar 8 04:08:09 PST 2012


 config_host.mk.in |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 6b84f0d0c408cbe8cac1509b5d9807ccc9634186
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Thu Mar 8 13:02:49 2012 +0100

    Export the LCMS2_CFLAGS and LCMS2_LIBS

diff --git a/config_host.mk.in b/config_host.mk.in
index f0ea883..2839b5c 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -236,6 +236,8 @@ export KDE_GLIB_LIBS=@KDE_GLIB_LIBS@
 export KDE_HAVE_GLIB=@KDE_HAVE_GLIB@
 export KDE_LIBS=@KDE_LIBS@
 export L10N_MODULE=@L10N_MODULE@
+export LCMS2_CFLAGS=@LCMS2_CFLAGS@
+export LCMS2_LIBS=@LCMS2_LIBS@
 export LFS_CFLAGS=@LFS_CFLAGS@
 export LIBBASE_JAR=@LIBBASE_JAR@
 export LIBCMIS_CFLAGS=@LIBCMIS_CFLAGS@


More information about the Libreoffice-commits mailing list