diff options
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r-- | lib/config-riscos.h | 6 |
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 |