summaryrefslogtreecommitdiff
path: root/src/Makefile.m32
diff options
context:
space:
mode:
authorRamakrishnan Muthukrishnan <vu3rdd@gmail.com>2010-12-15 23:38:37 +0530
committerRamakrishnan Muthukrishnan <vu3rdd@gmail.com>2010-12-15 23:38:37 +0530
commit1a52155bfb95577aabe5a7daad115a9fa8b2937b (patch)
tree38f3b47ec5f58c9a38fe9d95dc1c027c75365c51 /src/Makefile.m32
parente19352611af78808a2709e0dc8c1ab1d692ac989 (diff)
Imported Upstream version 7.21.3
Diffstat (limited to 'src/Makefile.m32')
-rw-r--r--src/Makefile.m322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.m32 b/src/Makefile.m32
index dfe80927..f7d0d92d 100644
--- a/src/Makefile.m32
+++ b/src/Makefile.m32
@@ -20,7 +20,7 @@ ZLIB_PATH = ../../zlib-1.2.5
endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8o
+OPENSSL_PATH = ../../openssl-0.9.8q
endif
# Edit the path below to point to the base of your LibSSH2 package.
ifndef LIBSSH2_PATH