mirror of
https://github.com/mpv-player/mpv
synced 2025-03-24 04:08:19 +00:00
end of the locale nightmare, forever
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15390 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
12cfd4f910
commit
647fa498cb
4
configure
vendored
4
configure
vendored
@ -23,6 +23,10 @@
|
||||
#
|
||||
#############################################################################
|
||||
|
||||
# Prevent locale nonsense from breaking basic text processing utils
|
||||
LC_ALL=C
|
||||
export LC_ALL
|
||||
|
||||
# Prefer these macros to full length text !
|
||||
# These macros only return an error code - NO display is done
|
||||
cc_check() {
|
||||
|
Loading…
Reference in New Issue
Block a user