Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15F4A10730 for ; Thu, 14 Nov 2013 12:47:46 +0000 (UTC) Received: (qmail 42653 invoked by uid 500); 14 Nov 2013 12:47:44 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 42302 invoked by uid 500); 14 Nov 2013 12:47:38 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 42293 invoked by uid 99); 14 Nov 2013 12:47:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Nov 2013 12:47:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [76.96.27.211] (HELO qmta11.emeryville.ca.mail.comcast.net) (76.96.27.211) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Nov 2013 12:47:32 +0000 Received: from omta16.emeryville.ca.mail.comcast.net ([76.96.30.72]) by qmta11.emeryville.ca.mail.comcast.net with comcast id pQlA1m0041ZMdJ4ABQnCAo; Thu, 14 Nov 2013 12:47:12 +0000 Received: from [192.168.199.10] ([69.251.80.74]) by omta16.emeryville.ca.mail.comcast.net with comcast id pQnA1m0041cCKD98cQnAA5; Thu, 14 Nov 2013 12:47:12 +0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: svn commit: r1541745 - /apr/apr/branches/1.5.x/Makefile.in From: Jim Jagielski In-Reply-To: <528411CA.5020509@kippdata.de> Date: Thu, 14 Nov 2013 07:47:09 -0500 Cc: List List Content-Transfer-Encoding: 7bit Message-Id: <9C3046B1-1863-408D-8D04-66333BB05201@jaguNET.com> References: <20131113215102.C2CFE23888FE@eris.apache.org> <528411CA.5020509@kippdata.de> To: Rainer Jung X-Mailer: Apple Mail (2.1822) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1384433232; bh=wFeZ1PLCRtlHAq+J1bATlIT5CiE4E7CI9fg77pmIkeM=; h=Received:Received:Content-Type:Mime-Version:Subject:From:Date: Message-Id:To; b=aYz5xsu4KhToGSCjC+78kjQC0ae0YeCGsuJcR12jGp2HlXBu8WMV4XtByDNBVy5C6 8XRyNgUemCfcLHl3uJC+YX+T3LiJC8LFS2P3RdMUyeYaUMj2LZCYiohQfI6b5S+M9p zi5hr9KxAgKoCUVn1Yrrm7IT6QkGAeFWZ12/5axARoui248/K/MkKV7I/LsCIhhLPu K0KMv8CmhVBeNxg9Gb01YZOeOqe/j83dHMnWsDrblVhJY5P3IGkCYHpjNE4PyuZ/Uh 1rPztIpoFFbSAR0/ka05Q2rqfmRsyI12hCAPXsD4yyZQXtdOjwVErDBptli689rdjW BieMRIMDGa2sg== X-Virus-Checked: Checked by ClamAV on apache.org On Nov 13, 2013, at 6:56 PM, Rainer Jung wrote: > > Personally I think people doing out of tree builds are a minority and > can cope with a small Makefile patch. Theyshould be OK with it already > being fixed for the next release, so for me it wouldn't be a reason to > vote -1. > Agreed.