]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Detect external library Lua in version 5.3.
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 17 Jan 2018 08:51:29 +0000 (09:51 +0100)
committerAlexander Traud <pabstraud@compuserve.com>
Wed, 17 Jan 2018 08:53:18 +0000 (02:53 -0600)
commit3229301b2f9d7dbd21d776d2cf24e58def446559
tree6a00bc831f410c100a81de3e8e88a53fc134f210
parent98dfb20b1a79be18fdb2b39fa2f06fa8299211e5
BuildSystem: Detect external library Lua in version 5.3.

On some platforms, you decide to go for one specific version of Lua, for
example in OpenBSD. On other platforms, you are able to install several versions
side-by-side, for example in Ubuntu and Fedora. Asterisk already works with
Lua 5.3. Asterisk failed to detect Lua 5.3 on those platforms which allow
several versions.

ASTERISK-27592

Change-Id: If7a4b395d844a464e9a1f4f626c5bff4ee67eed8
configure
configure.ac