[Libreoffice-commits] .: config_host.mk.in
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Sat Dec 31 07:19:15 PST 2011
config_host.mk.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d64bdc0f1ebfa864598709f23fd14f528955bbc3
Author: Norbert Thiebaud <nthiebaud at 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@"
More information about the Libreoffice-commits
mailing list