>>>>> "Ted" == Ted Irons <[EMAIL PROTECTED]> writes:
Ted> The way that C++ include files are currently installed can Ted> trigger a multitude of expensive recompilations (esp. if the Ted> include files contain templates). Ted> Any possibility of making the above behavior (or something like Ted> it) the default behavior for install headers? I'd prefer we not do this. Instead, why not solve the problem by having an `install' which does the comparisons? That way only people who want the feature will pay for it. Tom
