This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: install-includeHEADERS


>>>>> "Ted" == Ted Irons <ironst@saic.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]