Jeff Squyres, le Fri 09 Oct 2009 09:11:06 -0400, a écrit : > >We could use the output of locale LC_PAPER from ./configure. > > Good idea. Is it common to have LC_PAPER set? (I usually don't have > it set)
The locale mechanism uses LANG if LC_PAPER is not defined. Samuel