From: matz@... (Yukihiro Matsumoto) Date: 2001-07-19T16:09:36+09:00 Subject: [ruby-talk:18096] Re: archdir vs. includedir Hi, In message "[ruby-talk:18068] archdir vs. includedir" on 01/07/19, Emil Ong 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.