On Mon, Nov 19, 2012 at 10:07:50PM +0100, John Darrington wrote: > > I have never seen any other program do that. LC_ALL (like the name suggests) > should > override all others. > > > http://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html > > The immediately following section says: > > "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.
Indeed. I guess I'll have to contact the libint-perl author. -- Pat
