Second attempt at fixing check-man
authorIustin Pop <iustin@google.com>
Wed, 2 Jun 2010 14:48:54 +0000 (16:48 +0200)
committerIustin Pop <iustin@google.com>
Wed, 2 Jun 2010 15:09:03 +0000 (17:09 +0200)
commit546d7c4fee6520d17624e7fae02090825eafcbf5
tree36148578a1a1f2c0d2c36ab1cbf85b1a758adff6
parente68cb187d19de534e38fa0322478c9c77b677ecd
Second attempt at fixing check-man

I was wrong, actually LANG-vs-LC_ALL only fixed one case, by mistake. To
get proper UTF-8 encoding, we need to enforce any UTF-8 locale. We
choose the 'default' of en_US.UTF-8.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
autotools/check-man