Re: [ovs-dev] [PATCH] configure: Only link against libpcap on FreeBSD.

2013-03-20 Thread Ben Pfaff
On Wed, Mar 20, 2013 at 01:00:49PM +, Kyle Mestery (kmestery) wrote: > On Mar 14, 2013, at 5:21 PM, Ben Pfaff wrote: > > On other platforms there is no benefit to linking against libpcap, because > > it is not used. > > > > Signed-off-by: Ben Pfaff > > CC: Ed Maste > > > Looks fine to me.

Re: [ovs-dev] [PATCH] configure: Only link against libpcap on FreeBSD.

2013-03-20 Thread Kyle Mestery (kmestery)
On Mar 14, 2013, at 5:21 PM, Ben Pfaff wrote: > On other platforms there is no benefit to linking against libpcap, because > it is not used. > > Signed-off-by: Ben Pfaff > CC: Ed Maste Looks fine to me. ___ dev mailing list dev@openvswitch.org http:

[ovs-dev] [PATCH] configure: Only link against libpcap on FreeBSD.

2013-03-14 Thread Ben Pfaff
On other platforms there is no benefit to linking against libpcap, because it is not used. Signed-off-by: Ben Pfaff CC: Ed Maste --- acinclude.m4 |7 ++- configure.ac |3 +-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index f0610c9..19