Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6128 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14838 invoked by uid 1010); 3 Dec 2003 17:35:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14814 invoked from network); 3 Dec 2003 17:35:00 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 3 Dec 2003 17:35:00 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id E73C31488089; Wed, 3 Dec 2003 09:34:09 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 34BBE1488087; Wed, 3 Dec 2003 09:34:01 -0800 (PST) Message-ID: <0bc401c3b9c3$94fc9b90$8802a8c0@obsidian> To: "Olivier Hill" Cc: "PHP-Internals" References: <09a401c3b92d$a5d03b20$8802a8c0@obsidian> <3FCE1649.9000900@php.net> <0b9401c3b9c0$60164f00$8802a8c0@obsidian> <3FCE1AAF.6050809@php.net> Date: Wed, 3 Dec 2003 17:33:34 -0000 Organization: The Brain Room Ltd. 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.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_30,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] New win32 build system From: wez@thebrainroom.com ("Wez Furlong") I'd like this system to replace the .dsp's ready for when PHP 5 goes gold; I'm not sure what the others think. However, I don't think we have time to get it working for beta 3, so someone still needs to edit all those .dsp files, and change php4 to php5 in main/config.w32.h for the install dir. --Wez. > Well, let me know if I can help you when things get stabilized. In the > meantime, do we still have to update a bunch of .dsp/.dsw to rename all > php4* files to php5*? Or does this new configuration script take care of > this? Edin was talking about this problem 2-3 weeks ago.