board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / libunistring / Config.in
blob88fc658035a30b24cac9cbbf5d11cc5a17037365
1 config BR2_PACKAGE_LIBUNISTRING
2         bool "libunistring"
3         depends on BR2_USE_WCHAR
4         help
5           The libunistring library provides functions for manipulating
6           Unicode strings and for manipulating C strings according to
7           the Unicode standard.
9           http://www.gnu.org/software/libunistring/
11 comment "libunistring needs a toolchain w/ wchar"
12         depends on !BR2_USE_WCHAR