On Mon, Nov 19, 2012 at 10:07:50PM +0100, John Darrington wrote: > > "Note: The variable LANGUAGE is ignored if the locale is set to C. In other > words, you have to first enable localization, by setting LANG (or LC_ALL) > to > a value other than C, before you can use a language priority list through > the > LANGUAGE variable." > > So it would seem that makeinfo somehow is not respecting this requirement.
Karl proposed a workaround, simply unsetting LANGUAGE in case LANG or LC_ALL is C or POSIX. Also the libintl-perl author should fix that in the next version. So this should be fixed in CVS. -- Pat
