ruby/ext/win32/extconf.rb

4 строки
103 B
Ruby

if (compiled?('dl') or compiled?('fiddle')) and $mswin||$mingw||$cygwin
create_makefile('win32')
end