Avoided shadowing global LANG variable with man language
commit06e3dbbae9189197d0b5fa0687deba3b001935da
authorSlava Zanko <slavazanko@gmail.com>
Mon, 28 Jun 2010 10:34:40 +0000 (28 13:34 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 5 Jul 2010 17:35:18 +0000 (5 21:35 +0400)
treecbb67785bb093401e756a3bcacff3d9bac2b7076
parenteeb93d2d611c1bf034077f713632e39f93a5c406
Avoided shadowing global LANG variable with man language

Renamed internal variable LANG (the language of the man pages currently
being processed) to MANLANG in order to avoid screening global LANG
variable which defines current locale. As the result, got rid of Perl
man2hlp warnings about incorrect locale on build.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
doc/hlp/es/Makefile.am
doc/hlp/hu/Makefile.am
doc/hlp/it/Makefile.am
doc/hlp/pl/Makefile.am
doc/hlp/ru/Makefile.am
doc/hlp/sr/Makefile.am