From 644c33a857c46d540202189228f519946dc33833 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 27 Aug 2013 13:58:52 +0200 Subject: fdo#67313: Use "lo" suffix for private URE libs ...(like is done for most of LO's non-URE libs already) to reduce likelihood of name clashes, esp. on Windows where URE libs are found via PATH. This introduces PRIVATELIBS_URE, and removes now-unused UNOLIBS_URE. Change-Id: Ib95dd45f18de140a54e62d632dbf2239f83c232e --- jvmfwk/distributions/OpenOfficeorg/javavendors_template.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jvmfwk/distributions/OpenOfficeorg/javavendors_template.xml') diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_template.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_template.xml index 8b847b95459e..9bc0c4119da4 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_template.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_template.xml @@ -46,7 +46,7 @@ look like. - libsunjavaplugin.dll + libsunjavapluginlo.dll ./pluginDir/vendorx.dll -- cgit