[Zlib-devel] zlib-1.2.5 configure script issues

Alon Bar-Lev alon.barlev at gmail.com
Thu Jul 8 00:14:02 EDT 2010


On Wed, Jul 7, 2010 at 10:53 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Friday, April 23, 2010 16:52:25 John Bowler wrote:
>> From: Mark Adler
>>
>> >> 1) Solaris /bin/sh doesn't grok $(...)
>> >
>> >I have changed that to ${...}, which is what I am assuming the Solaris sh
>> >is expecting.
>>
>> $(sed foo) is a bashism for `sed foo`
>
> that isnt true at all.  $(...) has been in POSIX for years.
> -mike

True, I have solaris-8 and I use zlib. $(...) is unsupported.




More information about the Zlib-devel mailing list