This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] localedef: Add --localedir and --archive-file options (Bug 19130)


On 10/22/2015 02:33 PM, Roland McGrath wrote:
> Not that I really care, but anything with "bin" in it seems like a poor
> choice.  People expect that to mean some .../bin directory, a place where
> executables are stored.  I don't really have a better suggestion, though.

What about compiled? Since this is the directory where glibc will look for
the compiled locales and the compiled locale archive?

Makefile variable: $(complocaledir)

Source macro: COMPLOCALEDIR

Configure option: --compiledlocaledir=/path

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]