]> git.ipfire.org Git - thirdparty/suricata.git/commit
lua/luajit: use HAVE_LUA mostly 980/head
authorVictor Julien <victor@inliniac.net>
Thu, 13 Mar 2014 15:24:51 +0000 (16:24 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 2 Jun 2014 15:00:16 +0000 (17:00 +0200)
commit25cbf36d40164c0b5c126d809e9010526ec99452
tree23be5410abe75c70e939df98e912b6dfc7e278bd
parent7396237c2afd69acdad9705cf291a624fc190d09
lua/luajit: use HAVE_LUA mostly

Only use HAVE_LUAJIT if things are done differently from HAVE_LUA,
like in the states pool.
src/detect-engine-content-inspection.c
src/detect-luajit-extensions.c
src/detect-luajit-extensions.h
src/detect-luajit.c
src/detect-luajit.h
src/detect-parse.c
src/suricata.c