Re: [libvirt] Fw:[PATCH] fix configure for pcap

2015-11-23 Thread Daniel P. Berrange
On Mon, Nov 23, 2015 at 03:58:25PM +0800, 程宝传 wrote: > when cross-compiling, pcap can not point to the correct toolchain. > > configure.ac | 11 --- > 1 file changed, 8 insertions(+), 3 deletions(-) > > diff --git a/configure.ac b/configure.ac > index f481c50..d6d2cf4 100644 > --- a/confi

[libvirt] Fw:[PATCH] fix configure for pcap

2015-11-23 Thread 程宝传
when cross-compiling, pcap can not point to the correct toolchain. configure.ac | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index f481c50..d6d2cf4 100644 --- a/configure.ac +++ b/configure.ac @@ -1555,7 +1555,7 @@ if test "$with_numad