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 8FCD87B58 for ; Mon, 29 Aug 2011 14:54:00 +0000 (UTC) Received: (qmail 29471 invoked by uid 500); 29 Aug 2011 14:53:59 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 28963 invoked by uid 500); 29 Aug 2011 14:53:58 -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 28825 invoked by uid 99); 29 Aug 2011 14:53:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 14:53:58 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: unknown ipv4:200.91.200.0/24 (athena.apache.org: encountered unrecognized mechanism during SPF processing of domain of giffunip@tutopia.com) Received: from [98.138.91.182] (HELO nm22-vm4.bullet.mail.ne1.yahoo.com) (98.138.91.182) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 29 Aug 2011 14:53:49 +0000 Received: from [98.138.90.50] by nm22.bullet.mail.ne1.yahoo.com with NNFMP; 29 Aug 2011 14:53:28 -0000 Received: from [98.138.89.172] by tm3.bullet.mail.ne1.yahoo.com with NNFMP; 29 Aug 2011 14:53:27 -0000 Received: from [127.0.0.1] by omp1028.mail.ne1.yahoo.com with NNFMP; 29 Aug 2011 14:53:27 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 951626.74313.bm@omp1028.mail.ne1.yahoo.com Received: (qmail 74315 invoked by uid 60001); 29 Aug 2011 14:53:27 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1314629607; bh=SlOsXBmvCXzvrnNomTB6ulY5gZEUyCk8IIPlRuHAS8o=; h=X-YMail-OSG:Received:X-RocketYMMF:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=V0Lu4BdfKS+7+jcX54BKkS6LmelUR/O4t5HTi8MdzzdWU6yhAs25IMRTwbHCPz01k6y6a/tjXWZF/JhyxoabV1Aw66jNtKf2AyPzaMxqRRjkeBGBtZ9/zNHQXHSfLNCdkAk4/B+fRcxLA5mxRYTIFi2+ghgKs/1I/ChFTCjQQtQ= X-YMail-OSG: r1wk8aQVM1lAUXKU7qECo4bD5RIr1pE.ZmbmzMO4UocSbov cGxahhO5OAXGReQRiVsD2ewdScc2Fr5ptJp1FlLU2si_AM9QnAZRMQ81Pit1 avvvV.MRf6oU2qbw2e2dCgSu9Rbu7QQcrKGmvcvMeMGOiteSnUPzpWTJhZ26 H658gAuQ4Dmm_Q2zOJ90uVLM9apirbJTLDd_SkCa2VbvYbKNn0BRZwq5TtQE QUGpQU37GpEnLRoqh9pQ2oaXMaGGsGgZ.yxOz8A0OILMSg2G8XBobUPqWi9C 7FhNqm42OMh8TeVu1zdK4PxAzZQajiN4ghgRMZQxfKZ.xzpxtBvHEBj8cJxB t3Ic7bEyqTnsLgZHdifyn5Ax0.VszS8evOXe9m5aTO5KPVcwsohWtOn8SaNc cQsJMrOqcq6aS__gN1.PCNY7Ep..AS.GNvx1vHJ_p1T1NHRlBfUQHYoWbvXr z8C8- Received: from [200.118.157.7] by web113520.mail.gq1.yahoo.com via HTTP; Mon, 29 Aug 2011 07:53:26 PDT X-RocketYMMF: giffunip X-Mailer: YahooMailClassic/14.0.5 YahooMailWebService/0.8.113.315625 Message-ID: <1314629606.70406.YahooMailClassic@web113520.mail.gq1.yahoo.com> Date: Mon, 29 Aug 2011 07:53:26 -0700 (PDT) From: "Pedro F. Giffuni" Reply-To: giffunip@tutopia.com Subject: Re: EPM To: ooo-dev@incubator.apache.org In-Reply-To: <4E5B9A09.6000200@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- On Mon, 8/29/11, Mathias Bauer wrote: > > OOo always used EPM for package creation by default. My > first patch for disabling copyleft components removed > that, now I brought it back again. > If you had your own way, you probably had your own > configure switches to work with it. > I hope it still works. > Hmm.. investigating a bit, we use --with-epm=internal I would've thought --without-epm would've been more intuitive, but I still think it shouldn't be a build requirement at all. cheers, Pedro.