diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:49:42 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:49:42 +0000 |
commit | 69a69bcbd46b7c3c34ea87966b0b9742751ba075 (patch) | |
tree | 85a687e8b5ef308000bbf2070fcb3609f51297e8 /solenv/inc/unxsols4.mk | |
parent | d947928ddc1dbbce46825a54b3ad3bc2ae480bc1 (diff) |
INTEGRATION: CWS swwarnings (1.38.28); FILE MERGED
2007/09/24 06:52:33 os 1.38.28.7: RESYNC: (1.42-1.43); FILE MERGED
2007/08/22 14:26:10 tl 1.38.28.6: #i69287# warning-free code
2007/08/21 10:46:13 tl 1.38.28.5: RESYNC: (1.41-1.42); FILE MERGED
2007/06/29 05:34:40 os 1.38.28.4: merge error fixed
2007/06/28 12:26:56 os 1.38.28.3: RESYNC: (1.39-1.41); FILE MERGED
2007/05/29 08:08:53 os 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED
2007/04/18 07:56:14 tl 1.38.28.1: #i69287# warning-free code
Diffstat (limited to 'solenv/inc/unxsols4.mk')
-rw-r--r-- | solenv/inc/unxsols4.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/solenv/inc/unxsols4.mk b/solenv/inc/unxsols4.mk index b8ebb9ef5..a5130a8eb 100644 --- a/solenv/inc/unxsols4.mk +++ b/solenv/inc/unxsols4.mk @@ -4,9 +4,9 @@ # # $RCSfile: unxsols4.mk,v $ # -# $Revision: 1.43 $ +# $Revision: 1.44 $ # -# last change: $Author: vg $ $Date: 2007-09-18 14:51:19 $ +# last change: $Author: hr $ $Date: 2007-09-27 07:49:42 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -114,8 +114,7 @@ CFLAGSWERRCXX=-xwe # settings.mk): MODULES_WITH_WARNINGS := \ extensions \ - soldep \ - sw + soldep STDOBJVCL=$(L)$/salmain.o |