configure: add configure option to disable building brcompat
authorChris Wright <chrisw@sous-sol.org>
Tue, 13 Mar 2012 23:21:55 +0000 (16:21 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 13 Mar 2012 23:50:42 +0000 (16:50 -0700)
commitd8965755e707d97a515359a3d3732c46930d5350
tree281f4d85f53ffa0c61bdb391f36a24e86cce27fb
parent199253134cdf556647b45bb882b4b6e8af4c1669
configure: add configure option to disable building brcompat

This adds ability to do:

  ./configure --disable-brcompat

to disable building userspace and kernel module associated with
providing linux bridge compatibility.  Sources should still be
distributed w/ make dist.

While there, update comment referring to long removed veth driver
which is now relevant for brcompat module.

Cc: Jesse Gross <jesse@nicira.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Acked-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
configure.ac
datapath/Modules.mk
datapath/linux/Makefile.main.in
datapath/linux/Modules.mk
m4/openvswitch.m4
vswitchd/automake.mk