On Fri, Mar 09, 2012 at 06:17:07PM -0800, Chris Wright wrote: > This adds ability to do: > > ./configure --disable-brcompat > > to disable building userspace and kernel module associated with > providing linux bridge compatibility. > > Signed-off-by: Chris Wright <chr...@sous-sol.org>
I've had a little bit of trouble in the past with Automake not distributing some kinds of files that are conditionally built. So, with this patch applied, does ./configure --disable-brcompat make distcheck pass, e.g. does "make dist" still distribute the source files and (especially) the manpages that are now conditional? Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev