Subject: Re: CVS commit: pkgsrc
To: None <kim@tac.nyc.ny.us>
From: Kazuki Sakamoto <sakamoto@cec.co.jp>
List: source-changes
Date: 09/23/1999 10:36:41
feyrer@rfhs8012.fh-regensburg.de wrote:
> On Wed, 22 Sep 1999, Kimmo Suominen wrote:
> > Right, 'cause you'd have to use libedit not libreadline...?
> > Depending on the autoconf/configure check it might catch it
> > from libc (but if it insists on -lreadline it'll fail).
> >
> > I could have a look but now I don't remember what package
> > this was about...
>
> lang/ruby ?
lang/ruby.
We must modify ruby-1.4.2/ext/readline/extconf.rb and readline.c
if use libedit.
sakamoto