Re: [ovs-dev] [PATCH] idl: Move vswitch-idl to libopenvswitch.

2012-03-19 Thread Ethan Jackson
Passes so I'll merge this now. Ethan On Mon, Mar 19, 2012 at 10:03, Ben Pfaff wrote: > On Thu, Mar 15, 2012 at 05:14:42PM -0700, Ethan Jackson wrote: >> This is cleaner then having multiple programs build the idl >> independently. >> >> Signed-off-by: Ethan Jackson > > Assuming it passes "make

Re: [ovs-dev] [PATCH] idl: Move vswitch-idl to libopenvswitch.

2012-03-19 Thread Ben Pfaff
On Thu, Mar 15, 2012 at 05:14:42PM -0700, Ethan Jackson wrote: > This is cleaner then having multiple programs build the idl > independently. > > Signed-off-by: Ethan Jackson Assuming it passes "make distcheck" this looks good to me. ___ dev mailing li

[ovs-dev] [PATCH] idl: Move vswitch-idl to libopenvswitch.

2012-03-15 Thread Ethan Jackson
This is cleaner then having multiple programs build the idl independently. Signed-off-by: Ethan Jackson --- lib/.gitignore|3 +++ lib/automake.mk | 17 - {vswitchd => lib}/vswitch-idl.ann |2 +- utilities/automake.mk |