unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ Su Mo Tu We Th Fr Sa
|
||||
" "" ""
|
||||
|
||||
test x"$CONFIG_LOCALE_SUPPORT" = x"y" \
|
||||
&& test x"$CONFIG_FEATURE_ASSUME_UNICODE" = x"y" \
|
||||
&& test x"$CONFIG_UNICODE_SUPPORT" = x"y" \
|
||||
&& test x"$CONFIG_LAST_SUPPORTED_WCHAR" = x"0" \
|
||||
&& test x"$CONFIG_UNICODE_WIDE_WCHARS" = x"y" \
|
||||
&& test x"$CONFIG_STATIC" != x"y" \
|
||||
|
||||
Reference in New Issue
Block a user