summaryrefslogtreecommitdiffstats
path: root/package/libxml2/Config.in
blob: 049f862b8418aaccf1c543956e2807ae9bfe50de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_LIBXML2
	bool "libxml2"
	help
	  XML C Parser
	  ftp://xmlsoft.org/libxml2

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