Re: [libvirt] [PATCH] configure: Fix mpath check on non-Linux systems

2011-05-13 Thread Daniel P. Berrange
On Fri, May 13, 2011 at 07:51:24AM +0200, Matthias Bolte wrote: --- configure.ac | 14 +- 1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index a2ce97e..4f5c2d7 100644 --- a/configure.ac +++ b/configure.ac @@ -1667,11 +1667,15 @@

Re: [libvirt] [PATCH] configure: Fix mpath check on non-Linux systems

2011-05-13 Thread Matthias Bolte
2011/5/13 Daniel P. Berrange berra...@redhat.com: On Fri, May 13, 2011 at 07:51:24AM +0200, Matthias Bolte wrote: ---  configure.ac |   14 +-  1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index a2ce97e..4f5c2d7 100644 ---

[libvirt] [PATCH] configure: Fix mpath check on non-Linux systems

2011-05-12 Thread Matthias Bolte
--- configure.ac | 14 +- 1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index a2ce97e..4f5c2d7 100644 --- a/configure.ac +++ b/configure.ac @@ -1667,11 +1667,15 @@ if test $with_storage_scsi = check; then fi