projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reduce the expiry for OpenLayers resources (which are not subject to
[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