[Libreoffice-commits] .: RepositoryExternal.mk

Bjoern Michaelsen bmichaelsen at kemper.freedesktop.org
Tue Jul 26 06:16:09 PDT 2011


 RepositoryExternal.mk |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit ccc3652c8c4bad11d63540b12f03d8560bc1c8fc
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Tue Jul 26 15:15:41 2011 +0200

    add gthread external

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index f30526c..4241b67 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -447,4 +447,9 @@ $(call gb_LinkTarget_add_libs,$(1),$(GTK_LIBS))
 
 endef
 
+define gb_LinkTarget__use_gthread
+$(call gb_LinkTarget_add_libs,$(1),$(GTHREAD_LIBS))
+
+endef
+
 # vim: set noet sw=4 ts=4:


More information about the Libreoffice-commits mailing list