aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2012-04-20 13:33:54 +0200
committerGuenter Knauf <lists@gknw.net>2012-04-20 13:33:54 +0200
commit0f548802775b01c26c4c263be86f3605310f6f35 (patch)
tree8c3e0ff5370417b4c97bad466f77209fb8b40518 /lib/Makefile.m32
parent5cd524df187cbb2414d518f8933894399edbf572 (diff)
downloadgnurl-0f548802775b01c26c4c263be86f3605310f6f35.tar.gz
gnurl-0f548802775b01c26c4c263be86f3605310f6f35.tar.bz2
gnurl-0f548802775b01c26c4c263be86f3605310f6f35.zip
Updated dependency lib versions.
Diffstat (limited to 'lib/Makefile.m32')
-rw-r--r--lib/Makefile.m322
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.m32 b/lib/Makefile.m32
index a6270b218..adb5e5fe4 100644
--- a/lib/Makefile.m32
+++ b/lib/Makefile.m32
@@ -18,7 +18,7 @@ ZLIB_PATH = ../../zlib-1.2.6
endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8u
+OPENSSL_PATH = ../../openssl-0.9.8v
endif
ifndef OPENSSL_INCLUDE
OPENSSL_INCLUDE = $(OPENSSL_PATH)/outinc