# File lib/mkrf/rakehelper.rb, line 13 def mkrf_conf(dir) Dir.chdir(dir) do ruby "mkrf_conf.rb" end end