extconf: SIZEOF_OFF_T should be a ruby.h macro
commite1d67bef994587ba77e1a3575773755b2b5e1558
authorEric Wong <normalperson@yhbt.net>
Fri, 7 Aug 2009 05:21:39 +0000 (6 22:21 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 9 Aug 2009 08:20:06 +0000 (9 01:20 -0700)
tree7e3d7e99005f0727537240c2eafcdd61e3d49114
parent718d5e9b6c863e388984e641d36b6e6cbacd99c7
extconf: SIZEOF_OFF_T should be a ruby.h macro

Only fallback to check_sizeof() if it is not.  check_sizeof() is
broken in Ruby 1.9.2preview1 (but fixed in trunk).
ext/unicorn_http/extconf.rb