Make sure that the LC_ALL variable is exported to the environment of

shell commands invoked by make.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27023 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-06-07 13:54:49 +00:00
parent 883dfcb409
commit 24b27f92c1
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -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