From 959469d5060400d5e7e36f123fef7d5ceacabaf1 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 1 Jun 2004 07:58:57 +0000 Subject: [PATCH] INTEGRATION: CWS jl6 (1.11.22); FILE MERGED 2004/05/04 15:35:21 jl 1.11.22.1: #109765# use new jvmfwk to find JRE installation --- psprint/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/psprint/util/makefile.mk b/psprint/util/makefile.mk index 9718f746152d..9f0058d96a8e 100644 --- a/psprint/util/makefile.mk +++ b/psprint/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: hr $ $Date: 2004-02-02 18:57:32 $ +# last change: $Author: obo $ $Date: 2004-06-01 08:58:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -105,7 +105,7 @@ SHL1STDLIBS=$(UNOTOOLSLIB) \ $(SALLIB) \ -lX11 .IF "$(SOLAR_JAVA)"!="" -SHL1STDLIBS+=$(JVMACCESSLIB) +SHL1STDLIBS+=$(JVMFWKLIB) .ENDIF SHL1DEF= $(MISC)$/$(SHL1TARGET).def