Re: [gentoo-dev] Re: autotools.eclass eautomake update

2010-05-25 Thread Pacho Ramos
El mar, 25-05-2010 a las 16:45 +0400, Peter Volkov escribió: > В Втр, 25/05/2010 в 12:12 +, Duncan пишет: > > Peter Volkov posted on Tue, 25 May 2010 11:46:12 +0400 as excerpted: > > >> sources.gentoo.org/eclass/autotools.eclass?r1=1.97&r2=1.98 > > > Why "" is required at the end of file list?

Re: [gentoo-dev] Re: autotools.eclass eautomake update

2010-05-25 Thread Peter Volkov
В Втр, 25/05/2010 в 12:12 +, Duncan пишет: > Peter Volkov posted on Tue, 25 May 2010 11:46:12 +0400 as excerpted: > >> sources.gentoo.org/eclass/autotools.eclass?r1=1.97&r2=1.98 > > Why "" is required at the end of file list? > for makefile_name in {GNUmakefile,{M,m}akefile}.{am,in} "" ; do >

[gentoo-dev] Re: autotools.eclass eautomake update

2010-05-25 Thread Duncan
Peter Volkov posted on Tue, 25 May 2010 11:46:12 +0400 as excerpted: > В Пнд, 24/05/2010 в 18:17 -0400, Mike Frysinger пишет: >> sources.gentoo.org/eclass/autotools.eclass?r1=1.97&r2=1.98 > > for makefile_name in {GNUmakefile,{M,m}akefile}.{am,in} "" ; do > > Why "" is required at the end of fil