From: Bill Kelly Date: 2006-03-20T14:40:16+09:00 Subject: Re: .rb file includes c-extension of same name? From: > > harp:~ > ruby -r yaml -r rbconfig -e' y Config::CONFIG '|egrep DLEXT > DLEXT2: "" > DLEXT: so Aha! TYVM. I'd been grepping the C source. . . . Regards, Bill