diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-06-18 15:34:34 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-06-18 15:34:34 +0000 |
commit | 645eac71761649bacad6808563a0ad3c7547cd88 (patch) | |
tree | d4d0029752e7ec2083b04708b6ce53b03e669f96 | |
parent | 5c153fb90c34d20cb415864f2d1f28d00052ad04 (diff) |
INTEGRATION: CWS pj81 (1.16.44); FILE MERGED
2007/06/11 07:44:56 pjanik 1.16.44.1: #i78244#: lingu and starmath modules are now free of warnings on Mac OS X.
-rw-r--r-- | solenv/inc/unxmacx.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/solenv/inc/unxmacx.mk b/solenv/inc/unxmacx.mk index 4a49df3886aa..b993366c0496 100644 --- a/solenv/inc/unxmacx.mk +++ b/solenv/inc/unxmacx.mk @@ -4,9 +4,9 @@ # # $RCSfile: unxmacx.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: kz $ $Date: 2007-05-10 15:11:43 $ +# last change: $Author: kz $ $Date: 2007-06-18 16:34:34 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -152,9 +152,7 @@ MODULES_WITH_WARNINGS := \ chart2 \ devtools \ extensions \ - lingu \ r_tools \ - starmath \ sw # Currently, there is no nas support for OS X... |