mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/digest/{md5,rmd160,sha1,sha2}/extconf.rb: configure OpenSSL
only if bundled libraries is not used, so that OpenSSL is not
linked unnecessarily. [ruby-core:65404] [Bug #10324]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
||
|---|---|---|
| .. | ||
| bubblebabble | ||
| lib | ||
| md5 | ||
| rmd160 | ||
| sha1 | ||
| sha2 | ||
| defs.h | ||
| depend | ||
| digest.c | ||
| digest.h | ||
| extconf.rb | ||
| test.sh | ||