Re: [PHP-DEV] Build System V5 Update

2002-02-09 Thread Marko Karppinen
> Ok, here is a new version of the build5 patch. It fixes the > find issue and avoids lots of sed calls. The cli sapi builds fine on Darwin 5.2 (Mac OS X 10.1.2). (Autoconf 2.52g) The apxs build on OS X is still b0rked, as expected. I'll get on it after you commit your changes. --Marko --

Re: [PHP-DEV] Build System V5 Update

2002-02-08 Thread Edin Kadribasic
> Ok, here is a new version of the build5 patch. It fixes the > find issue and avoids lots of sed calls. > > I'm seeing a 20% speedup compared to the CVS when building on > a Sun Ultra due to avoided make forks and less usage of > hard-disk space. The latter has been reduced