Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07485865B for ; Sun, 28 Aug 2011 21:14:12 +0000 (UTC) Received: (qmail 77965 invoked by uid 500); 28 Aug 2011 21:14:11 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 77914 invoked by uid 500); 28 Aug 2011 21:14:11 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 77906 invoked by uid 99); 28 Aug 2011 21:14:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 21:14:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [94.74.228.60] (HELO janik.cz) (94.74.228.60) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 21:14:05 +0000 Received: from [10.0.0.100] (paveljanik.vpn [10.0.0.100]) by janik.cz (Server) with ESMTP id 40A7D134062B for ; Sun, 28 Aug 2011 23:13:43 +0200 (CEST) From: =?iso-8859-1?Q?Pavel_Jan=EDk?= Content-Type: multipart/mixed; boundary=Apple-Mail-29--896109605 Subject: lingucomponent/.../macosxspell: make it conditional to DISABLE_HUNSPELL Date: Sun, 28 Aug 2011 23:13:42 +0200 Message-Id: <5FC5351E-69CE-4C88-9998-9C8E2BCF3B24@Janik.cz> To: ooo-dev@incubator.apache.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) --Apple-Mail-29--896109605 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hi, current macosxspell does not depend on the DISABLE_HUNSPELL, thus when = hunspell is disabled, it gets built. But it depends on hunspell, thus it = shouldn't be build. The patch at http://tmp.janik.cz/lingucomponent_macosxspell.diff fixes this. --=20 Pavel Jan=EDk --Apple-Mail-29--896109605--