On Fri, Dec 22, 2017 at 10:07:05AM +0000, Frediano Ziglio wrote:
> +int
> +main(int argc, char *argv[])
> +{
> +    return 0;
> +}
> +#else
> +int
> +main(void)
> +{
> +    return 0;
> +}
> +#endif

Have you considered disabling the test in Makefile.am when SASL is not
available?

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to