1 config BR2_PACKAGE_HASERL
3 depends on BR2_USE_MMU # fork()
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.
9 http://haserl.sourceforge.net/
11 config BR2_PACKAGE_HASERL_WITH_LUA
13 depends on BR2_PACKAGE_HASERL
14 depends on BR2_PACKAGE_LUA
16 Enable Lua support for haserl