]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add --with-luajit configure option 2338/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 8 Mar 2015 15:01:35 +0000 (16:01 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 8 Mar 2015 15:03:52 +0000 (16:03 +0100)
commit4f6c5ee6e7c4b7145e2469c13aabcfa0196b6138
treebecd707850975ba7f91cf000102d0448d3805482
parentb2ce71f4a0fdd94f6ac02dd00879204f133e4acd
Add --with-luajit configure option

For now we don't do autodetection and you'll need
to explicitly enable it. If it is enabled, we check
for LuaJIT and not for Lua.
configure.ac
m4/pdns_with_luajit.m4 [new file with mode: 0644]