summaryrefslogtreecommitdiffstats
path: root/domake-win
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-05-13 13:36:23 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-05-13 13:36:23 +0000
commita7eef14a3eded1a4af503742ff3e7cb5bfaab0ce (patch)
tree7b05736b453aafc74fef81ebf0d9e9dcb2c35b38 /domake-win
parentb16cd4d28cdf9bf16fdbe892b82b88f467088509 (diff)
downloadopenvpn-a7eef14a3eded1a4af503742ff3e7cb5bfaab0ce.tar.gz
openvpn-a7eef14a3eded1a4af503742ff3e7cb5bfaab0ce.tar.xz
openvpn-a7eef14a3eded1a4af503742ff3e7cb5bfaab0ce.zip
Updated Windows build scripts to package openssl-0.9.8k,
and to use the Server 2008 WDK (6001.18002). In cryptoapi.c, renamed CryptAcquireCertificatePrivateKey to OpenVPNCryptAcquireCertificatePrivateKey to work around a symbol conflict in MinGW-5.1.4.exe. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4318 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'domake-win')
-rw-r--r--domake-win2
1 files changed, 1 insertions, 1 deletions
diff --git a/domake-win b/domake-win
index ebe1bb3..bd730e0 100644
--- a/domake-win
+++ b/domake-win
@@ -96,7 +96,7 @@
# These settings will then drive the rest of the build process.
install-win32/winconfig
-# Delete the GENOUT directory if CLEAN="yes"
+# clean all generated files
install-win32/doclean
# Load a pre-built GENOUT directory if GENOUT_PREBUILT is defined