index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
dl
/
win32
/
extconf.rb
blob: a72ca49c06486bd5eb3c93abafecdec9d3d7eea2 (
plain
)
1
2
3
if
compiled
?(
'dl'
)
and
$mswin
||
$bccwin
||
$mingw
||
$cygwin
create_makefile
(
'win32'
)
end