configure.ac: Use chk_mod.lua
commit3fc9939e6d91e5f622afd36be75c13ea290ab2cb
authorToni Gundogdu <legatvs@gmail.com>
Wed, 21 Nov 2012 09:17:29 +0000 (21 11:17 +0200)
committerToni Gundogdu <legatvs@gmail.com>
Wed, 21 Nov 2012 09:17:29 +0000 (21 11:17 +0200)
treef8a1a7f9666e37df50007212a52cfcaae324482d
parent78339241ad764f456dc664882b337b72d6b2f134
configure.ac: Use chk_mod.lua

Check at configure-time whether the required Lua modules are
available. Skip this step if lua(1) is not found in the path.

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
configure.ac