/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Build with JSON support from json-c */ #define HAVE_JSON 1 /* json.h is at json-c/json.h relative to include dir */ #define HAVE_JSONMC_JSON_H 1 /* Define to 1 if you have the `json_c_version' function. */ #define HAVE_JSON_C_VERSION 1 /* json.h is at json/json.h relative to include dir */ /* #undef HAVE_JSON_JSON_H */ /* Define to 1 if you have the `json_type_to_name' function. */ #define HAVE_JSON_TYPE_TO_NAME 1 /* Define to 1 if you have a functional curl library. */ #define HAVE_LIBCURL 1 /* Defined if libcurl supports AsynchDNS */ #define LIBCURL_FEATURE_ASYNCHDNS 1 /* Defined if libcurl supports IDN */ #define LIBCURL_FEATURE_IDN 1 /* Defined if libcurl supports IPv6 */ #define LIBCURL_FEATURE_IPV6 1 /* Defined if libcurl supports KRB4 */ /* #undef LIBCURL_FEATURE_KRB4 */ /* Defined if libcurl supports libz */ #define LIBCURL_FEATURE_LIBZ 1 /* Defined if libcurl supports NTLM */ #define LIBCURL_FEATURE_NTLM 1 /* Defined if libcurl supports SSL */ #define LIBCURL_FEATURE_SSL 1 /* Defined if libcurl supports SSPI */ /* #undef LIBCURL_FEATURE_SSPI */ /* Defined if libcurl supports DICT */ #define LIBCURL_PROTOCOL_DICT 1 /* Defined if libcurl supports FILE */ #define LIBCURL_PROTOCOL_FILE 1 /* Defined if libcurl supports FTP */ #define LIBCURL_PROTOCOL_FTP 1 /* Defined if libcurl supports FTPS */ #define LIBCURL_PROTOCOL_FTPS 1 /* Defined if libcurl supports HTTP */ #define LIBCURL_PROTOCOL_HTTP 1 /* Defined if libcurl supports HTTPS */ #define LIBCURL_PROTOCOL_HTTPS 1 /* Defined if libcurl supports IMAP */ #define LIBCURL_PROTOCOL_IMAP 1 /* Defined if libcurl supports LDAP */ #define LIBCURL_PROTOCOL_LDAP 1 /* Defined if libcurl supports POP3 */ #define LIBCURL_PROTOCOL_POP3 1 /* Defined if libcurl supports RTSP */ #define LIBCURL_PROTOCOL_RTSP 1 /* Defined if libcurl supports SMTP */ #define LIBCURL_PROTOCOL_SMTP 1 /* Defined if libcurl supports TELNET */ #define LIBCURL_PROTOCOL_TELNET 1 /* Defined if libcurl supports TFTP */ #define LIBCURL_PROTOCOL_TFTP 1 /* Define curl_free() as free() if our version of curl lacks curl_free. */ /* #undef curl_free */