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

New commits:
commit d64bdc0f1ebfa864598709f23fd14f528955bbc3
Author: Norbert Thiebaud <nthieb...@gmail.com>
Date:   Sat Dec 31 09:18:33 2011 -0600

    missed COM_FOR_BUILD in config_host.mk.in

diff --git a/config_host.mk.in b/config_host.mk.in
index de607c3..35632b6 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -9,6 +9,7 @@ export CAIRO_LIBS="@CAIRO_LIBS@"
 export CDR_CFLAGS="@CDR_CFLAGS@"
 export CDR_LIBS="@CDR_LIBS@"
 export COM="@COM@"
+export COM_FOR_BUILD="@COM_FOR_BUILD@"
 export CPPUNIT_CFLAGS="@CPPUNIT_CFLAGS@"
 export CPPUNIT_LIBS="@CPPUNIT_LIBS@"
 export CPU="@CPU@"
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to