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?
В Втр, 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
>
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