On Fri, Aug 5, 2011 at 1:10 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> I don't understand why. Doesn't that use the Version: field from the .pc
> file? Doesn't libssh2.pc get the current version number set in there?
>
>
Yes it should, but this is what's inside... and so you only get "-".
###########################################################################
# libssh2 installation details
###########################################################################
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libssh2
URL: http://www.libssh2.org/
Description: Library for SSH based connunication
Version: -
Libs: -L${libdir} -lssh2
Libs.private:
Cflags: -I${includedir}
A.Mark.S
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-08-05