[#3726] Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...>

Hi --

15 messages 2004/11/12
[#3749] Re: Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...> 2004/11/16

Hi --

[#3751] Re: Fixnum#clone and Float#clone raise different exceptions — Yukihiro Matsumoto <matz@...> 2004/11/16

Hi,

[#3752] Re: Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...> 2004/11/16

Hi --

[#3785] The latest 1.8.2 cvs prints parse error when starting extension compiling — Yukihiro Matsumoto <matz@...>

Hi,

13 messages 2004/11/23
[#3787] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling — Johan Holmberg <holmberg@...> 2004/11/23

autoconf >= 2.53 ?

From: Johan Holmberg <holmberg@...>
Date: 2004-11-24 09:34:08 UTC
List: ruby-core #3800
Hi !

The current "configure.in" (in CVS) says:

      AC_PREREQ(2.50)

I suspect this should be increased to

      AC_PREREQ(2.53)

Why?

I happen to have autoconf 2.52 on a Solaris machine and 2.53 on a 
FreeBSD. With that setup I can't autoconf+build the Ruby source on
Solaris. But if I run autoconf on the FreeBSD machine and then copy 
the generated "configure" to Solaris, it works.

/Johan Holmberg


In This Thread

Prev Next