Re: gnulib-i18n: New module

2025-03-07 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible via Gnulib discussion list writes: >> Wouldn't it make more sense for GNULIB_LOCALEDIR to default to the >> system-wide locale dir rather than the one under prefix? > > It could. But my vote is for simplicity and for keeping the user empowered. > For the latter, > - we can use docu

Re: gnulib-i18n: New module

2025-03-06 Thread Bruno Haible via Gnulib discussion list
Hi Simon, > I'm finally testing this, now that gnulib-l10n is in Debian and libidn2 > is coming closer to a release that could make use of it. I'm happy to > say it is working! This is a nice improvement, it gets the version-etc > translations from the gnulib domain: > > jas@kaka:~/src/libidn2$

Re: gnulib-i18n: New module

2025-03-05 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible via Gnulib discussion list writes: > This patch adds a module that defines GNULIB_LOCALEDIR. > So that a user can e.g. configure with options > --prefix=$HOME --with-gnulib-prefix=/usr I'm finally testing this, now that gnulib-l10n is in Debian and libidn2 is coming closer to a re

gnulib-i18n: New module

2024-12-08 Thread Bruno Haible via Gnulib discussion list
This patch adds a module that defines GNULIB_LOCALEDIR. So that a user can e.g. configure with options --prefix=$HOME --with-gnulib-prefix=/usr 2024-12-08 Bruno Haible gnulib-i18n: New module. * m4/gnulib-i18n.m4: New file, based on m4/bison-i18n.m4. * modules