Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46758 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21164 invoked from network); 16 Jan 2010 23:28:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jan 2010 23:28:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:61219] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/CF-27028-6AB425B4 for ; Sat, 16 Jan 2010 18:28:38 -0500 Received: from cs27025051.pp.htv.fi ([89.27.25.51] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1NWI4J-0003TR-4r; Sat, 16 Jan 2010 23:28:35 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 89.27.25.51 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18+XGp3+5W7kUAMh/s04LXqDL1EG5ZWe44= Message-ID: <4B524BA3.1080403@sci.fi> Date: Sun, 17 Jan 2010 01:28:35 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: Alexey Zakhlestin CC: Gwynne Raskind , jani.taskinen@iki.fi, PHP Internals List References: <1263654424.3127.43.camel@guybrush> <4B522D34.7030605@sci.fi> <93E864B3-030C-4B0F-96FD-404C92E863FE@darkrainfall.org> <597A4E6F-3D7B-4C4E-960F-A67C1BA318D4@gmail.com> In-Reply-To: <597A4E6F-3D7B-4C4E-960F-A67C1BA318D4@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Debian PHP patches From: jani.taskinen@sci.fi (Jani Taskinen) 17.1.2010 0:29, Alexey Zakhlestin wrote: > > 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. >> >> 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 Strong -1000 from me, there's nothing wrong with autoconf. --Jani