]> granicus.if.org Git - curl/commit
libssh2: detect features based on version, not configure checks
authorDaniel Stenberg <daniel@haxx.se>
Sun, 9 Nov 2014 14:42:12 +0000 (15:42 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 9 Nov 2014 14:43:27 +0000 (15:43 +0100)
commit9dbbba997608f7c3c5de1c627c77c8cd2aa85b73
tree80e7f46f1a83acbf4d1427c573ffd099af11b564
parent18e1a3022deebfa91ef022f09de3396d595f50b2
libssh2: detect features based on version, not configure checks

... so that non-configure builds get the correct functions too based on
the libssh2 version used.
configure.ac
lib/easy.c
lib/ssh.c
lib/ssh.h