From ab6779b1900bb1973f1325e3370ac8c5533f12b1 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 19 Apr 2006 12:50:07 +0000
Subject: [PATCH] INTEGRATION: CWS sb49 (1.7.40); FILE MERGED 2006/03/22
10:14:08 sb 1.7.40.1: #i63397# Keep objects alive long enough so that threads
still running while atexit handlers are processed do not access dead objects.
---
cppu/util/makefile.mk | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/cppu/util/makefile.mk b/cppu/util/makefile.mk
index aa3257572673..ce1978267732 100644
--- a/cppu/util/makefile.mk
+++ b/cppu/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 09:01:41 $
+# last change: $Author: hr $ $Date: 2006-04-19 13:50:07 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -60,8 +60,7 @@ SHL1TARGET=$(TARGET)
SHL1TARGET= uno_$(TARGET)
.ENDIF
-SHL1STDLIBS= \
- $(SALLIB)
+SHL1STDLIBS = $(SALLIB) $(SALHELPERLIB)
SHL1DEPN=
SHL1IMPLIB=i$(TARGET)