diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-09-14 13:08:20 +1000 |
---|---|---|
committer | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-09-14 13:08:20 +1000 |
commit | 6a6efd31038d7afe977e3059508ae863e65cbdf5 (patch) | |
tree | 5cd69a751e893b83176751c80fcea7a7afeed1ae /Config.in | |
parent | a6a2325ecf402054132daae169f71edb0fb849e3 (diff) | |
parent | 29082231d0cb1a5b327de5d515b16f332d4dbdaf (diff) | |
download | busybox-w32-6a6efd31038d7afe977e3059508ae863e65cbdf5.tar.gz busybox-w32-6a6efd31038d7afe977e3059508ae863e65cbdf5.tar.bz2 busybox-w32-6a6efd31038d7afe977e3059508ae863e65cbdf5.zip |
Merge branch 'origin/master' (early part)
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,6 +152,7 @@ config UNICODE_USING_LOCALE | |||
152 | help | 152 | help |
153 | With this option on, Unicode support is implemented using libc | 153 | With this option on, Unicode support is implemented using libc |
154 | routines. Otherwise, internal implementation is used. | 154 | routines. Otherwise, internal implementation is used. |
155 | Internal implementation is smaller. | ||
155 | 156 | ||
156 | config FEATURE_CHECK_UNICODE_IN_ENV | 157 | config FEATURE_CHECK_UNICODE_IN_ENV |
157 | bool "Check $LANG environment variable" | 158 | bool "Check $LANG environment variable" |