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: Paul Eggert
Subject: Re: coreutils-5.1.3 released: bug-fix-only, candidate for stable 5.2.0
Date: 12 Feb 2004 10:29:29 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

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.




reply via email to

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