Re: [libvirt] [PATCH] configure: Disable FS storage driver if mntent.h is not available

2010-11-14 Thread Matthias Bolte
2010/11/13 Eric Blake : > On 11/13/2010 08:52 AM, Matthias Bolte wrote: >> This is the case on FreeBSD. >> --- >>  configure.ac |   12 >>  1 files changed, 12 insertions(+), 0 deletions(-) >> >> diff --git a/configure.ac b/configure.ac >> index 66237e1..d21d558 100644 >> --- a/configur

Re: [libvirt] [PATCH] configure: Disable FS storage driver if mntent.h is not available

2010-11-13 Thread Eric Blake
On 11/13/2010 08:52 AM, Matthias Bolte wrote: > This is the case on FreeBSD. > --- > configure.ac | 12 > 1 files changed, 12 insertions(+), 0 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 66237e1..d21d558 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1

[libvirt] [PATCH] configure: Disable FS storage driver if mntent.h is not available

2010-11-13 Thread Matthias Bolte
This is the case on FreeBSD. --- configure.ac | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index 66237e1..d21d558 100644 --- a/configure.ac +++ b/configure.ac @@ -1497,6 +1497,18 @@ if test "$with_osx" = "yes"; then fi if test