diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:16:56 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:16:56 +0000 |
commit | 67ebf9f0b4bcdf2f4f9c90e09b206bf373f98439 (patch) | |
tree | add2f4bb64051270ffba9ed9467439aa5051aca7 /xmloff/util | |
parent | 7d42f44a260775642b3654297f5e1fff4c018ee4 (diff) |
INTEGRATION: CWS aw024 (1.19.32); FILE MERGED
2006/11/10 05:04:58 aw 1.19.32.5: RESYNC: (1.22-1.23); FILE MERGED
2006/05/12 20:16:49 aw 1.19.32.4: RESYNC: (1.21-1.22); FILE MERGED
2005/09/17 09:14:31 aw 1.19.32.3: RESYNC: (1.20-1.21); FILE MERGED
2005/03/23 19:24:57 aw 1.19.32.2: RESYNC: (1.19-1.20); FILE MERGED
2004/12/28 15:24:57 aw 1.19.32.1: #i39528
Diffstat (limited to 'xmloff/util')
-rw-r--r-- | xmloff/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk index 7c6485906da1..36ed7200df32 100644 --- a/xmloff/util/makefile.mk +++ b/xmloff/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.24 $ # -# last change: $Author: rt $ $Date: 2006-10-30 09:08:39 $ +# last change: $Author: ihi $ $Date: 2006-11-14 14:16:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -87,7 +87,7 @@ SHL1STDLIBS= \ $(SALLIB) \ $(UNOTOOLSLIB) \ $(ONELIB) \ - $(GOODIESLIB) \ + $(BASEGFXLIB) \ $(SALHELPERLIB) # SCO: the linker does know about weak symbols, but we can't ignore multiple defined symbols |