Subject: [ruby-talk:6315] Re: Daily Ruby snapshot
From: Dave Thomas <Dave Thomases.com>
Date: Tue, 14 Nov 2000 01:39:27 +0900
References: 6314
pschoenb / solidsoft.iksys.de (Patrick Schoenbach) writes:
> recently, I wanted to compile the daily Ruby snapshot, but "configure"
> was missing. Is that normal? :-)
If you run autoconf, it generates the configure script.
Dave