[libvirt] [PATCH 1/2] src: Include SASL_CFLAGS where appropriate

Daniel P. Berrangé berrange at redhat.com
Thu Apr 11 17:40:39 UTC 2019


On Thu, Apr 11, 2019 at 06:35:03PM +0200, Andrea Bolognani wrote:
> A bunch of files include src/rpc/virnetsaslcontext.h, which
> in turn includes <sasl/sasl.h>, and without the corresponding
> CFLAGS the compiler can't locate the latter if it happens to
> be installed outside of the default include path as is the
> case, for example, on FreeBSD.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  src/admin/Makefile.inc.am   |  6 ++++++
>  src/locking/Makefile.inc.am | 12 ++++++++++++
>  src/logging/Makefile.inc.am |  6 ++++++
>  src/remote/Makefile.inc.am  |  6 ++++++
>  src/rpc/Makefile.inc.am     |  6 ++++++
>  5 files changed, 36 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list