bump version
[buildroot.git] / package / libxml2 / Config.in
blob0e383d68277a144b56be81a1eae9cb081e151df8
1 config BR2_PACKAGE_LIBXML2
2         bool "libxml2"
3         default n
4         help
5           XML C Parser
6           ftp://xmlsoft.org/libxml2
8 config BR2_PACKAGE_LIBXML2_TARGET_HEADERS
9         bool "libxml2 target headers"
10         default n
11         depends on BR2_PACKAGE_LIBXML2
12         help
13           XML C Parser
14           ftp://xmlsoft.org/libxml2