Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46182 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24038 invoked from network); 25 Nov 2009 10:36:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2009 10:36:30 -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 209.85.219.226 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: 209.85.219.226 mail-ew0-f226.google.com Received: from [209.85.219.226] ([209.85.219.226:32918] helo=mail-ew0-f226.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/15-33335-DA80D0B4 for ; Wed, 25 Nov 2009 05:36:29 -0500 Received: by ewy26 with SMTP id 26so4336195ewy.23 for ; Wed, 25 Nov 2009 02:36:25 -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=EjMelJd4Omv6qkhPlXbKt9B31x5hRMX2UHisSJNzfaw=; b=PH/+rcRnkIv+ULEu44JJDiUVavPeWUe9/FhgDtD3yQhssu8yxCD45VYiOTTshcGski uqkUsUB/ZW0urMyQfq2PiiPiypLWm8vWWRNKaKK58GHVIalbL8xxjq+8n2M6GI88CkSP wn3RE88bwAusnG+RcNPXrH9x2KX3Z3+Ur2o0A= 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=OTHn6FRtKUq2ro3G7t3rzPDvSoDl6PxxFA/E89/BtXyDbzEeWdvuaeWChSGGEmcl+1 GmpyIl91By+kMIlxxavv/BybSHRgoTqO5IzkwsYujGpKzfqFxvnskI1kd5an5eptqxJI r2jh1QPv8xtcHzOdoWprSQymC5TbeZbE5xuQA= Received: by 10.213.96.83 with SMTP id g19mr7611026ebn.20.1259145384808; Wed, 25 Nov 2009 02:36:24 -0800 (PST) Received: from nirvana.lan ([93.185.190.227]) by mx.google.com with ESMTPS id 16sm400697ewy.6.2009.11.25.02.36.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 25 Nov 2009 02:36:23 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4B0CFFEC.2090504@daylessday.org> Date: Wed, 25 Nov 2009 13:36:10 +0300 Cc: Pierre Joye , Sebastian Bergmann , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: <4B0CFFEC.2090504@daylessday.org> To: Antony Dovgal X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Re: svn: / pecl/pdo_4d/trunk/config.m4 pecl/pdo_ibm/trunk/config.m4 pecl/pdo_informix/trunk/config.m4 pecl/pdo_user/trunk/config.m4 php/php-src/branches/PHP_5_2/acinclude.m4 php/php-src/branches/PHP_5_2/configure.in php/php-src/branches From: indeyets@gmail.com (Alexey Zakhlestin) On 25.11.2009, at 12:59, Antony Dovgal wrote: > On 25.11.2009 09:57, Pierre Joye wrote: >> hi Sebastian, >>=20 >> open a bug please :) >>=20 >> On Wed, Nov 25, 2009 at 7:54 AM, Sebastian Bergmann >> wrote: >>> Rasmus Lerdorf wrote: >>>> rasmus Wed, 25 Nov 2009 01:30:06 = +0000 >>>>=20 >>>> Revision: http://svn.php.net/viewvc?view=3Drevision&revision=3D291283= >>>>=20 >>>> Log: >>>> Someone strap down Jani and give him a sedative please. >>>> This makes our toolchain work with the latest versions >>>> of autoconf and avoids a lot of end-user grief. >>>=20 >>> Without autoconf2.13 installed, I get the following on my Ubuntu = 9.10: >=20 > I suspect there is no way to fix it. > And also no point to fix it, since it still works fine, even with all = these warnings. Wouldn't following recommendations printed in warnings help?=