diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:13:30 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:13:30 +0000 |
commit | 1b3c8409cf3f23bbfd41e5b859a97a85c22f2368 (patch) | |
tree | f63ee5f9c9f1eccc001b21ee4bc59db07a34c111 /bridges | |
parent | cdaab16856b42beb62069dafbd424a736afc0904 (diff) |
INTEGRATION: CWS geordi2q14 (1.16.72); FILE MERGED
2004/01/29 12:16:58 hr 1.16.72.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'bridges')
-rw-r--r-- | bridges/source/remote/urp/makefile.mk | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/bridges/source/remote/urp/makefile.mk b/bridges/source/remote/urp/makefile.mk index fabf391d1d5c..ce182b7f1829 100644 --- a/bridges/source/remote/urp/makefile.mk +++ b/bridges/source/remote/urp/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: vg $ $Date: 2003-04-15 14:42:16 $ +# last change: $Author: hr $ $Date: 2004-02-02 18:13:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,12 +76,6 @@ USE_DEFFILE=TRUE # ------------------------------------------------------------------ -.IF "$(COM)$(OS)" == "GCCMACOSX" -CFLAGS += -Duno_initEnvironment=$(TARGET)uno_initEnvironment \ - -Duno_ext_getMapping=$(TARGET)uno_ext_getMapping -.ENDIF - - SLOFILES= \ $(SLO)$/urp_environment.obj \ $(SLO)$/urp_marshal.obj \ |