From f6ea58880bec0d28fe0beab21db2daec386edf8f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Apr 2006 07:07:35 +0000 Subject: INTEGRATION: CWS pj51 (1.38.78); FILE MERGED 2006/03/18 16:29:29 obr 1.38.78.1: #i61959# patch applied --- sal/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sal') diff --git a/sal/util/makefile.mk b/sal/util/makefile.mk index a4f825a53cb2..d5f66b702e30 100644 --- a/sal/util/makefile.mk +++ b/sal/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.38 $ +# $Revision: 1.39 $ # -# last change: $Author: rt $ $Date: 2005-09-08 16:50:09 $ +# last change: $Author: vg $ $Date: 2006-04-07 08:07:35 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -154,7 +154,7 @@ SHL1STDLIBS+=-lstlport_gcc .ENDIF .IF "$(OS)"=="MACOSX" -SHL1STDLIBS+=-framework CoreFoundation +SHL1STDLIBS+=-framework CoreFoundation -framework Carbon .ENDIF .IF "$(OS)" == "LINUX" -- cgit