summaryrefslogtreecommitdiffstats
path: root/install-win32/settings.in
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-06-04 10:53:57 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-06-04 10:53:57 +0000
commit4d84de11b1fdd795b00086f1901787de358c9230 (patch)
treeb7f2bb294e9dfcdbf26a540cbd38fab6d76ed68f /install-win32/settings.in
parentf7a66767251bdbb0e727b636d8abb036c1a043b5 (diff)
downloadopenvpn-4d84de11b1fdd795b00086f1901787de358c9230.tar.gz
openvpn-4d84de11b1fdd795b00086f1901787de358c9230.tar.xz
openvpn-4d84de11b1fdd795b00086f1901787de358c9230.zip
Added support for building and linking with
openssl-0.9.8h on Windows. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2982 e7ae566f-a301-0410-adde-c780ea21d3b5
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 ecf7a2c..0e23226 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.7m"
+!define OPENSSL_DIR "../openssl-0.9.8h"
!define LZO_DIR "../lzo-2.02"
!define PKCS11_HELPER_DIR "../pkcs11-helper"
!define DMALLOC_DIR "../dmalloc-5.4.2"