aboutsummaryrefslogtreecommitdiff
path: root/lib/config-tpf.h
diff options
context:
space:
mode:
authorPaul B. Omta <p.b.omta@alumnus.utwente.nl>2019-10-04 09:55:54 +0200
committerJay Satiro <raysatiro@yahoo.com>2019-10-05 19:18:30 -0400
commitdf85b86a92ac2488667acfd81d16321c73fceecf (patch)
tree1cf100ee179322cdd7e2f17e0f7094735ccaf760 /lib/config-tpf.h
parent04ab0108ae74350de4d8f1aa88698469715b1480 (diff)
build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
Closes https://github.com/curl/curl/pull/4460
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 778d9833f..95d98f114 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -277,10 +277,6 @@
/* Define to 1 if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
-/* Define to 1 if you have the `ssl' library (-lssl). */
-/* #undef HAVE_LIBSSL */
-#define HAVE_LIBSSL 1
-
/* if zlib is available */
/* #undef HAVE_LIBZ */