Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2778 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56081 invoked from network); 25 Jun 2003 13:35:40 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 25 Jun 2003 13:35:40 -0000 Received: (qmail 26191 invoked by uid 501); 25 Jun 2003 13:35:40 -0000 Received: from unknown (HELO eco.foo) (80.143.47.228) by kdserv.de with SMTP; 25 Jun 2003 13:35:40 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 02A8C3A15; Wed, 25 Jun 2003 15:35:39 +0200 (CEST) Date: Wed, 25 Jun 2003 15:35:38 +0200 (CEST) X-X-Sender: sas@eco.foo To: Edin Kadribasic Cc: internals@lists.php.net In-Reply-To: <027201c33b1e$20562500$3600000a@intra.proventum.net> Message-ID: References: <027201c33b1e$20562500$3600000a@intra.proventum.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Win32 developers From: sascha@schumann.cx (Sascha Schumann) On Wed, 25 Jun 2003, Edin Kadribasic wrote: > Its not that simple. There is a need to specify Zend dir in the > include path in all ext/*.dsp files. Ok, then you probably should do something similar to the buildconf trick, i.e. rename the directories according to the currently active PHP version. > I think we should go back to > having always Zend directory which makes life for people compiling > PHP on Windows easier. That would be a literal step backwards. Streamlining CVS handling is something which the project had a long-standing need for. - Sascha