On Wed, 6 Apr 2011, Paul Howarth wrote:
There's a problem with the configure script in 1.2.8, where the VERSION variable extracted from ${srcdir}/include/libssh2.h (correctly) is later reset to "-". The result of this is that the "Version:" tag in the libssh2.pc is set to "-" rather than "1.2.8" and possibly similar effects elsewhere.
Oh indeed. I fixed it now by changing the variable name we use within the configure script. Thanks!
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
