Hi, At Thu, 12 Apr 2007 04:41:36 +0900, Daniel Berger wrote in [ruby-core:10909]: > require 'mkmf' def message(*s) end > have_func('gethostname') > > If it's not possible then I'd like to suggest a way to disable this, > perhaps via a global like $mkmf_verbose. My motivation for this is that > I'd like to use some of these functions in my test suite. I'd rather not > set $VERBOSE to nil, since that will disable warnings I might otherwise > want to see. Sounds like quite particular purpose. -- Nobu Nakada