On Wed, 2 Jul 2003, Sascha Schumann wrote:
>> But I don't want to see that libphp4.* crap get created
>> uselessly when building only CGI. (It doesn't need it at
>> all)
>
> If you are building a program SAPI like CGI, libphp4.la never
> gets created. Your commit also only added a specific
Yes it did. See Makefile.global:25 (install-sapi)
> install-cgi target which is irrelevant to how the CGI SAPI is
> created. Can you shed some light on what that special target
> is supposed to achieve?
Moves the installation part from install-sapi to install-cgi.
(check the sapi/cgi/Makefile.frag)
--Jani
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php