From fa5d2e5643eed1c7f9f8f13ab02dfb0f004ffa3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 5 Jun 2001 08:29:21 +0000 Subject: [PATCH] #87576# don't link against STDLIBCPP --- rdbmaker/source/rdbmaker/makefile.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/rdbmaker/source/rdbmaker/makefile.mk b/rdbmaker/source/rdbmaker/makefile.mk index 3fc15e4ff736..301740d9f671 100644 --- a/rdbmaker/source/rdbmaker/makefile.mk +++ b/rdbmaker/source/rdbmaker/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: dbo $ $Date: 2001-05-14 10:27:32 $ +# last change: $Author: rt $ $Date: 2001-06-05 09:29:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -115,8 +115,7 @@ APP1STDLIBS=\ $(SALHELPERLIB) \ $(REGLIB) \ $(CPPULIB) \ - $(CPPUHELPERLIB) \ - $(STDLIBCPP) + $(CPPUHELPERLIB) .IF "$(GUI)"=="WNT" APP1STDLIBS+= \