[Ffmpeg-devel] Bug in "configure" file.

Diego Biurrun diego
Tue Aug 29 11:35:44 CEST 2006


On Tue, Aug 29, 2006 at 10:45:08AM +0200, Michel Bardiaux wrote:
> enterit . wrote:
> >There is a simple bug in "configure" file.
> >`tr a-z A-Z` works properly on almost all Unix-like systems, but it
> >does not work for SunOs 5.10.
> >I think it's better to use `tr [a-z] [A-Z]` instead.
> 
> Actually, tr '[a-z]' '[A-Z]', the quotes are needed.

Who else is tired of rewriting seemingly every single line of a shell
script for Solaris?

I'm very tempted to just tell people to "Fix Solaris instead!" unless
somebody comes and hits me over the head with a 20 tome Unix standard
that disabuses me from my non-standard ways...

Diego




More information about the ffmpeg-devel mailing list