Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 7315 invoked by uid 500); 10 Sep 2002 11:44:08 -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 7294 invoked from network); 10 Sep 2002 11:44:08 -0000 Message-ID: <001d01c258bf$527803b0$e3008d10@little1> From: "David Hill" To: References: <200209091844.AA307601@ajo.zk3.dec.com><3D7CF02A.8070400@apache.org> Subject: Re: alloca() issue on tru64 Date: Tue, 10 Sep 2002 07:43:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > Do we agree that once 2.0.41 is launched it should be converted to a > configure-time check for alloca.h, with the code changed to include > the header if it exists, irrespective of Tru64? I like a configure time check myself, finding headers is one things the configure program does well. Dave Hill