Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 39172 invoked from network); 31 May 2006 14:10:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 May 2006 14:10:59 -0000 Received: (qmail 73831 invoked by uid 500); 31 May 2006 14:10:57 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 73581 invoked by uid 500); 31 May 2006 14:10:56 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 73562 invoked by uid 99); 31 May 2006 14:10:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 07:10:56 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.252.47] (HELO goliath.cnchost.com) (207.155.252.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 07:10:54 -0700 Received: from [192.168.0.21] (c-24-15-193-17.hsd1.il.comcast.net [24.15.193.17]) by goliath.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 440FD8A5C9; Wed, 31 May 2006 10:10:33 -0400 (EDT) Message-ID: <447DA3D7.6090202@rowe-clan.net> Date: Wed, 31 May 2006 09:10:31 -0500 From: "William A. Rowe, Jr." User-Agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "William A. Rowe, Jr." CC: dev@apr.apache.org, commits@apr.apache.org Subject: Re: svn commit: r410522 - /apr/apr-util/trunk/include/apu.hw References: <20060531133855.93A701A983A@eris.apache.org> <447DA0E8.8050408@rowe-clan.net> In-Reply-To: <447DA0E8.8050408@rowe-clan.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N William A. Rowe, Jr. wrote: > > Shall we set up an appropriate perl/python/awk script which accepts > --with-iconv and can direct it at apr-iconv, libiconv for the gnuish > folk or something else altogether? Of course --without-iconv is one of those legitimate somethings ;-) But that results in an absolute #define APU_HAVE_APR_ICONV 0 #define APU_HAVE_ICONV 0 with no ambiguity.