mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
plugins/input/postgis/SConscript: - added boost_thread-mt to darwin builds demo/c++/rundemo.cpp: - setBackground() is now set_background() bindings/python/SConscript: - added boost_thread-mt to darwin builds - changed builder to LoadableModule which builds a so called "bundle" on darwin and a shared library on all other systems. - LDMODULEPREFIX = '' SConstruct: - freetype-config is now searched in the path.