[libvirt] [PATCH] Fix compilation error when SASL support is disabled

Daniel P. Berrange berrange at redhat.com
Tue Jul 5 15:43:06 UTC 2011


On Tue, Jul 05, 2011 at 05:30:09PM +0200, Jean-Baptiste Rouault wrote:
> This patch adds #if HAVE_SASL where needed in libvirtd.h
> ---
>  daemon/libvirtd.h |    8 +++++++-
>  1 files changed, 7 insertions(+), 1 deletions(-)

This was already fixed last week

commit 0e4b921a57b670bbe55c27d17ca19aa5780ee196
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Thu Jun 30 18:18:08 2011 +0100

    Add conditionals to allow build without SASL
    
    * daemon/libvirtd.c, daemon/remote.c: Add #if HAVE_SASL and
      suitable function stubs to allow build without SASL


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list