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

New commits:
commit d45c4112b1cac10a46b35e10a8fcfa891840a846
Author: Bjoern Michaelsen <bjoern.michael...@canonical.com>
Date:   Tue Jun 5 10:05:20 2012 +0200

    oh yes, we need some date_time implementation
    
    Change-Id: I7f88382a8244799c293f23555243d381ea793685

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 67d5be6..eafe5ed 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -272,8 +272,8 @@ endif # SYSTEM_HUNSPELL
 
 ifeq ($(SYSTEM_BOOST),YES)
 
-# No need of libboostdatetime at all
 define gb_LinkTarget__use_boostdatetime
+$(call gb_LinkTarget_add_libs,$(1),-lboost_date_time)
 endef
 
 else # !SYSTEM_BOOST
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to