From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-40963-garchives=archives.gentoo.org@lists.gentoo.org>) id 1OGorT-0004EF-3u for garchives@archives.gentoo.org; Tue, 25 May 2010 07:47:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8037EE08FA; Tue, 25 May 2010 07:47:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 38470E0855 for <gentoo-dev@lists.gentoo.org>; Tue, 25 May 2010 07:47:21 +0000 (UTC) Received: from [192.168.1.35] (unknown [94.158.169.0]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 31D7E1B407E for <gentoo-dev@lists.gentoo.org>; Tue, 25 May 2010 07:47:19 +0000 (UTC) Subject: Re: [gentoo-dev] autotools.eclass eautomake update From: Peter Volkov <pva@gentoo.org> To: gentoo-dev@lists.gentoo.org In-Reply-To: <AANLkTil6GGTV8tZ4QKydZIxughPNZVGy16cTXJMqQauH@mail.gmail.com> References: <201005231854.31921.vapier@gentoo.org> <4BFA3C7D.2040605@gentoo.org> <AANLkTik6CHMPxY-Nxi-lrZ4negdf0dUViIkpowUG1Fub@mail.gmail.com> <4BFAF569.8050009@gentoo.org> <AANLkTil6GGTV8tZ4QKydZIxughPNZVGy16cTXJMqQauH@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 25 May 2010 11:46:12 +0400 Message-ID: <1274773572.31353.87.camel@tablet> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.28.3.1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: bab761e5-daf7-4bcc-bc24-782cafe5b7dc X-Archives-Hash: dc2e6dd8254313d977c733f90ae2f052 =D0=92 =D0=9F=D0=BD=D0=B4, 24/05/2010 =D0=B2 18:17 -0400, Mike Frysinger = =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > sources.gentoo.org/eclass/autotools.eclass?r1=3D1.97&r2=3D1.98 for makefile_name in {GNUmakefile,{M,m}akefile}.{am,in} "" ; do Why "" is required at the end of file list? --=20 Peter.