[Libreoffice-commits] .: sw/Library_msword.mk
David Tardon
dtardon at kemper.freedesktop.org
Wed Apr 13 23:23:57 PDT 2011
sw/Library_msword.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit fa8d09f7f709b423f61ca03bfe48f3606f798116
Author: David Tardon <dtardon at redhat.com>
Date: Thu Apr 14 08:23:47 2011 +0200
fix build
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 35ceb2d..43b5f44 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -38,6 +38,7 @@ $(eval $(call gb_Library_set_include,msword,\
-I$(WORKDIR)/inc/sw/sdi \
-I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
+ $(if $(filter YES,$(SYSTEM_LIBXML)),$(LIBXML_CFLAGS)) \
-I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc/sw \
))
More information about the Libreoffice-commits
mailing list