Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24273 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8156 invoked by uid 1010); 5 Jul 2006 10:10:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8140 invoked from network); 5 Jul 2006 10:10:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jul 2006 10:10:35 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from ([80.123.98.46:1329] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 02/68-16663-9109BA44 for ; Wed, 05 Jul 2006 06:10:34 -0400 To: internals@lists.php.net,Ilia Alshanetsky Message-ID: <44AB9031.6040701@php.net> Date: Wed, 05 Jul 2006 12:10:57 +0200 User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 References: <952E8F04-87DB-4925-8F08-B999DE354D65@skytag.com> <3652.209.254.223.2.1151954870.squirrel@www.l-i-e.com> <44AA7B3B.7080108@gentoo.org> In-Reply-To: <44AA7B3B.7080108@gentoo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: [PHP-DEV] Building three SAPIs in one go From: mike@php.net (Michael Wallner) Luca Longinotti wrote: > Sebastian Bergmann wrote: >> Michael Wallner wrote: >>> That's interesting. What happens on `make install`? Does it have >>> separate install commands per SAPI? >> I will ask Luca, the maintainer of this patch. > The patch basically adds CGI to the SAPIs that can be built in one > go, so we can build CLI, CGI and the Apache SAPIs all in one go. Ilia et al, anything against integrating this into 5_2? Regards, -- Michael