diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-11 11:23:32 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-11 11:23:32 +0000 |
commit | 99b256069c5cb6594383deff90f75026ca418e82 (patch) | |
tree | 2e05459a72235f575350fec4167ce7c06c30a697 /solenv/inc/unxmacxp.mk | |
parent | 5de7d357c00b7ef8855e4a82b28e5a10ec3061bf (diff) |
INTEGRATION: CWS macosx01 (1.49.44); FILE MERGED
2004/12/09 21:24:40 pjanik 1.49.44.1: #i38691#: Fix typo (missing l).
Diffstat (limited to 'solenv/inc/unxmacxp.mk')
-rw-r--r-- | solenv/inc/unxmacxp.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxmacxp.mk b/solenv/inc/unxmacxp.mk index c6292de88dce..86dc611f1b5a 100644 --- a/solenv/inc/unxmacxp.mk +++ b/solenv/inc/unxmacxp.mk @@ -2,9 +2,9 @@ # # $RCSfile: unxmacxp.mk,v $ # -# $Revision: 1.49 $ +# $Revision: 1.50 $ # -# last change: $Author: pjunck $ $Date: 2004-11-03 08:58:39 $ +# last change: $Author: rt $ $Date: 2005-01-11 12:23:32 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -210,7 +210,7 @@ STDLIBGUIST=-lm STDLIBCUIST=-lX11 -lpthread -lm STDLIBGUIMT=-lpthread -lm STDLIBCUIMT=-lX11 -lm -STDSHLGUIMT=-lX11 -lXext -lpthread -m +STDSHLGUIMT=-lX11 -lXext -lpthread -lm STDSHLCUIMT=-lpthread -lm LIBMGR=ar |