On Tue, 1 Jul 2003, Jani Taskinen wrote:
> sniper Tue Jul 1 13:03:55 2003 EDT
>
> Modified files: (Branch: PHP_4_3)
> /php-src configure.in
> /php-src/sapi/cgi Makefile.frag config9.m4
> Log:
> MFH: Separate CGI install from install-sapi.
This breaks the existing "make install-sapi" semantics.
Singling out SAPI instances is wrong -- you will just end up
with code for each SAPI all over the place. This is the same
case as with the special handling of the embed SAPI which was
also removed immediately.
- Sascha
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php