[Tile-serving] [openstreetmap/osm2pgsql] Use HAVE_LUA to check for Lua availability (#853)

mmd notifications at github.com
Sun Jun 10 14:48:58 UTC 2018


`LUA_FOUND` is only set in case of a Lua interpreter, but not for LuaJIT. By using `HAVE_LUA` we can find out about Lua support regardless of the actual implementation used.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/853

-- Commit Summary --

  * Use HAVE_LUA to check for Lua availability

-- File Changes --

    M tests/CMakeLists.txt (2)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/853.patch
https://github.com/openstreetmap/osm2pgsql/pull/853.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/853
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180610/7b0fb551/attachment.html>


More information about the Tile-serving mailing list