Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44512 invoked from network); 13 Aug 2003 22:35:34 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 13 Aug 2003 22:35:34 -0000 Received: (qmail 10129 invoked by uid 501); 13 Aug 2003 22:35:33 -0000 Received: from unknown (HELO eco.foo) (80.143.27.25) by kdserv.de with SMTP; 13 Aug 2003 22:35:33 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 62DBD37492; Thu, 14 Aug 2003 00:35:33 +0200 (CEST) Date: Thu, 14 Aug 2003 00:35:33 +0200 (CEST) X-X-Sender: sas@eco.foo To: "Brian J. France" Cc: internals@lists.php.net In-Reply-To: <20030813153136323403.GyazMail.list@firehawksystems.com> Message-ID: References: <20030813150800639226.GyazMail.list@firehawksystems.com> <20030813153136323403.GyazMail.list@firehawksystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Re: Extension building problems From: sascha@schumann.cx (Sascha Schumann) On Wed, 13 Aug 2003, Brian J. France wrote: > Here is a patch, it is actually two lines that need changed. Ok to commit to all relevant branches. - Sascha