ruby-cvs:19376
From: nobu ruby-lang.org
Date: Tue, 3 Apr 2007 16:21:54 +0900 (JST)
Subject: [ruby-cvs:19376] Ruby:r12140: * ext/openssl/extconf.rb: check for functions added in 1.9.
nobu 2007-04-03 16:21:53 +0900 (Tue, 03 Apr 2007)
New Revision: 12140
Modified files:
trunk/ChangeLog
trunk/ext/openssl/extconf.rb
trunk/ext/openssl/ruby_missing.h
Log:
* ext/openssl/extconf.rb: check for functions added in 1.9.
* ext/openssl/ruby_missing.h: check per features instead by
checking version code. [ruby-core:10845]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12140&r2=12139
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/extconf.rb?r1=12140&r2=12139
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ruby_missing.h?r1=12140&r2=12139