Also, eventually it would be nice not to require a checked out tree.<div>The tricky part is doing it in such a way that e.g. vmod.py emits correct includes when building in-tree (e.g. #include "bin/varnishd/cache.h") and out (e.g. #include <varnish/cache.h> or include <varnish/private/cache.h> or something like that).</div>

<div>I guess it all depends on how private you want to keep some of the header files.</div><div><br></div><div>Andrea</div>