autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-5.1.3 released: bug-fix-only, candidate for stable 5.2.0


From: Daniel Jacobowitz
Subject: Re: coreutils-5.1.3 released: bug-fix-only, candidate for stable 5.2.0
Date: Mon, 16 Feb 2004 10:31:26 -0500
User-agent: Mutt/1.5.1i

On Thu, Feb 12, 2004 at 10:29:29AM -0800, Paul Eggert wrote:
> Daniel Jacobowitz <address@hidden> writes:
> 
> > > $ a='a\b'
> > > $ expr "X$a" : 'X\(.*\)'
> > > a\b
> > 
> > That's a neat trick, I didn't know it.  Is this in the shell
> > portability guide?
> 
> No, because some older version of expr can't handle arguments larger
> than 120 bytes (this is documented).
> 
> >  Note that all --enable, --with, and A=B options are
> > passed through echo and sed, at least as of the latest version I have
> > installed.
> 
> Yes; autoconf doesn't support \ in file names.

Did you see the separate bit of my message, about _AC_INIT_PREPARE? 
That means that autoconf doesn't support \ in any arguments whatsoever
when using subconfigures.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]