]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
Make default locale a compile time option
authorDave Reisner <dreisner@archlinux.org>
Fri, 28 Dec 2018 12:38:36 +0000 (07:38 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 29 Dec 2018 12:43:04 +0000 (21:43 +0900)
commit8ca9e92c742602b8bcd431001e6f5b78c28c184f
treee6d80515544fe9933b042ef6f14b1e1229b77016
parent911649fdd43f3a9158b847947724a772a5a45c34
Make default locale a compile time option

Default to a locale that's guaranteed to exist everywhere, but let
distros override this with something more exotic if they choose to.

Closes #11259.
meson.build
meson_options.txt
src/core/locale-setup.c