summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 07:07:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 07:07:35 +0000
commit64e40b993ac60103806553de7b4592522ddd696f (patch)
tree7e92c8fcaf2da6b9a09649cbb0284499e5d9546d /sal/util
parentdfbd5bc63f03576d70605b6a59634c36a6ccf20a (diff)
INTEGRATION: CWS pj51 (1.38.78); FILE MERGED
2006/03/18 16:29:29 obr 1.38.78.1: #i61959# patch applied
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/util/makefile.mk b/sal/util/makefile.mk
index a4f825a53..d5f66b702 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"