diff options
Diffstat (limited to 'libs/libcurl/src/config-os400.h')
-rw-r--r-- | libs/libcurl/src/config-os400.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/libcurl/src/config-os400.h b/libs/libcurl/src/config-os400.h index d14bd33917..a302828e26 100644 --- a/libs/libcurl/src/config-os400.h +++ b/libs/libcurl/src/config-os400.h @@ -160,9 +160,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 @@ -175,9 +172,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 GSS API. */ #define HAVE_GSSAPI |