changeset 58549 | 9d9317fad3fe |
parent 53999 | d7852bb72332 |
--- a/make/autoconf/configure Wed Oct 09 14:07:44 2019 +0200 +++ b/make/autoconf/configure Fri Oct 11 09:43:18 2019 +0200 @@ -43,6 +43,9 @@ export CONFIG_SHELL=$BASH export _as_can_reexec=no +# Make sure all shell commands are executed with the C locale +export LC_ALL=C + if test "x$CUSTOM_CONFIG_DIR" != x; then custom_hook=$CUSTOM_CONFIG_DIR/custom-hook.m4 if test ! -e $custom_hook; then