Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60365 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92449 invoked from network); 29 Apr 2012 11:57:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2012 11:57:34 -0000 Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.33 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.33 mail-3.de-punkt.de Received: from [93.190.64.33] ([93.190.64.33:33323] helo=mail-3.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/F1-13197-CAC2D9F4 for ; Sun, 29 Apr 2012 07:57:33 -0400 Received: (qmail 25389 invoked by uid 511); 29 Apr 2012 11:57:28 -0000 Received: by simscan 1.4.0 ppid: 25385, pid: 25387, t: 0.0288s scanners: attach: 1.4.0 Received: from unknown (HELO ?192.168.2.31?) (sb@sebastian-bergmann.de@84.150.90.150) by 0 with ESMTPA; 29 Apr 2012 11:57:28 -0000 Message-ID: <4F9D2CA7.2000308@php.net> Date: Sun, 29 Apr 2012 13:57:27 +0200 Reply-To: internals@lists.php.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120420 Thunderbird/12.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4F9D23A0.8080506@php.net> <4F9D29A7.3050107@php.net> In-Reply-To: <4F9D29A7.3050107@php.net> X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] autoconf 2.68 From: sebastian@php.net (Sebastian Bergmann) Am 29.04.2012 13:44, schrieb Sebastian Bergmann: > I know that autoconf 2.13 is required for PHP 5.3 and that > autoconf 2.59 is required for PHP 5.4. But on Fedora 16 I only have the > choice between 2.13 and 2.68 and it looks to me like we are running into > the same problem again of not being compatible with recent/current > versions of autoconf. Nevermind; PHP 5.4 can be built with autoconf 2.68 without problems. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/