Re: New win32 build system

php.internals

Frank M. Kromann

22 years ago
Hi Wez, Why is that needed ? I build all the stuff that I need from sources so I have my own file structure for external header and library files. - Frank

Wez Furlong

22 years ago
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 :) 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) --Wez. ----- Original Message ----- From: "Frank M. Kromann" <frank@kromann.info> To: "Wez Furlong" <wez@thebrainroom.com> Cc: <internals@lists.php.net> Sent: Wednesday, December 03, 2003 12:46 AM Subject: Re: [PHP-DEV] New win32 build system