summaryrefslogtreecommitdiffstats
path: root/rules/luaexpat.in
blob: 170e5e4e532fcdcff23eb1554071098258a5bdc1 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=scripting_languages

config LUAEXPAT
	tristate
	select LUA
	select EXPAT
	prompt "lua-expat"
	help
	  libexpat bindings for the Lua language