On Wed, Apr 03, 2019 at 09:32:10AM +0100, Daniel P. Berrangé wrote:
On Wed, Apr 03, 2019 at 07:40:18AM +0200, Ján Tomko wrote:
> Even Debian 8 which we no longer support has 2.1.26.
>
>
https://repology.org/project/cyrus-sasl/versions
>
> Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
> ---
> m4/virt-sasl.m4 | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/m4/virt-sasl.m4 b/m4/virt-sasl.m4
> index 6ef24fd4b9..7ab9b2c368 100644
> --- a/m4/virt-sasl.m4
> +++ b/m4/virt-sasl.m4
> @@ -22,10 +22,7 @@ AC_DEFUN([LIBVIRT_ARG_SASL],[
> ])
>
> AC_DEFUN([LIBVIRT_CHECK_SASL],[
> - LIBVIRT_CHECK_LIB_ALT([SASL], [sasl2],
> - [sasl_client_init], [sasl/sasl.h],
> - [SASL1], [sasl],
> - [sasl_client_init], [sasl/sasl.h])
IIRC, this was some wierdness with Solaris which called the
SASL2 library libsasl instead of libsasl2. Anyway we don't
support Solaris so it doesn't matter anymore.
Opps, meant to say
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
Regards,
Daniel
--
|: