From: Dr. Stephen Henson Date: Sat, 31 May 2008 23:48:02 +0000 (+0000) Subject: Update from stable branch. X-Git-Tag: OpenSSL_0_9_8k^2~368 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=841c91d6e42d14f3ee5947f49eed81eae1a69cc2;p=oweals%2Fopenssl.git Update from stable branch. --- diff --git a/util/pl/VC-32.pl b/util/pl/VC-32.pl index 7db1d51a8f..57da5901b6 100644 --- a/util/pl/VC-32.pl +++ b/util/pl/VC-32.pl @@ -291,6 +291,7 @@ sub do_lib_rule if ($name eq "") { $ex.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/); + $ex.=' crypt32.lib advapi32.lib' if ($target =~ /capi/); } elsif ($FLAVOR =~ /CE/) {