Return-Path: Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Delivered-To: mailing list dev@apr.apache.org Received: (qmail 10998 invoked from network); 5 Jan 2001 21:20:31 -0000 Received: from polz.de (HELO sockratte.schell.de) (195.20.238.74) by h31.sny.collab.net with SMTP; 5 Jan 2001 21:20:31 -0000 Received: (qmail 3110 invoked from network); 5 Jan 2001 21:20:36 -0000 Received: from unknown (HELO rossini.schumann.cx) (217.1.190.193) by polz.de with SMTP; 5 Jan 2001 21:20:36 -0000 Received: from localhost (localhost [127.0.0.1]) by rossini.schumann.cx (Postfix) with ESMTP id 59DB85E007; Fri, 5 Jan 2001 22:15:49 +0100 (CET) Date: Fri, 5 Jan 2001 22:15:48 +0100 (CET) From: Sascha Schumann X-Sender: To: Cc: Subject: Re: cvs commit: apr configure.in In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > It's false on Mandrake 7.1 too. I am in the middle of testing a patch > that just looks for sendfile. I think that is the safest way to code > this. Yeah, instead of curing the problem the Right Way, we just work around it by relying on "well-established" assumptions. Great solution. - Sascha