diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-01-14 13:31:24 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-01-14 13:31:24 +0000 |
commit | fb29ac4e04a55af31957b02b170cb6c16896aef5 (patch) | |
tree | 8b11444be5ffaee8b4b1df0e922cadcdf07da5d6 /solenv/inc/unxsoli4.mk | |
parent | e62259b579fb9c1d8f5a983a63e7005418c231a5 (diff) |
INTEGRATION: CWS wae4extensions (1.38.10); FILE MERGED
2008/01/09 21:10:36 ericb 1.38.10.3: RESYNC: (1.39-1.40); FILE MERGED
2007/11/16 13:09:19 ericb 1.38.10.2: RESYNC: (1.38-1.39); FILE MERGED
2007/10/03 20:01:14 fs 1.38.10.1: #i81612# module extensions is warning-free now
Diffstat (limited to 'solenv/inc/unxsoli4.mk')
-rw-r--r-- | solenv/inc/unxsoli4.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/solenv/inc/unxsoli4.mk b/solenv/inc/unxsoli4.mk index 93f12ea5d89d..4cfdee5ab87d 100644 --- a/solenv/inc/unxsoli4.mk +++ b/solenv/inc/unxsoli4.mk @@ -4,9 +4,9 @@ # # $RCSfile: unxsoli4.mk,v $ # -# $Revision: 1.40 $ +# $Revision: 1.41 $ # -# last change: $Author: kz $ $Date: 2007-12-12 13:22:19 $ +# last change: $Author: ihi $ $Date: 2008-01-14 14:31:24 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -107,7 +107,6 @@ CFLAGSWERRCXX=-xwe # COMPILER_WARN_ERRORS=TRUE here instead of setting MODULES_WITH_WARNINGS (see # settings.mk): MODULES_WITH_WARNINGS := \ - extensions \ soldep STDOBJVCL=$(L)$/salmain.o |