On Thu, Mar 11, 2004 at 09:11:56PM -0700, Kevin P. Fleming wrote: > device-mapper and LVM2 Makefiles a little more useful, and to fix a > number of problems with the current DESTDIR handling. Thanks for the tidying: I'll work through this properly late next week. (Office moves today.) Quick comments: I'd prefer not to see DESTDIR in Makefiles though: only in the template, and some (I thought most?) people *do* want to pick up some include files etc. from their DESTDIR (they're not installed on their main system, or the ones on their system are different versions from the ones in DESTDIR which has the correct environment the software uses when it runs): perhaps that should be split into a separate configuration option (enabled by default)? Alasdair _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/