]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Enable Lua in NetBSD.
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 5 Mar 2018 14:01:06 +0000 (15:01 +0100)
committerAlexander Traud <pabstraud@compuserve.com>
Tue, 6 Mar 2018 17:01:49 +0000 (11:01 -0600)
commit80a0ad1c76ce778ba52a9f86873bfafb99b3f09c
treedb12b41b7d2470946837ca5ac9cb2a4b022b65e8
parent0fc8fb6ec3784c42ed70c50d2263f905c6a7bb81
BuildSystem: Enable Lua in NetBSD.

luaL_openlib got removed with Lua 5.2.
luaL_newstate is available in all versions.

ASTERISK-27718

Change-Id: I9c8c8880315ee36ab740d7c40153306c0bfd6f71
configure
configure.ac