RepositoryExternal.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 582265477d0ef819125e906cd08e5bf32916088a
Author: Peter Foley <[email protected]>
Date:   Thu Oct 25 18:55:47 2012 -0400

    fix gbuildified expat
    
    Change-Id: Idaa56eb209e356c434804ce86b644b33773f44d1

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index cf389b8..04a2aab 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -248,7 +248,7 @@ $(call gb_LinkTarget_set_include,$(1),\
     $$(INCLUDE) \
 )
 
-$(if $(filter-out ascii_expat_xmlparse,$(2)),\
+$(if $(filter-out ascii_expat_xmlparse expat_xmltok,$(2)),\
        $(call gb_LinkTarget_add_defs,$(1),\
                -DXML_UNICODE \
 ))
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to