Revert "Imported Upstream version 7.44.0"
[platform/upstream/curl.git] / lib / curl_config.h.in
index feb582e..1318afc 100644 (file)
@@ -69,6 +69,9 @@
 /* Definition to make a library symbol externally visible. */
 #undef CURL_EXTERN_SYMBOL
 
+/* Use Windows LDAP implementation */
+#undef CURL_LDAP_WIN
+
 /* your Entropy Gathering Daemon socket pathname */
 #undef EGD_SOCKET
 
 /* Define to 1 if bool is an available type. */
 #undef HAVE_BOOL_T
 
-/* Define to 1 if using BoringSSL. */
-#undef HAVE_BORINGSSL
-
 /* Define to 1 if you have the clock_gettime function and monotonic timer. */
 #undef HAVE_CLOCK_GETTIME_MONOTONIC
 
 /* Define to 1 if you have the <cyassl/error-ssl.h> header file. */
 #undef HAVE_CYASSL_ERROR_SSL_H
 
-/* Define to 1 if you have the <cyassl/options.h> header file. */
-#undef HAVE_CYASSL_OPTIONS_H
-
-/* Define to 1 if you have the `DES_set_odd_parity' function. */
-#undef HAVE_DES_SET_ODD_PARITY
-
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
 /* Define to 1 if you have the `resolve' library (-lresolve). */
 #undef HAVE_LIBRESOLVE
 
-/* Define to 1 if using libressl. */
-#undef HAVE_LIBRESSL
-
 /* Define to 1 if you have the <librtmp/rtmp.h> header file. */
 #undef HAVE_LIBRTMP_RTMP_H
 
 /* Define to 1 if you have the <openssl/rsa.h> header file. */
 #undef HAVE_OPENSSL_RSA_H
 
-/* if you have the function SRP_Calc_client_key */
-#undef HAVE_OPENSSL_SRP
-
 /* Define to 1 if you have the <openssl/ssl.h> header file. */
 #undef HAVE_OPENSSL_SSL_H
 
 /* Define to 1 if you have the <socket.h> header file. */
 #undef HAVE_SOCKET_H
 
+/* if you have the function SRP_Calc_client_key */
+#undef HAVE_SSLEAY_SRP
+
 /* Define to 1 if you have the `SSLv2_client_method' function. */
 #undef HAVE_SSLV2_CLIENT_METHOD
 
 /* to enable Windows native SSL/TLS support */
 #undef USE_SCHANNEL
 
+/* if SSL is enabled */
+#undef USE_SSLEAY
+
 /* if you want POSIX threaded DNS lookup */
 #undef USE_THREADS_POSIX
 
    */
 #undef USE_WIN32_LARGE_FILES
 
-/* Use Windows LDAP implementation */
-#undef USE_WIN32_LDAP
-
 /* Define to 1 if you are building a Windows target without large file
    support. */
 #undef USE_WIN32_SMALL_FILES
 /* to enable SSPI support */
 #undef USE_WINDOWS_SSPI
 
+/* Define to 1 if using yaSSL in OpenSSL compatibility mode. */
+#undef USE_YASSLEMUL
+
 /* Version number of package */
 #undef VERSION