diff options
author | cvs2svn <admin@example.com> | 2015-03-08 16:48:49 +0000 |
---|---|---|
committer | cvs2svn <admin@example.com> | 2015-03-08 16:48:49 +0000 |
commit | decf84ba5550c1656a7fdb51b5b81969590c3f03 (patch) | |
tree | 44872802e872bdfd60730fa9cf01d9d5751251c1 /src/lib/libcrypto/opensslfeatures.h | |
parent | 7a8f138352aa4eb7b65ac4b1a5fe7630fbee1427 (diff) | |
download | openbsd-libressl-v2.1.5.tar.gz openbsd-libressl-v2.1.5.tar.bz2 openbsd-libressl-v2.1.5.zip |
This commit was manufactured by cvs2git to create branch 'OPENBSD_5_7'.libressl-v2.1.5
Diffstat (limited to 'src/lib/libcrypto/opensslfeatures.h')
-rw-r--r-- | src/lib/libcrypto/opensslfeatures.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/lib/libcrypto/opensslfeatures.h b/src/lib/libcrypto/opensslfeatures.h deleted file mode 100644 index 54d3d4fb9a..0000000000 --- a/src/lib/libcrypto/opensslfeatures.h +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | # define OPENSSL_NO_EC_NISTP_64_GCC_128 | ||
2 | # define OPENSSL_NO_CMS | ||
3 | # define OPENSSL_NO_COMP | ||
4 | # define OPENSSL_NO_GMP | ||
5 | # define OPENSSL_NO_JPAKE | ||
6 | # define OPENSSL_NO_KRB5 | ||
7 | # define OPENSSL_NO_MD2 | ||
8 | # define OPENSSL_NO_PSK | ||
9 | # define OPENSSL_NO_RC5 | ||
10 | # define OPENSSL_NO_RFC3779 | ||
11 | # define OPENSSL_NO_SCTP | ||
12 | # define OPENSSL_NO_SEED | ||
13 | # define OPENSSL_NO_SRP | ||
14 | # define OPENSSL_NO_SSL2 | ||
15 | # define OPENSSL_NO_STORE | ||
16 | # define OPENSSL_NO_BUF_FREELISTS | ||
17 | # define OPENSSL_NO_HEARTBEATS | ||
18 | # define OPENSSL_NO_DYNAMIC_ENGINE | ||
19 | |||
20 | # define OPENSSL_THREADS | ||