Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46757 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16728 invoked from network); 16 Jan 2010 22:29:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jan 2010 22:29:17 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.27 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 74.125.78.27 ey-out-2122.google.com Received: from [74.125.78.27] ([74.125.78.27:37476] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/2F-27028-CBD325B4 for ; Sat, 16 Jan 2010 17:29:17 -0500 Received: by ey-out-2122.google.com with SMTP id d26so567462eyd.39 for ; Sat, 16 Jan 2010 14:29:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=bcwZxW2/WrbXleQfLBqbpl6y3hZ4q9w+o0OiEIOQWbQ=; b=LeBBr8dsoTmQ4SrjdYNylGkeab2epCvMt5t350AwR3243BvLEwNXcOsS2ndXL9B0C4 bmAP6qvLBDJvqA5W2dXcRI3EoY/O1YwhEGeRKpXyAQwGMvheH3kKfWvYrn49tXXZvQo+ 75tZ3xC6NcPEWxVNNHZkpxZTKUVC7imLf1CKg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=JsicaT7T5yJ9xIi/JkkC8KChw1d3Md2kXVV65sPx3ZF1mpKVlu+U/iXY/JrZ63worN rH6IQE/9SsvtyATPauW40/hOiSFznoMjfcA5oaAiofvK6FjTf4/n5X+KQb6wv/UoV/Lx 5cuDNbgYKGyE8OedlIhUbAOP+Y0foScWL5Poc= Received: by 10.213.24.24 with SMTP id t24mr4310866ebb.90.1263680953408; Sat, 16 Jan 2010 14:29:13 -0800 (PST) Received: from ?192.168.1.15? ([93.185.190.227]) by mx.google.com with ESMTPS id 16sm2836621ewy.6.2010.01.16.14.29.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 16 Jan 2010 14:29:12 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: <93E864B3-030C-4B0F-96FD-404C92E863FE@darkrainfall.org> Date: Sun, 17 Jan 2010 01:29:05 +0300 Cc: jani.taskinen@iki.fi, PHP Internals List Content-Transfer-Encoding: quoted-printable Message-ID: <597A4E6F-3D7B-4C4E-960F-A67C1BA318D4@gmail.com> References: <1263654424.3127.43.camel@guybrush> <4B522D34.7030605@sci.fi> <93E864B3-030C-4B0F-96FD-404C92E863FE@darkrainfall.org> To: Gwynne Raskind X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Debian PHP patches From: indeyets@gmail.com (Alexey Zakhlestin) On 17.01.2010, at 1:05, Gwynne Raskind wrote: > On Jan 16, 2010, at 4:18 PM, Jani Taskinen wrote: >>> 115-autoconf_ftbfs.patch >> Hell no. You're breaking the configure again with this crap. I = already reverted the idiocy once, don't even think about doing this shit = again. PHP configure works properly only with autoconf-2.13 which was = the last working autoconf. >=20 > Which autoconf was the last "working" one is a matter of opinion at = this point. The Autoconf people would love for us to stop using 2.13 - = the only reason it still exists is because we use it. (Or so I'm told, = anyway, I don't know this for a fact firsthand.) Personally, I'd rather = see PHP go to CMake. CMake does have its own host of problems, but they = could be dealt with. And yes, I would volunteer to revive the CMake = effort. strong +1 from me would be glad to help=