Subject: Re: Preprocessor...

Re: Preprocessor...

From: double <ninive_at_gmx.at>
Date: Mon, 01 Mar 2010 21:30:45 +0100

Simon Josefsson schrieb:
> Try:
>
> #if (LIBSSH2_VERSION_PATCH + LIBSSH2_VERSION_MINOR * 10 + LIBSSH2_VERSION_MAJOR * 100) >= 120
> #define LIBSSH2_BUFFERSIZE 1024
> #endif
>
> Or something like it.
>
> /Simon
>

Hi Simon,

Good idea! Thank you, it works.

Marcus

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-03-01