Use RbConfig instead of Config to get ruby configuration values, since Config is...
authorHans de Graaff <graaff@gentoo.org>
Mon, 24 Oct 2011 18:20:05 +0000 (18:20 +0000)
committerHans de Graaff <graaff@gentoo.org>
Mon, 24 Oct 2011 18:20:05 +0000 (18:20 +0000)
commit873f0fdba8c9579b456aa55f15498800c927aec5
tree7f0ca3532a73f92611a89306b2e23355594c9f92
parent7137c75b3a0905fcab4975fa18a8e9b9950a79e8
Use RbConfig instead of Config to get ruby configuration values, since Config is now deprecated in Ruby 1.9 and all current implementations of ruby support RbConfig.
eclass/ruby-ng.eclass