summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2019-09-27 09:21:57 -0700
committerBen Pfaff <blp@ovn.org>2019-09-30 13:13:26 -0700
commit05bf1dbb98b0635a51f75e268ef8aed27601401d (patch)
treed636da9a9475bf0514cc24fd53a33cc236ac95d7 /configure.ac
parent817db730190e19df7f1519b384fefab6d90b52fa (diff)
downloadopenvswitch-05bf1dbb98b0635a51f75e268ef8aed27601401d.tar.gz
ovn: Remove remaining pieces.
A preceding commit removed the last remaining dependencies on OVN code, so remove the OVN code. Acked-by: Han Zhou <hzhou8@ebay.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c593f469..97d18685c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,7 +148,6 @@ AC_CONFIG_FILES([
ofproto/libofproto.sym
lib/libsflow.sym
lib/libopenvswitch.sym
- ovn/lib/libovn.sym
vtep/libvtep.sym])
OVS_ENABLE_OPTION([-Wall])