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

New commits:
commit 6cd7aa59a8bc918f637a68df8002c4b58e9469f4
Author: Michael Stahl <mst...@redhat.com>
Date:   Thu Apr 19 16:16:07 2012 +0200

    gb_LinkTarget_add_static_libs never existed

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 10dc633..d618b63 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -453,7 +453,7 @@ $(call gb_LinkTarget_use_libraries,$(1),\
 )
 ifneq ($(OS),WNT)
 ifeq ($(OS),MACOSX)
-$(call gb_LinkTarget_add_static_libs,$(1),\
+$(call gb_LinkTarget_use_static_libraries,$(1),\
        pixman-1 \
 )
 else
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to