>>>>> "JMarc" == Jean-Marc Lasgouttes wrote: > Angus> Why not invoke _nl_locale_name on POSIX machines too? JMarc> Because we are not 100% sure that the gettext we JMarc> are using has it. For mingw, we can say that one JMarc> _has_ to use --with-included-gettext.
Thanks for the explanations. I have vague memories that we can't use MinGW's gettext ATM anyway. At least, I seem to remember running a test for you and it failed. A bit like my memory actually. Fortunately, the archives have helped refresh my failing grey cells: http://marc.theaimsgroup.com/?l=lyx-devel&m=111884631530656&w=2 I see that MinGW still packages gettext-0.11, so we are still forced to use --with-included-gettext. JMarc> One has to be careful when using undocumented functions... :) -- Angus