1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
mame 3ccd6c0aab * ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded.
On Debian/lenny, which is a "supported" platform, ffi.h is installed
  in /usr/include/i486-linux-gnu/.  This causes build error when using
  gcc whose target is not i486-linux-gnu.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-15 16:43:46 +00:00
..
lib
closure.c * ext/fiddle/closure.c (dealloc): refix workaround r28300. 2010-06-13 19:06:25 +00:00
closure.h
conversions.c
conversions.h
extconf.rb * ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded. 2010-06-15 16:43:46 +00:00
fiddle.c
fiddle.h
function.c
function.h