summaryrefslogtreecommitdiff
path: root/util/mkdef.pl
diff options
context:
space:
mode:
authorsteve <steve>2008-06-04 11:45:15 +0000
committersteve <steve>2008-06-04 11:45:15 +0000
commitfd8925a55855e6beb89dc158983fa1e76a44c161 (patch)
treee4ab970e4ff5ad7869199073f44902db6b7681a0 /util/mkdef.pl
parent10f38e3afc9aeb169c2187fcda5d94f53736a72c (diff)
downloadopenssl-fd8925a55855e6beb89dc158983fa1e76a44c161.tar.gz
Remove store from Windows build.
Diffstat (limited to 'util/mkdef.pl')
-rwxr-xr-xutil/mkdef.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index 38fad0042..7a3337d34 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -306,7 +306,7 @@ $crypto.=" crypto/comp/comp.h" ; # unless $no_comp;
$crypto.=" crypto/ocsp/ocsp.h";
$crypto.=" crypto/ui/ui.h crypto/ui/ui_compat.h";
$crypto.=" crypto/krb5/krb5_asn.h";
-$crypto.=" crypto/store/store.h";
+#$crypto.=" crypto/store/store.h";
$crypto.=" crypto/pqueue/pqueue.h";
$crypto.=" crypto/cms/cms.h";