On 03/06/2017 09:12 AM, William A Rowe Jr wrote:
The fix seems simple. Autoconf test for a usable luaL_openlib. If that fails,
keep rolling on to the next candidate.

See my response to Jim -- not quite that simple, but it should be close, I think. I'll try a patch.

Wondering why we are making all this up still, when pkgconfig will give us
all the correct [c|cpp|ld]flags, per each distro's quirks.

For the -L and -I discovery stuff, I think I agree. But for this corner case in general, it doesn't help us. pkg-config doesn't report the compatibility #defines -- I assume because they're optional and deprecated.

--Jacob

Reply via email to