diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 17:11:11 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 17:11:11 +0000 |
commit | 391b4ba27e302e8d1ef3c77215f3b485aae28551 (patch) | |
tree | 15f09cf83c4b6903055de50f0fb5e5a9f17407f0 /solenv/inc/unxsoli4.mk | |
parent | 3c02f118be5bdc913fc99479aa1b3a162cbaef3a (diff) |
INTEGRATION: CWS geordi2q11 (1.2.68); FILE MERGED
2003/12/16 16:14:19 hr 1.2.68.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'solenv/inc/unxsoli4.mk')
-rw-r--r-- | solenv/inc/unxsoli4.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/inc/unxsoli4.mk b/solenv/inc/unxsoli4.mk index 7d961b0536d9..91cf0e6e0a08 100644 --- a/solenv/inc/unxsoli4.mk +++ b/solenv/inc/unxsoli4.mk @@ -2,9 +2,9 @@ # # $RCSfile: unxsoli4.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: vg $ $Date: 2003-07-02 13:44:47 $ +# last change: $Author: vg $ $Date: 2003-12-17 18:11:11 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,6 +67,7 @@ AFLAGS=-P -q CDEFS+=-mt -D_PTHREADS -DSYSV -DSUN -DSUN4 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DSTLPORT_VERSION=400 +SOLAR_JAVA*=TRUE .IF "$(SOLAR_JAVA)"!="" JAVADEF=-DSOLAR_JAVA JAVAFLAGSDEBUG=-g |