Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60364 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90723 invoked from network); 29 Apr 2012 11:44:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2012 11:44:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; 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:39283] helo=mail-3.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/A1-13197-AA92D9F4 for ; Sun, 29 Apr 2012 07:44:43 -0400 Received: (qmail 24691 invoked by uid 511); 29 Apr 2012 11:44:39 -0000 Received: by simscan 1.4.0 ppid: 24687, pid: 24689, t: 0.0806s 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:44:39 -0000 Message-ID: <4F9D29A7.3050107@php.net> Date: Sun, 29 Apr 2012 13:44:39 +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> In-Reply-To: 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:24, schrieb Gergo Erdosi: > Yes, see Ramus' reply in an older thread: > http://marc.info/?l=php-internals&m=131423346824759 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. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/