diff options
| author | cvs2svn <admin@example.com> | 2015-08-02 21:54:23 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2015-08-02 21:54:23 +0000 |
| commit | 67fcb4ef3942fb3a0f1e18f8ebbe7464120d485a (patch) | |
| tree | 5609c82060f75c53af0a7641d9b33a88574876cd /src/lib/libcrypto/opensslfeatures.h | |
| parent | ed40f444ba01bcae1d8540f9c26d79537ab5baf2 (diff) | |
| download | openbsd-libressl-v2.2.2.tar.gz openbsd-libressl-v2.2.2.tar.bz2 openbsd-libressl-v2.2.2.zip | |
This commit was manufactured by cvs2git to create branch 'OPENBSD_5_8'.libressl-v2.2.2
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/opensslfeatures.h | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/src/lib/libcrypto/opensslfeatures.h b/src/lib/libcrypto/opensslfeatures.h deleted file mode 100644 index 45848c5a35..0000000000 --- a/src/lib/libcrypto/opensslfeatures.h +++ /dev/null | |||
| @@ -1,23 +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_EGD | ||
| 5 | # define OPENSSL_NO_GMP | ||
| 6 | # define OPENSSL_NO_JPAKE | ||
| 7 | # define OPENSSL_NO_KRB5 | ||
| 8 | # define OPENSSL_NO_MD2 | ||
| 9 | # define OPENSSL_NO_MDC2 | ||
| 10 | # define OPENSSL_NO_PSK | ||
| 11 | # define OPENSSL_NO_RC5 | ||
| 12 | # define OPENSSL_NO_RFC3779 | ||
| 13 | # define OPENSSL_NO_RSAX | ||
| 14 | # define OPENSSL_NO_SCTP | ||
| 15 | # define OPENSSL_NO_SEED | ||
| 16 | # define OPENSSL_NO_SRP | ||
| 17 | # define OPENSSL_NO_SSL2 | ||
| 18 | # define OPENSSL_NO_STORE | ||
| 19 | # define OPENSSL_NO_BUF_FREELISTS | ||
| 20 | # define OPENSSL_NO_HEARTBEATS | ||
| 21 | # define OPENSSL_NO_DYNAMIC_ENGINE | ||
| 22 | |||
| 23 | # define OPENSSL_THREADS | ||
