]> git.ipfire.org Git - people/ms/suricata.git/commit
lua: improve configure checks
authorVictor Julien <victor@inliniac.net>
Mon, 11 Aug 2014 12:14:59 +0000 (14:14 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 11 Aug 2014 12:14:59 +0000 (14:14 +0200)
commitda1fe759759a1a0d00c2d4d2e14d38ac0014b6ae
tree9a1a25382b2ab75f7e6dedb38cd36914ba2a548a
parentf453fb810f04bb7e8c0e831ad209a9184897cdc7
lua: improve configure checks

The base 'lua' library has different names on different OS' and even
Linux distro's. Instead of selecting the proper one, we now just try
all. This way no OS/distro specific knowledge about the name is needed.
configure.ac