Add a new configure switch --with-locales for restricting the included locales

Desktop / LibreOffice - Tor Lillqvist [collabora.com] - 22 April 2014 11:38 UTC

For now only effective in the DISABLE_DYNLOADING case, where it limits the locales compiled in to the i18npool library. Maybe should use this same option to also limit what collation tables etc are compiled in?

Not expected to be used for desktop OSes, but can be useful for mobile platforms where every megabyte counts.

0c0fbc3 Add a new configure switch --with-locales for restricting the included locales
config_host.mk.in | 1 +
configure.ac | 21 ++++++++++++++++++++-
i18npool/Library_i18npool.mk | 8 +++++++-
3 files changed, 28 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share