From dev-return-22218-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Mon Aug 31 21:36:55 2009 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 11481 invoked from network); 31 Aug 2009 21:36:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Aug 2009 21:36:55 -0000 Received: (qmail 31598 invoked by uid 500); 31 Aug 2009 21:36:54 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 31505 invoked by uid 500); 31 Aug 2009 21:36:54 -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 31342 invoked by uid 99); 31 Aug 2009 21:36:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 21:36:54 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 76.96.62.16 is neither permitted nor denied by domain of jim@jagunet.com) Received: from [76.96.62.16] (HELO QMTA01.westchester.pa.mail.comcast.net) (76.96.62.16) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 21:36:43 +0000 Received: from OMTA15.westchester.pa.mail.comcast.net ([76.96.62.87]) by QMTA01.westchester.pa.mail.comcast.net with comcast id b80z1c00V1swQuc519cPR1; Mon, 31 Aug 2009 21:36:23 +0000 Received: from [192.168.199.10] ([69.251.84.64]) by OMTA15.westchester.pa.mail.comcast.net with comcast id b9h41c0031PGofZ3b9h4RT; Mon, 31 Aug 2009 21:41:04 +0000 Subject: Re: svn commit: r809745 - /apr/apr/trunk/configure.in Mime-Version: 1.0 (Apple Message framework v1075.2) Content-Type: text/plain; charset=us-ascii; format=flowed From: Jim Jagielski In-Reply-To: <4A9C4132.6070904@rowe-clan.net> Date: Mon, 31 Aug 2009 17:36:21 -0400 Cc: dev@apr.apache.org, commits@apr.apache.org Content-Transfer-Encoding: 7bit Message-Id: <58A48BE9-0A64-425A-9357-96C9E351164A@jaguNET.com> References: <20090831211325.11D4D23888D2@eris.apache.org> <4A9C4132.6070904@rowe-clan.net> To: "William A. Rowe, Jr." X-Mailer: Apple Mail (2.1075.2) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 31, 2009, at 5:31 PM, William A. Rowe, Jr. wrote: > jim@apache.org wrote: >> + # Per OS tuning... >> + case $host in >> + *apple-darwin10.0.0) > > Won't that test be broken in a month or two? > Not sure... it could only be needed for 10.0.0. As version comes out, we can better tune as needed.