[MPlayer-dev-eng] sh incompatibility in configure?

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Feb 16 09:14:11 CET 2009


On Mon, Feb 16, 2009 at 02:18:57PM +0800, Zuxy Meng wrote:
> When running configure on SunOS 5.8 I met the problem:
> 
> ./configure: LC_ALL=C: is not an identifier
> 
> The following fixes this, although I'm not sure if it's a Sun's shell's bug.

export LC_ALL=C

is valid according to POSIX, so it should work in any POSIX-compatible
shell.



More information about the MPlayer-dev-eng mailing list