[patch] fix sed expression in sdl-config

just noticed that sdl-config uses ‘[a-z]’ with sed in sdl-config without
forcing the locale to C … this could cause problems with locales where the
letter ‘z’ is not the last letter in the alphabet
-mike
-------------- next part --------------
A non-text attachment was scrubbed…
Name: sdl-config-locale.patch
Type: text/x-diff
Size: 376 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20060522/9b572a1d/attachment.patch
-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20060522/9b572a1d/attachment.pgp

just noticed that sdl-config uses ‘[a-z]’ with sed in sdl-config without
forcing the locale to C … this could cause problems with locales where the
letter ‘z’ is not the last letter in the alphabet

Thanks! Your patch is in subversion.

See ya,
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment