On 03/06/2017 09:41 AM, Jacob Champion wrote:
On 03/06/2017 04:36 AM, Jim Jagielski wrote:
So config.m4 should look for that API then, right?

Yup. I don't think it's *quite* as easy as just looking for the _openlib
call, since that's an implementation detail (the compatibility APIs are
macros on some versions of Lua, I think). Let me take a crack at it.

See r1785752 and r1785753. I've tested with 5.1 and 5.2 (with 5.3 installed, but correctly ignored) on Ubuntu 16.04.

--Jacob

Reply via email to