[Libreoffice-commits] .: comphelper/qa

David Tardon dtardon at kemper.freedesktop.org
Mon Feb 7 08:14:28 PST 2011


 comphelper/qa/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 131a1f0fe7655cf5b039c342c385318212608a44
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Feb 7 17:14:08 2011 +0100

    TESTSHL2LIB does not exist anymore

diff --git a/comphelper/qa/makefile.mk b/comphelper/qa/makefile.mk
index 9d68caa..972b0a8 100644
--- a/comphelper/qa/makefile.mk
+++ b/comphelper/qa/makefile.mk
@@ -41,7 +41,7 @@ INCPRE += $(MISC)$/$(TARGET)$/inc
 
 SHL1TARGET = $(TARGET)_weakbag
 SHL1OBJS = $(SLO)$/test_weakbag.obj  $(SLO)$/test_string.obj
-SHL1STDLIBS = $(CPPUHELPERLIB) $(CPPULIB) $(CPPUNITLIB) $(TESTSHL2LIB) $(SALLIB) $(COMPHELPERLIB)
+SHL1STDLIBS = $(CPPUHELPERLIB) $(CPPULIB) $(CPPUNITLIB) $(SALLIB) $(COMPHELPERLIB)
 SHL1VERSIONMAP = version.map
 SHL1IMPLIB = i$(SHL1TARGET)
 DEF1NAME = $(SHL1TARGET)


More information about the Libreoffice-commits mailing list