Files
buildroot/package/libxml2/Config.in
Ulf Samuelsson e1875d3ba2 Cleanup libxml2
2007-08-07 17:27:59 +00:00

16 lines
274 B
Plaintext

config BR2_PACKAGE_LIBXML2
bool "libxml2"
default n
help
XML C Parser
ftp://xmlsoft.org/libxml2
config BR2_PACKAGE_LIBXML2_TARGET_HEADERS
bool "libxml2 target headers"
default n
depends on BR2_PACKAGE_LIBXML2
help
XML C Parser
ftp://xmlsoft.org/libxml2