diff options
Diffstat (limited to 'src/lib/utils/openssl/info.txt')
-rw-r--r-- | src/lib/utils/openssl/info.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/lib/utils/openssl/info.txt b/src/lib/utils/openssl/info.txt deleted file mode 100644 index 13ea92cbf..000000000 --- a/src/lib/utils/openssl/info.txt +++ /dev/null @@ -1,16 +0,0 @@ -define OPENSSL 20150829 - -# This base module doesn't have any code, but other code using openssl -# rely on it either macro check for BOTAN_HAS_OPENSSL or a module -# dependency on openssl to test for the existence of and desire to use -# OpenSSL for certain operations. - -load_on vendor - -<header:internal> -openssl.h -</header:internal> - -<libs> -all -> crypto -</libs> |