Re: [ovs-dev] [PATCH] configure: Include pthread-win32 libraries for Windows build.

2014-03-13 Thread Gurucharan Shetty
On Thu, Mar 13, 2014 at 8:58 AM, Ben Pfaff wrote: > By the way, why don't your patches get numbered? I usually number them if one patch is dependent on the other. Since these were sort of independent, I chose to go the other way. Do you prefer numbering either ways? Also, in this 18 patch series

Re: [ovs-dev] [PATCH] configure: Include pthread-win32 libraries for Windows build.

2014-03-13 Thread Ben Pfaff
By the way, why don't your patches get numbered? ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH] configure: Include pthread-win32 libraries for Windows build.

2014-03-13 Thread Ben Pfaff
On Wed, Mar 12, 2014 at 11:21:14AM -0700, Gurucharan Shetty wrote: > From: Gurucharan Shetty > > Signed-off-by: Gurucharan Shetty > Signed-off-by: Saurabh Shah > Co-authored-by: Saurabh Shah I can't easily test it but the bits that affect everyone seem plausible. Acked-by: Ben Pfaff ___

[ovs-dev] [PATCH] configure: Include pthread-win32 libraries for Windows build.

2014-03-12 Thread Gurucharan Shetty
From: Gurucharan Shetty Signed-off-by: Gurucharan Shetty Signed-off-by: Saurabh Shah Co-authored-by: Saurabh Shah --- BUILD.Windows |7 ++- Makefile.am |2 ++ build-aux/cccl |2 +- lib/automake.mk |5 + m4/openvswitch.m4 | 21