aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-06-04 11:45:15 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-06-04 11:45:15 +0000
commit863d447e0b0df25d162983a1dc19c38b49d94105 (patch)
tree62910fca565787696c04ce43c6b95ed779c713eb /util/mkdef.pl
parent5ce278a77bd7d23bcf965cfa37afb7b937c1a17d (diff)
downloadopenssl-863d447e0b0df25d162983a1dc19c38b49d94105.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 38fad00429..7a3337d34a 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";