mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to RubyGems 1.0.1, r1581
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f12cc82e0f
commit
b42179135d
6 changed files with 11 additions and 4 deletions
|
@ -73,6 +73,7 @@ module Gem
|
|||
|
||||
ConfigMap = {} unless defined?(ConfigMap)
|
||||
require 'rbconfig'
|
||||
RbConfig = Config unless defined? ::RbConfig
|
||||
ConfigMap.merge!(
|
||||
:BASERUBY => RbConfig::CONFIG["BASERUBY"],
|
||||
:EXEEXT => RbConfig::CONFIG["EXEEXT"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue