From a9c4bfd81dac138b01b6cf2102a17031396e7e6d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 25 Mar 2008 13:16:07 +0000 Subject: INTEGRATION: CWS winordinals (1.104.36); FILE MERGED 2008/03/07 15:18:22 vg 1.104.36.1: #i86800# switch to symbol-exporting scheme --- vcl/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vcl/util') diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk index 235900922097..1ed7a9b40f09 100644 --- a/vcl/util/makefile.mk +++ b/vcl/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.106 $ +# $Revision: 1.107 $ # -# last change: $Author: kz $ $Date: 2008-03-07 16:47:02 $ +# last change: $Author: obo $ $Date: 2008-03-25 14:16:07 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -181,7 +181,7 @@ SHL1STDLIBS+=\ $(ICUUCLIB) \ $(ICULELIB) \ $(JVMACCESSLIB) -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name .IF "$(GUIBASE)"=="aqua" SHL1STDLIBS+=$(BASEBMPLIB) -- cgit