I noticed that with the previous patch, in testing 'make install'
with patch to move json.h, I had forgotten to remove the installed
headers. Removing the installed headers revealed that this patch
still didn't build properly from a separate build directory. This
time it *should* work.

Terry Wilson (1):
  JSON serialization via Python's json lib

 configure.ac       |   2 +
 m4/openvswitch.m4  |  47 ++++++++++++++++++++++++
 python/automake.mk |  27 +++++++++++++-
 python/ovs/json.py | 106 +++++------------------------------------------------
 tests/json.at      |  26 ++++++++++---
 5 files changed, 104 insertions(+), 104 deletions(-)

-- 
1.8.3.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to