docs: Only regenerate vswitch.pic when the schema really changes.
authorBen Pfaff <blp@nicira.com>
Mon, 6 Dec 2010 17:56:38 +0000 (09:56 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 6 Dec 2010 17:56:38 +0000 (09:56 -0800)
commit7c9b00732c633ddd35b9d92fb9fa4c4f8e3ce390
tree70adfddc161eef5993d64bf2153414d87e394d23
parent4230c966859179d706dfd8d68a8fe7641c59e914
docs: Only regenerate vswitch.pic when the schema really changes.

Until now, vswitch.pic has been rebuilt whenever the schema changed.  This
is OK when the E-R diagram would really change, but many changes to the
schema don't change the E-R diagram, and it surprises people when
vswitch.pic changes in such a situation.  This commit fixes the problem.

Requested-by: Justin Pettit <jpettit@nicira.com>
configure.ac
m4/openvswitch.m4
vswitchd/automake.mk
vswitchd/vswitch.gv [new file with mode: 0644]
vswitchd/vswitch.pic