ruby-cvs:17050
From: (matz) <matz ruby-lang.org>
Date: Sat, 1 Jul 2006 00:15:03 +0900
Subject: [ruby-cvs:17050] ruby, ruby: * configure.in: should test isinf for Solaris with GCC compiler.
matz Sat, 1 Jul 2006 00:15:03 +0900
Modified files: (Branch: ruby_1_8)
ruby:
version.h
ruby:
configure.in ChangeLog
Log:
* configure.in: should test isinf for Solaris with GCC compiler.
a patch from <ville.mattila at stonesoft.com>. [ruby-core:07791]
* configure.in: -shared patch from Andrew Morrow
<andrew.c.morrow at gmail.com>. [ruby-core:08100]
Revision Changes Path
1.720.2.659 +4 -4 ruby/version.h
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/version.h?cvsroot=src&r1=1.720.2.658&r2=1.720.2.659
1.212.2.52 +1 -2 ruby/configure.in
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/configure.in?cvsroot=src&r1=1.212.2.51&r2=1.212.2.52
1.2673.2.1700 +4 -1 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1699&r2=1.2673.2.1700