projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a479216
)
Update from stable branch.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 31 May 2008 23:48:02 +0000
(23:48 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 31 May 2008 23:48:02 +0000
(23:48 +0000)
util/pl/VC-32.pl
patch
|
blob
|
history
diff --git
a/util/pl/VC-32.pl
b/util/pl/VC-32.pl
index 7db1d51a8f5e5478ef30752447fd08828ff7e636..57da5901b6ef8d419b45d5cec3fb188ae6c77026 100644
(file)
--- 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/)
{