On Sat, Feb 9, 2013 at 11:55 AM, Paul T. Bauman <ptbau...@gmail.com> wrote:
> On Sat, Feb 9, 2013 at 12:45 PM, Jed Brown <j...@59a2.org> wrote:
>>
>>
>> Doesn't the 'make install' also overwrite all the headers, implying that
>> all of moose will also rebuild even if the change in libmesh was restricted
>> to a *.C file (thus requiring at most re-linking)? Gosh, that doesn't sound
>> fun.
>
>
> http://stackoverflow.com/questions/6710306/autotools-install-headers-only-when-newer
>
> Haven't tried it myself, but looks promising.

Good find.  I'm now using

../configure INSTALL="`which install` -C" ...

and it seems to do the trick.  Would be nice if we could make it the
default, but I haven't found a way to do that yet.

--
John

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to