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 8EB2D95D1 for ; Tue, 22 Nov 2011 08:11:17 +0000 (UTC) Received: (qmail 92440 invoked by uid 500); 22 Nov 2011 08:11:14 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 92200 invoked by uid 500); 22 Nov 2011 08:10:56 -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 92186 invoked by uid 99); 22 Nov 2011 08:10:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 08:10:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [87.253.162.5] (HELO server5.configcenter.info) (87.253.162.5) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 08:10:43 +0000 Received: from [9.155.131.25] (deibp9eh1--blueice3n2.emea.ibm.com [195.212.29.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: web445p1) by server5.configcenter.info (Postfix) with ESMTP id 75BF61BB03A9 for ; Tue, 22 Nov 2011 09:10:09 +0100 (CET) Message-ID: <4ECB58EA.6020401@a-w-f.de> Date: Tue, 22 Nov 2011 09:10:18 +0100 From: Andre Fischer User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [CODE] configure.in: yes/no messages swapped in --enable-copyleft References: <4EC98CD0.4070204@openoffice.org> <4ECA128E.2020806@a-w-f.de> <4ECA9F9E.50604@openoffice.org> In-Reply-To: <4ECA9F9E.50604@openoffice.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-server5-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 75BF61BB03A9.A395A X-server5-MailScanner: Found to be clean X-server5-MailScanner-From: af@a-w-f.de X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No On 21.11.2011 19:59, Andrea Pescetti wrote: > Andre Fischer wrote: >> good point but please keep in mind that this is a temporary workaround. >> Much work is currently being done ... the --enable-copyleft switch >> will not live for very long. > > Thanks for the information, but since "configure" is writing a wrong > (and potentially confusing) message, and the fix I sent is trivial and > totally harmless, why not just fix it? > > It takes less to fix it than to discuss it by e-mail, and people > experimenting with the --enable-copyleft switch will be reassured if > configure gives them the proper feedback. And since I think that the new > --enable-x-license (or whatever it is) section in configure.in will be > copied and pasted from --enable-copyleft, it is probably good to get it > right there even if it is going away soon. You are absolutely right, and I would have applied the patch but I do not yet have commit rights. I just did not want you to be disappointed when your fix is removed in (hopefully) a few days. -Andre