libtool-patches
[Top][All Lists]
Advanced

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

Re: Libtool-patches Digest, Vol 25, Issue 12


From: Akim Demaille
Subject: Re: Libtool-patches Digest, Vol 25, Issue 12
Date: Thu, 09 Dec 2004 09:42:47 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)

>>> "Ralf" == Ralf Wildenhues <address@hidden> writes:

 >> Well, that reminds me when portability myths existed in the Autoconf
 >> world.  Most were untrue, including those on functions.

 > SVR 3 Bourne shell:
 > $ echo $( ls )
 > Syntax error: `(' not expected.

Thanks!  How old is this system?


 >> Can anybody _prove_ that a shell onto which libtool runs (with all its
 >> functions etc.) does _not_ support $()?

 > Above mentioned shell has functions, but hangs on libtool's configure
 > script, so I guess it doesn't count as proof (I did not try to find out
 > what the problem was).

Indeed, it doesn't count, but it is worth knowing, thanks.

 > http://multivac.cwru.edu/lintsh/ mentiones the problem for some
 > Solaris sh, and http://www.in-ulm.de/~mascheck/various/shells/
 > lists various other possible problem candidates (where there might
 > not be a suitable shell installed).  No, neither of this is proof.

 > Other than that, a problem ("feature") that comes up in case of
 > converting `..` style to $(..) is the difference w.r.t backslashes:
 > $ echo $(echo '\$') `echo '\$'`
 > \$ $

That's definitely a feature!




reply via email to

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