]> granicus.if.org Git - curl/commitdiff
Updated makefiles to latest libssh2.
authorGuenter Knauf <lists@gknw.net>
Sun, 11 Sep 2011 14:49:28 +0000 (16:49 +0200)
committerGuenter Knauf <lists@gknw.net>
Sun, 11 Sep 2011 14:50:30 +0000 (16:50 +0200)
lib/Makefile.Watcom
lib/Makefile.m32
lib/Makefile.netware
src/Makefile.Watcom
src/Makefile.m32
src/Makefile.netware

index 5f71d5fc98b327eaff8f1b0d819c707432ab8a8d..10906c9427f82e681077525ab5c3cabb7542315b 100644 (file)
@@ -89,7 +89,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.5
 !ifdef %libssh2_root
 LIBSSH2_ROOT = $(%libssh2_root)
 !else
-LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.9
+LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.3.0
 !endif
 
 !ifdef %librtmp_root
index 7bea85807dc595376b9858cb3cab746b1d8998a9..2256f96e187438d75fa28a24228920e053785b25 100644 (file)
@@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.9
+LIBSSH2_PATH = ../../libssh2-1.3.0
 endif
 # Edit the path below to point to the base of your librtmp package.
 ifndef LIBRTMP_PATH
index c4ebc5e76299fa912fa4b2bb2870edcecdfde40b..5e737aa6429a0b089b14fa4c8d4f60b201408b75 100644 (file)
@@ -24,7 +24,7 @@ endif
 
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.9
+LIBSSH2_PATH = ../../libssh2-1.3.0
 endif
 
 # Edit the path below to point to the base of your axTLS package.
@@ -95,7 +95,7 @@ else
 endif
 PERL   = perl
 # Here you can find a native Win32 binary of the original awk:
-# http://www.gknw.net/development/prgtools/awk-20070501.zip
+# http://www.gknw.net/development/prgtools/awk-20100523.zip
 AWK    = awk
 CP     = cp -afv
 MKDIR  = mkdir
index 15de142100a1bbbcf7cffb7e238b24c520e132a8..f0477fd463f54d886042411546829db9e8f1a153 100644 (file)
@@ -78,7 +78,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.5
 !ifdef %libssh2_root
 LIBSSH2_ROOT = $(%libssh2_root)
 !else
-LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.9
+LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.3.0
 !endif
 
 !ifdef %librtmp_root
index 7ec7012aae33083ae4c52791cd38991ddf577b4c..27a639d71d61a628b90a8b432f40968aa755a0d9 100644 (file)
@@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.9
+LIBSSH2_PATH = ../../libssh2-1.3.0
 endif
 # Edit the path below to point to the base of your librtmp package.
 ifndef LIBRTMP_PATH
index f0b13c20939a180afa280f04adff723796d69de5..a0e91bf3339367912d1a70b8177fb71adad69166 100644 (file)
@@ -24,7 +24,7 @@ endif
 
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.9
+LIBSSH2_PATH = ../../libssh2-1.3.0
 endif
 
 # Edit the path below to point to the base of your axTLS package.
@@ -96,7 +96,7 @@ else
 endif
 PERL   = perl
 # Here you can find a native Win32 binary of the original awk:
-# http://www.gknw.net/development/prgtools/awk-20070501.zip
+# http://www.gknw.net/development/prgtools/awk-20100523.zip
 AWK    = awk
 CP     = cp -afv
 MKDIR  = mkdir