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

config LIBMXML
	bool
	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.