On Wed, 2005-11-23 at 20:48 -0700, David Snider wrote:

> Probably just a typo with your pipe, but I would write the shell code  
> as test x$(which sdl-config 2>&1 | grep -v ^no) != x.  I like the $ 
> ( ) syntax rather than the back ticks ` ` as it is a little easier to  
I believe the $() syntax is a bash extension not universally supported
by all /bin/sh implementations.

-- Daniel

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to