summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e0821dc0cd..cd6694458f 100755
--- a/configure
+++ b/configure
@@ -7555,7 +7555,7 @@ cat > config.mak << EOF
# -------- Generated by configure -----------
# Ensure that locale settings do not interfere with shell commands.
-LC_ALL = C
+export LC_ALL = C
MAN_LANG = $MAN_LANG
MAN_LANG_ALL = $MAN_LANG_ALL