mirror of
https://github.com/curl/curl.git
synced 2026-07-30 12:58:04 +03:00
remove LC_ALL env to ensure LC_TYPE takes effect
This commit is contained in:
parent
e4d220ebad
commit
32e90cc5f5
21 changed files with 21 additions and 21 deletions
|
|
@ -22,7 +22,7 @@ smtp
|
|||
codeset-utf8
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
LC_ALL
|
||||
LC_CTYPE=en_US.UTF-8
|
||||
</setenv>
|
||||
<name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue