mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
07308c4d30
[Feature #5458] Thanks to Jonan Scheffler <jonanscheffler@gmail.com> for this patch * test/dl/*: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
3 lines
82 B
Ruby
3 lines
82 B
Ruby
if compiled?('fiddle') and $mswin||$mingw||$cygwin
|
|
create_makefile('win32')
|
|
end
|