[Tile-serving] [osm2pgsql] Unnecessary inclusion of libdl (#141)
apmon
notifications at github.com
Mon May 5 18:08:32 UTC 2014
You can disable lua support by not having the dependent lua libraries installed. The configure script will then automatically disable the functionality instead of failing. There should also be a configure command line option to disable it.
Makes sense for the dependency to come in indirectly through lua and it not being necessary to link libdl directly into osm2pgsql.
If you can send in a pull request (for libdl and or nodecachefilereader), I can merge the changes to the build script.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/141#issuecomment-42218211
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140505/35c89f9f/attachment.html>
More information about the Tile-serving
mailing list