Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 13172 invoked from network); 20 Feb 2004 11:02:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Feb 2004 11:02:41 -0000 Received: (qmail 7160 invoked by uid 500); 20 Feb 2004 11:02:07 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 7117 invoked by uid 500); 20 Feb 2004 11:02:07 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 7101 invoked from network); 20 Feb 2004 11:02:06 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by daedalus.apache.org with SMTP; 20 Feb 2004 11:02:06 -0000 Received: (qmail 4832 invoked by uid 501); 20 Feb 2004 11:02:20 -0000 Received: from unknown (HELO fragrance) (217.160.72.104) by kdserv.de with SMTP; 20 Feb 2004 11:02:20 -0000 Date: Fri, 20 Feb 2004 12:02:19 +0100 (CET) From: Sascha Schumann X-X-Sender: sas@fragrance To: dev@httpd.apache.org cc: dev@apr.apache.org Subject: Re: apr/apr-util python dependence In-Reply-To: <20040220103125.GD21364@redhat.com> Message-ID: References: <20040220085623.GA21364@redhat.com> <1077268652.40461.4.camel@powah.cc.force-elite.com> <20040220103125.GD21364@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > autoconf does not use perl. > > It has done since 2.50 AFAIK: from the README in 2.59: Fortunately, one can choose not to use the horrible autoconf 2.5x. The sane versions up to 2.13 don't require perl for buildconf'ing APR or httpd. - Sascha