aboutsummaryrefslogtreecommitdiff
path: root/lib/config-tpf.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-12-16 22:53:10 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-12-17 07:58:46 +0100
commit0caf1423e552f2fdd02f2dec23b1e33a36c38486 (patch)
tree168a794c275c36009de7030adc4b0c08229510a5 /lib/config-tpf.h
parentbdb5b6dd5b91a7960b778a2a6e76af028fc5596a (diff)
define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore
It is covered by USE_OPENSSL_ENGINE now. Reported-by: Gisle Vanem Bug: https://github.com/curl/curl/commit/87b9337c8f76c21c57b204e88b68c6ecf3bd1ac0#commitcomment-36447951 Closes #4725
Diffstat (limited to 'lib/config-tpf.h')
-rw-r--r--lib/config-tpf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h
index f0c095bb0..85b634f9d 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -119,10 +119,6 @@
/* #undef HAVE_DES_H */
#define HAVE_DES_H 1
-/* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
-/* #undef HAVE_ENGINE_LOAD_BUILTIN_ENGINES */
-#define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
-
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1