aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/extconf.rb')
-rw-r--r--ext/openssl/extconf.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/openssl/extconf.rb b/ext/openssl/extconf.rb
index c231e7f206..614288138c 100644
--- a/ext/openssl/extconf.rb
+++ b/ext/openssl/extconf.rb
@@ -148,7 +148,6 @@ if have_header("openssl/engine.h")
have_func("ENGINE_load_openbsd_dev_crypto")
have_func("ENGINE_get_digest")
have_func("ENGINE_get_cipher")
- have_func("ENGINE_cleanup")
have_func_or_macro("ENGINE_load_dynamic", "openssl/engine.h")
have_func_or_macro("ENGINE_load_4758cca", "openssl/engine.h")
have_func_or_macro("ENGINE_load_aep", "openssl/engine.h")