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

New commits:
commit 3818933e351cd1d5f950c8891ec3974c066ce99e
Author: Luboš Luňák <l.lu...@suse.cz>
Date:   Sat Oct 13 09:32:27 2012 +0200

    fix build
    
    I'm not sure why this makes a difference, the real problem is probably 
elsewhere.
    
    Change-Id: Ie52b0b9b5b1279badaa8815aeef054c8bbb125b4

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 5a3cf89..8c8e449 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -1253,6 +1253,7 @@ ifeq ($(SYSTEM_GLIB),YES)
 
 define gb_LinkTarget__use_gthread
 $(call gb_LinkTarget_add_libs,$(1),$(GTHREAD_LIBS))
+
 endef
 
 else # !SYSTEM_GLIB
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to