summaryrefslogtreecommitdiff
path: root/solenv/inc/wnt.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:31:29 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:31:29 +0000
commit0175cde51b5d06b7f3f794ac377f0f9f041a06da (patch)
treee038243695d3664f8e4cdda5f45e8690e71fbaa3 /solenv/inc/wnt.mk
parent6bb4f43fb82d129a8b1746888b388428e784a4bc (diff)
INTEGRATION: CWS complextest1 (1.78.62); FILE MERGED
2007/06/28 08:45:08 cn 1.78.62.1: #i78349# export WRAPCMD for java calls
Diffstat (limited to 'solenv/inc/wnt.mk')
-rw-r--r--solenv/inc/wnt.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk
index 3ab39485eedb..446b8a65a59c 100644
--- a/solenv/inc/wnt.mk
+++ b/solenv/inc/wnt.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: wnt.mk,v $
#
-# $Revision: 1.78 $
+# $Revision: 1.79 $
#
-# last change: $Author: kz $ $Date: 2007-05-10 15:11:57 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:31:29 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,7 +62,7 @@ WRAPCMD_ENV*=$(WRAPCMD) -env
STARDEP=$(WRAPCMD) javadep
JAVAC=$(WRAPCMD) javac
JAVA=$(WRAPCMD) java
-JAVAI!=$(WRAPCMD) java
+JAVAI!:=$(WRAPCMD) java
.ENDIF # "$(USE_SHELL)"!="4nt"
# --- general WNT settings ---