Hi,
In message "[ruby-talk:18068] archdir vs. includedir"
on 01/07/19, Emil Ong <onge / mcs.anl.gov> writes:
|I'm trying to cook up a configure script for an application that embeds
|Ruby and I found that Config::CONFIG["archdir"] actually holds the
|location of ruby.h, rather than Config::CONFIG["includedir"], which is
|what I'd expect. Is this a buglet? (Or maybe my installation is messed
|up?) Should I rely on this to give me accurate information?
No and yes.
matz.