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:
6d50071
)
Oops, no engine in the main trunk.
author
Richard Levitte
<levitte@openssl.org>
Sun, 17 Sep 2000 15:45:43 +0000
(15:45 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 17 Sep 2000 15:45:43 +0000
(15:45 +0000)
util/mkdef.pl
patch
|
blob
|
history
diff --git
a/util/mkdef.pl
b/util/mkdef.pl
index 318d3a8aed024163227cfd63e212b586ac60507d..b673e05a7b1648dad22af228881db3019d9164c2 100755
(executable)
--- a/
util/mkdef.pl
+++ b/
util/mkdef.pl
@@
-179,7
+179,6
@@
$crypto.=" crypto/dsa/dsa.h" unless $no_dsa;
$crypto.=" crypto/dh/dh.h" unless $no_dh;
$crypto.=" crypto/hmac/hmac.h" unless $no_hmac;
-$crypto.=" crypto/engine/engine.h";
$crypto.=" crypto/stack/stack.h";
$crypto.=" crypto/buffer/buffer.h";
$crypto.=" crypto/bio/bio.h";