]> git.kaiwu.me - njs.git/commit
Fixed configure process with non-default locale.
authorValentin Bartenev <vbart@nginx.com>
Tue, 24 Jul 2018 16:25:39 +0000 (19:25 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 24 Jul 2018 16:25:39 +0000 (19:25 +0300)
commitee2a4b5339e9aac16b7b70e6723dd82e4c1e0a89
tree8a3263f6fef70dc758425a7107b2c2a49bdd7006
parentc51eec7b81fce8a2033d8b34b1b1fc197f7b5b24
Fixed configure process with non-default locale.

Overriding LANG might not work, since it has less precedence than LC_* settings.
LC_ALL has the highest precedence.
configure
nxt/auto/configure