[Libreoffice-commits] .: sal/CppunitTest_sal_rtl_strings.mk

Lubos Lunak llunak at kemper.freedesktop.org
Mon Mar 26 08:42:26 PDT 2012


 sal/CppunitTest_sal_rtl_strings.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cedaaf89d7d9c2e41650dcc4df07b2be24649826
Author: Luboš Luňák <l.lunak at suse.cz>
Date:   Mon Mar 26 17:41:33 2012 +0200

    fix comment

diff --git a/sal/CppunitTest_sal_rtl_strings.mk b/sal/CppunitTest_sal_rtl_strings.mk
index f5127cb..0a00e8b 100644
--- a/sal/CppunitTest_sal_rtl_strings.mk
+++ b/sal/CppunitTest_sal_rtl_strings.mk
@@ -42,7 +42,7 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sal_rtl_strings,\
     $(gb_STDLIBS) \
 ))
 
-# the test uses the library created by Module_DLL
+# the test uses O(U)String capabilities that dlopen this lib
 $(call gb_CppunitTest_get_target,sal_rtl_strings) : \
     $(call gb_Library_get_target,sal_textenc)
 


More information about the Libreoffice-commits mailing list