]> git.ipfire.org Git - thirdparty/pdns.git/commit
Lua detection: make more robust 6457/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 9 Apr 2018 13:02:39 +0000 (15:02 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 9 Apr 2018 13:02:39 +0000 (15:02 +0200)
commit6728a324ed37280c664fcf4ae20b01adc2a947dd
tree30b81bbb7740b6eb0d06f7358de89f7917d33a41
parent3046821a93acef3bd3c9dc4bce6feccfd82b1b8e
Lua detection: make more robust

Ensure `--with-lua=luajit` actually works and ensure we detect minimum
versions for LuaJit and plain Lua correctly.
m4/pdns_with_lua.m4