On Fri, 2 Nov 2012, Dan Mick wrote: > I was somewhat surprised to note that we don't build with -I include, so that > files that userland programs would find with relative-to-/usr/include paths > have to be modified for building in the tree. > > Was this conscious, or does anyone else think it would be smoother to > -I include/ so that outside-the-tree and inside-the-tree #includes are more > similar? This was not deliberate. However, we should be careful that our include/ files don't mask ones in /usr/include (e.g., types.h). sage> -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html