summaryrefslogtreecommitdiff
path: root/lib/config-riscos.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-riscos.h
parent04ab0108ae74350de4d8f1aa88698469715b1480 (diff)
downloadgnurl-df85b86a92ac2488667acfd81d16321c73fceecf.tar.gz
gnurl-df85b86a92ac2488667acfd81d16321c73fceecf.tar.bz2
gnurl-df85b86a92ac2488667acfd81d16321c73fceecf.zip
build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
Closes https://github.com/curl/curl/pull/4460
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r--lib/config-riscos.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index 0379524fb..d576cf245 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -164,9 +164,6 @@
/* Define if you have the <krb.h> header file. */
#undef HAVE_KRB_H
-/* Define if you have the `crypto' library (-lcrypto). */
-#undef HAVE_LIBCRYPTO
-
/* Define if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
@@ -179,9 +176,6 @@
/* Define if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
-/* Define if you have the `ssl' library (-lssl). */
-#undef HAVE_LIBSSL
-
/* Define if you have the `ucb' library (-lucb). */
#undef HAVE_LIBUCB