summaryrefslogtreecommitdiffstats
path: root/domake-win
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-01-22 22:08:35 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-01-22 22:08:35 +0000
commitf02576fa8b18132df009ea1f8d6aea07e06d5059 (patch)
treec25e560fdb660f7295899fdfbc26226091d2bf28 /domake-win
parent5aa3cfaf689fd47ecbd5c696ae55030270060a7e (diff)
downloadopenvpn-f02576fa8b18132df009ea1f8d6aea07e06d5059.tar.gz
openvpn-f02576fa8b18132df009ea1f8d6aea07e06d5059.tar.xz
openvpn-f02576fa8b18132df009ea1f8d6aea07e06d5059.zip
Incremented version number to 2.1_rc4a.
Windows changes: Incremented included OpenSSL version to openssl-0.9.7m. Updated openssl.patch for openssl-0.9.7m and added some brief usage comments to the head of the patch. Added build-pkcs11-helper.sh for building the pkcs11-helper library. Integrated inclusion of pkcs11-helper into Windows build system. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2649 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'domake-win')
-rw-r--r--domake-win5
1 files changed, 3 insertions, 2 deletions
diff --git a/domake-win b/domake-win
index fb591f6..7991bea 100644
--- a/domake-win
+++ b/domake-win
@@ -18,8 +18,9 @@
#
# Required libraries (must be prebuilt)
#
-# OpenSSL -- define OPENSSL_DIR in settings.in
-# LZO -- define LZO_DIR in settings.in
+# OpenSSL -- define OPENSSL_DIR in settings.in
+# LZO -- define LZO_DIR in settings.in
+# PKCS11-HELPER -- define PKCS11_HELPER_DIR
#
# Optional OpenVPN GUI binary (prebuilt)
# -- define OPENVPN_GUI_DIR and OPENVPN_GUI in settings.in