On Wed, 2 Jul 2003, Sascha Schumann wrote:
>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.
So only problem with this is that 'install-sapi' does not
install CGI anymore? I can fix that. But I don't want
to see that libphp4.* crap get created uselessly when building
only CGI. (It doesn't need it at all)
--Jani
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php