]> granicus.if.org Git - curl/commitdiff
sync libssh2 paths with comments.
authorGunter Knauf <gk@gknw.de>
Tue, 21 Aug 2007 03:04:46 +0000 (03:04 +0000)
committerGunter Knauf <gk@gknw.de>
Tue, 21 Aug 2007 03:04:46 +0000 (03:04 +0000)
lib/Makefile.m32
src/Makefile.m32

index aad3b35b9536f0c4b9609f181fe8ad8ee91795db..672cc3312d42937de4c3a7d7fc55039a3ef0f146 100644 (file)
@@ -25,7 +25,7 @@ OPENSSL_PATH = ../../openssl-0.9.8e
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-0.16
+LIBSSH2_PATH = ../../libssh2-0.17
 endif
 # Edit the path below to point to the base of your Novell LDAP NDK.
 ifndef LDAP_SDK
index a79ad05d7a2771aa1fc3046147bfc08479c8386e..b2b33531d76b5462a4ef06a92f6f174803da6346 100644 (file)
@@ -25,7 +25,7 @@ OPENSSL_PATH = ../../openssl-0.9.8e
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-0.16
+LIBSSH2_PATH = ../../libssh2-0.17
 endif
 # Edit the path below to point to the base of your Novell LDAP NDK.
 ifndef LDAP_SDK