Daniel Stenberg wrote:
> -#if LIBSSH2_AES_CTR && !defined(HAVE_EVP_AES_128_CTR)
> +#if LIBSSH2_AES_CTR
..
> +#else
> +void _libssh2_init_aes_ctr(void) {}
>  #endif /* LIBSSH2_AES_CTR */

Is the empty function needed there?


//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to