aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-09-14 13:08:20 +1000
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-09-14 13:08:20 +1000
commit6a6efd31038d7afe977e3059508ae863e65cbdf5 (patch)
tree5cd69a751e893b83176751c80fcea7a7afeed1ae /Config.in
parenta6a2325ecf402054132daae169f71edb0fb849e3 (diff)
parent29082231d0cb1a5b327de5d515b16f332d4dbdaf (diff)
downloadbusybox-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.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 0f0601245..0a90f6a8a 100644
--- a/Config.in
+++ b/Config.in
@@ -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
156config FEATURE_CHECK_UNICODE_IN_ENV 157config FEATURE_CHECK_UNICODE_IN_ENV
157 bool "Check $LANG environment variable" 158 bool "Check $LANG environment variable"