Hi, 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? Thanks, Emil