b2d327d0dd
[Thomas: - put liburiparser at the right place in package/Config.in, i.e sorted alphabetically - use positive logic for the wchar test.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
config BR2_PACKAGE_LIBURIPARSER
|
|
bool "liburiparser"
|
|
help
|
|
uriparser is a strictly RFC 3986 compliant URI parsing and handling
|
|
library written in C.
|
|
|
|
http://uriparser.sourceforge.net
|