On 11/12/14 at 10:33am, Ben Pfaff wrote:
> On Wed, Nov 12, 2014 at 10:26:52AM -0800, Ben Pfaff wrote:
> > On Wed, Nov 12, 2014 at 03:06:01PM +0100, Thomas Graf wrote:
> > > Allows for installable headers in later commits.
> > > 
> > > Signed-off-by: Thomas Graf <tg...@noironetworks.com>
> > 
> > I strongly dislike adding SUBDIRS because they slow down builds and
> > (especially) automake and autoconf invocation.
> > 
> > I think we can avoid it, though, by adding directory-specific variables,
> > e.g.:
> > 
> > openflowincludedir = $(includedir)/openflow
> > openflowinclude_HEADERS = openflow.h    # ...and so on.
> 
> Once we figure this out, the remaining patches make sense to me.

Sure. No problem. I'll convert it to the above.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to