check: fix symbol exporting when building under et_EE locale
authorPriit Laes <plaes@plaes.org>
Mon, 16 Nov 2009 13:47:57 +0000 (15:47 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 18 Nov 2009 19:22:59 +0000 (19:22 +0000)
commit6b234d7ce4b687912e4778327945c64743db90ea
tree754233e5b422bcb209d49eda956f42b98d697c80
parentcb28889b111b5bb99b4e77b7ece97c5de4195ab2
check: fix symbol exporting when building under et_EE locale

[A-Z] regexp fails under et_EE locale because Z in Estonian alphabet is
located after S and therefore characters starting with 'TUV...' are not
in the range anymore.

Fixes bug #602093.
libs/gst/check/Makefile.am