summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-19 08:38:31 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-19 08:38:31 +0000
commit3df34ca657d7a1ffb5f52684569667ab8d810a91 (patch)
tree295e2fad31748ab80646623486b1b925ffc7cbfc /solenv
parentf9382c7c0ab4ea1437055556abbf048a23b31ae1 (diff)
INTEGRATION: CWS configure18 (1.100.16); FILE MERGED
2006/07/14 16:17:48 rene 1.100.16.1: remove mentioning of libart, long obsolete, fix GPC vars; don't fail on agg 2.4 being present, cws thbpp4 fixes agg 2.4 build
Diffstat (limited to 'solenv')
-rw-r--r--solenv/inc/libs.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk
index df044190de99..fce61d64568a 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: libs.mk,v $
#
-# $Revision: 1.100 $
+# $Revision: 1.101 $
#
-# last change: $Author: ihi $ $Date: 2006-06-29 11:20:08 $
+# last change: $Author: kz $ $Date: 2006-07-19 09:38:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,7 @@
# MA 02111-1307 USA
#
#*************************************************************************
-LIBSMKREV!:="$$Revision: 1.100 $$"
+LIBSMKREV!:="$$Revision: 1.101 $$"
.IF "$(COM)"=="WTC"
LIBPRE=libr
@@ -288,7 +288,9 @@ ICULELIB=icule.lib
ICUUCLIB=icuuc.lib
I18NUTILLIB=$(LIBPRE) ii18nutil.lib
I18NISOLANGLIB=$(LIBPRE) ii18nisolang.lib
+.IF "$(GPC)"!="NO"
GPC3RDLIB=gpc.lib
+.ENDIF
SALHELPERLIB=$(LIBPRE) isalhelper.lib
XMLSCRIPTLIB=ixcr.lib
COMPHELPERLIB=icomphelp.lib