diff options
| author | cvs2svn <admin@example.com> | 2015-03-08 16:48:48 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2015-03-08 16:48:48 +0000 |
| commit | da1a9ad3a4a867ba6569c05e6fca66d7f296c553 (patch) | |
| tree | 44872802e872bdfd60730fa9cf01d9d5751251c1 /src/lib/libcrypto/opensslfeatures.h | |
| parent | 973703db67a8e73d70e63afa8f2cde19da09144d (diff) | |
| download | openbsd-OPENBSD_5_7_BASE.tar.gz openbsd-OPENBSD_5_7_BASE.tar.bz2 openbsd-OPENBSD_5_7_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_5_7_BASE'.OPENBSD_5_7_BASE
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 | ||
