Modified the Jamfile to use the header cache if the feature is on
A couple minor fixes, in cache_name() and hcache_init()
hcache_init(). If the cache is bad, unlink the file. Avoid use of
stderr, have all output go to stdout
hcache(), re-organized the do/do-not use logic to avoid duplicated code