From a7eef14a3eded1a4af503742ff3e7cb5bfaab0ce Mon Sep 17 00:00:00 2001 From: james Date: Wed, 13 May 2009 13:36:23 +0000 Subject: 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 --- domake-win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'domake-win') 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 -- cgit