diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-25 03:45:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-25 03:45:39 +0000 |
commit | 845fd6c6255a69cc68f9f3594feeb408f1b589fd (patch) | |
tree | eaef456b9b2c0a4e3c2b701ac6dcf6d122325f17 /solenv/inc | |
parent | a80ac44eef93c394feaed56a2a626a1a0e33e82b (diff) |
#i10000# temporarily switched off the warnings for sd,sw
Diffstat (limited to 'solenv/inc')
-rw-r--r-- | solenv/inc/unxlngx6.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/solenv/inc/unxlngx6.mk b/solenv/inc/unxlngx6.mk index f4135c56f942..5606bf313a2f 100644 --- a/solenv/inc/unxlngx6.mk +++ b/solenv/inc/unxlngx6.mk @@ -8,7 +8,7 @@ # # $RCSfile: unxlngx6.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # # This file is part of OpenOffice.org. # @@ -141,9 +141,11 @@ CFLAGSWERRCC=-Werror MODULES_WITH_WARNINGS := \ drawinglayer \ extensions \ + sd \ soldep \ slideshow \ svtools \ + sw \ svx # switches for dynamic and static linking |