Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6039 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62676 invoked by uid 1010); 3 Dec 2003 00:57:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62630 invoked from network); 3 Dec 2003 00:57:17 -0000 Received: from unknown (HELO mail.kromann.info) (64.186.239.125) by pb1.pair.com with SMTP; 3 Dec 2003 00:57:17 -0000 Received: from Swwwing2000 (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id C9B6D2AE70; Tue, 2 Dec 2003 17:14:48 -0800 (PST) To: Wez Furlong Cc: X-Mailer: Swwwing 2000 Message-ID: <10704129516400000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Tue, 02 Dec 2003 16:55:51 -0800 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] New win32 build system From: frank@kromann.info ("Frank M. Kromann") > The main reason is that it is the easiest way to get things to > built right now; I do plan to accomodate your own layout, > but haven't coded support for that yet :) Ok. Thats fine. I'll be happy to help with this. > > I'll make this particular thing optional (but print a warning) > for now; can you build without it? > (I take it you have your preferred paths in your env vars) Actually I use Visual Studio's directory settings but that works the same way. - Frank