diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-22 10:32:51 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-22 10:32:51 +0000 |
| commit | ef51814080fb7fe2c32481c5c3239b2d58b601a8 (patch) | |
| tree | dd37db739f225f1da5c6c15532e898484adf0218 /ChangeLog | |
| parent | 957db827ebf134e590e4cd9a60ec5fab41a29259 (diff) | |
* ext/socket/mkconstants.rb: define IPV6_* constants only when INET6
is defined.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Jul 22 19:32:10 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/socket/mkconstants.rb: define IPV6_* constants only when INET6 + is defined. + Wed Jul 22 19:23:04 2009 NAKAMURA Usaku <usa@ruby-lang.org> * ext/socket/extconf.rb: ipv6 support is disabled by default on mswin. |
