1620d725ab89b79d1e462d0b148b59c5d3259e34
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / haserl / Config.in
1 config BR2_PACKAGE_HASERL
2         bool "haserl"
3         depends on BR2_USE_MMU # fork()
4         help
5           Haserl is a small cgi wrapper that enables shell scripts to be
6           embedded into html documents. It is intended for environments
7           where something like PHP is too big.
8
9           http://haserl.sourceforge.net/
10
11 config BR2_PACKAGE_HASERL_WITH_LUA
12         bool "Lua support"
13         depends on BR2_PACKAGE_HASERL
14         select BR2_PACKAGE_LUA
15         help
16           Enable Lua support for haserl