summaryrefslogtreecommitdiffstats
path: root/rules/libmxml.in
blob: 4a9594e3b5210f2f0666b43710605da2fc202eb7 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=system_libraries

config LIBMXML
	tristate
	prompt "libmxml"
	help
	  Mini-XML is a small XML parsing library
	  that you can use to read XML and XML-like
	  data files in your application without
	  requiring large non-standard libraries.