]> git.openstreetmap.org Git - rails.git/blob - lib/quad_tile/extconf.rb
Don't limit get map_bugs to a small Area, by disabling the quadtile index for those...
[rails.git] / lib / quad_tile / extconf.rb
1 require "mkmf"
2
3 with_cflags("-std=c99 #{$CFLAGS}") do
4   create_makefile("quad_tile_so")
5 end