[PATCH] Honor --localedir.
Ludovic Courtès
ludo@gnu.org
Tue Mar 5 20:42:00 GMT 2013
"Joseph S. Myers" <joseph@codesourcery.com> skribis:
> Please explain what problem this is fixing.
I want to be able to specify where the locale archive is installed.
Currently the only way to do it appears to be to pass
libc_cv_localedir=/where/i/want as a configure flag. A configure option
would seem more convenient.
> In discussion in bug 14259, it was suggested that --localedir has
> different semantics from glibc's localedir makefile variable and that
> such a change might not be correct and could cause undesired changes
> to default installation locations. (The patch there was different
> from yours, so you may also need to explain how they differ.)
Thanks for the link. Comment #7 [0] is right: --localedir is not the
right switch here.
What about adding --with-localearchivedir?
Thanks,
Ludo’.
[0] http://sourceware.org/bugzilla/show_bug.cgi?id=14259#c7
More information about the Libc-alpha
mailing list