From: nobu.nokada@... Date: 2002-09-13T11:16:30+09:00 Subject: Re: Missing includes with 1.6 install on win32? Hi, At Fri, 13 Sep 2002 01:40:39 +0900, Paul E.C. Melis wrote: > > config.h depends on platform, so in order to avoid spattering > > headers. > > > > Do you think it should be installed separated from the other > > common headers? > > Well, if only config.h is platform-dependent, then I would put the rest in a > general /include dir, Maybe include/ruby-$(version) directory, and config.h also should be in $(arch) directory under there. > although I don't see an easy solution for > making sure the right config.h is used depending on the architecture in > question. rbconfig.rb knows. -- Nobu Nakada