#87576# don't link against STDLIBCPP

This commit is contained in:
Rüdiger Timm
2001-06-05 08:29:21 +00:00
parent 46b5ff6602
commit fa5d2e5643

View File

@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $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 # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
@@ -115,8 +115,7 @@ APP1STDLIBS=\
$(SALHELPERLIB) \ $(SALHELPERLIB) \
$(REGLIB) \ $(REGLIB) \
$(CPPULIB) \ $(CPPULIB) \
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB)
$(STDLIBCPP)
.IF "$(GUI)"=="WNT" .IF "$(GUI)"=="WNT"
APP1STDLIBS+= \ APP1STDLIBS+= \