aboutsummaryrefslogtreecommitdiff
path: root/install-win32/settings.in
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-08-16 20:28:37 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-08-16 20:28:37 +0200
commit0afa8dfb078fb61def8fa62ff57229251f2baa6f (patch)
tree7cfb6e69e20d48a52ad7e70a3c0bcebe75a72eff /install-win32/settings.in
parentFixed compiler warning in ssl.c (diff)
parentWindows security issue: (diff)
downloadopenvpn-0afa8dfb078fb61def8fa62ff57229251f2baa6f.tar.xz
Merge branch 'svn-BETA21' into beta2.2
Diffstat (limited to 'install-win32/settings.in')
-rw-r--r--install-win32/settings.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-win32/settings.in b/install-win32/settings.in
index edebd44..21ea0a7 100644
--- a/install-win32/settings.in
+++ b/install-win32/settings.in
@@ -22,7 +22,7 @@
;!define OPENVPN_XGUI_DIR "../ovpnxml"
# Prebuilt libraries. DMALLOC is optional.
-!define OPENSSL_DIR "../openssl-0.9.8l"
+!define OPENSSL_DIR "../openssl.mingw/openssl-0.9.8o"
!define LZO_DIR "../lzo-2.02"
!define PKCS11_HELPER_DIR "../pkcs11-helper"
;!define DMALLOC_DIR "../dmalloc-5.4.2"