ovsdb: Don't add ovsdb-server.c to libovsdb.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 18 Jul 2014 01:15:17 +0000 (18:15 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 18 Jul 2014 17:21:32 +0000 (10:21 -0700)
commit6a92c6f079f7f19c6a46d167af16ff600d3023d0
treea8a4d4a06c1659ec66594be9b57cf3acb1157296
parent1817dceab16d33406abf17a4696b2584a38fe5fd
ovsdb: Don't add ovsdb-server.c to libovsdb.

Without this change, with shared libraries, VLOG
constructor for ovsdb-server would get called twice corrupting
the 'vlog_modules' list causing an infinite loop.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Reported-by: Gur Stavi <gstavi@mrv.com>
Acked-by: Ben Pfaff <blp@nicira.com>
AUTHORS
ovsdb/automake.mk