]> git.ipfire.org Git - thirdparty/glibc.git/commit
Rename localedir to complocaledir (bug 14259).
authorCarlos O'Donell <carlos@systemhalted.org>
Fri, 27 Nov 2015 15:09:45 +0000 (10:09 -0500)
committerCarlos O'Donell <carlos@systemhalted.org>
Fri, 27 Nov 2015 15:22:38 +0000 (10:22 -0500)
commit90fe682d3067163aa773feecf497ef599429457a
tree112e4c0c097305fc1d82681b15592f0f8456f6ba
parent977a30801f61b7bbc27e8f185c1e7eb49675c60c
Rename localedir to complocaledir (bug 14259).

In preparation to fix the --localedir configure argument we must
move the existing conflicting definition of localedir to a more
appropriate name. Given that all current internal uses of localedir
relate to the compiled locales we rename to complocaledir.
21 files changed:
ChangeLog
Makeconfig
aclocal.m4
config.make.in
configure
configure.ac
locale/Makefile
locale/findlocale.c
locale/loadarchive.c
locale/programs/locale.c
locale/programs/localedef.c
locale/programs/locarchive.c
localedata/Makefile
sysdeps/gnu/configure
sysdeps/unix/sysv/linux/aarch64/configure
sysdeps/unix/sysv/linux/mips/configure
sysdeps/unix/sysv/linux/powerpc/powerpc64/configure
sysdeps/unix/sysv/linux/s390/s390-64/configure
sysdeps/unix/sysv/linux/sparc/sparc64/configure
sysdeps/unix/sysv/linux/x86_64/64/configure
sysdeps/unix/sysv/linux/x86_64/x32/configure