Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25973 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83440 invoked by uid 1010); 6 Oct 2006 17:17:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83425 invoked from network); 6 Oct 2006 17:17:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Oct 2006 17:17:48 -0000 Authentication-Results: pb1.pair.com header.from=openmacnews@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=openmacnews@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.174 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: openmacnews@gmail.com X-Host-Fingerprint: 66.249.92.174 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.174] ([66.249.92.174:3612] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/9C-11652-BBF86254 for ; Fri, 06 Oct 2006 13:17:48 -0400 Received: by ug-out-1314.google.com with SMTP id 80so356507ugb for ; Fri, 06 Oct 2006 10:17:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:reply-to:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding:content-disposition; b=o45qYJ0eEVEzR30+6xUDAd1pr/8yHnW1DOZP0jvKr+pzFEY2g9sYJpf2QJQKcEgiA+q1CTDhOrXeVm0Gs4C97JYxPy356n7Rf39xePuF2obQ29AzCTWi6WP8YC9xn2FbzZyuplLBccbiclSAyHwZNfFpEg0iHMI6rdTu0dQItz0= Received: by 10.78.181.13 with SMTP id d13mr1762635huf; Fri, 06 Oct 2006 10:17:44 -0700 (PDT) Received: from ?172.30.11.6? ( [70.231.29.225]) by mx.google.com with ESMTP id 30sm783160hub.2006.10.06.10.17.42; Fri, 06 Oct 2006 10:17:43 -0700 (PDT) Date: Fri, 06 Oct 2006 10:17:37 -0700 Reply-To: OpenMacNews To: php internals LIST Message-ID: <5E7827565D45A420B4C648BE@[172.30.11.6]> X-Mailer: Mulberry/4.0.6 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: why does php support 'only' out-of-date/obsolete versions of automake/autoconf? From: openmacnews@gmail.com (OpenMacNews) php52-cvs' "INSTALL" states: "autoconf 2.13 and automake 1.4+ are required (newer versions of autoconf may work, but are not supported)" @ distrowatch, distros haven't shipped for ages with automake 1.4. automake 1.4 was released: 14-Jan-1999 current/stable automake (v1.9.6) was released: 10-Jul-2005 (1) why has this not been updated to more recent/shipped/released versions ? is there a legit reason? (2) what needs to happen to get this updated? who leads the charge?