curl_config.h.cmake 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955
  1. /* lib/curl_config.h.in. Generated somehow by cmake. */
  2. /* when building libcurl itself */
  3. #cmakedefine BUILDING_LIBCURL 1
  4. /* Location of default ca bundle */
  5. #cmakedefine CURL_CA_BUNDLE ${CURL_CA_BUNDLE}
  6. /* Location of default ca path */
  7. #cmakedefine CURL_CA_PATH ${CURL_CA_PATH}
  8. /* to disable cookies support */
  9. #cmakedefine CURL_DISABLE_COOKIES 1
  10. /* to disable cryptographic authentication */
  11. #cmakedefine CURL_DISABLE_CRYPTO_AUTH 1
  12. /* to disable DICT */
  13. #cmakedefine CURL_DISABLE_DICT 1
  14. /* to disable FILE */
  15. #cmakedefine CURL_DISABLE_FILE 1
  16. /* to disable FTP */
  17. #cmakedefine CURL_DISABLE_FTP 1
  18. /* to disable HTTP */
  19. #cmakedefine CURL_DISABLE_HTTP 1
  20. /* to disable LDAP */
  21. #cmakedefine CURL_DISABLE_LDAP 1
  22. /* to disable LDAPS */
  23. #cmakedefine CURL_DISABLE_LDAPS 1
  24. /* to disable proxies */
  25. #cmakedefine CURL_DISABLE_PROXY 1
  26. /* to disable TELNET */
  27. #cmakedefine CURL_DISABLE_TELNET 1
  28. /* to disable TFTP */
  29. #cmakedefine CURL_DISABLE_TFTP 1
  30. /* to disable verbose strings */
  31. #cmakedefine CURL_DISABLE_VERBOSE_STRINGS 1
  32. /* to make a symbol visible */
  33. #cmakedefine CURL_EXTERN_SYMBOL 1
  34. /* Ensure using CURL_EXTERN_SYMBOL is possible */
  35. #ifndef CURL_EXTERN_SYMBOL
  36. #define CURL_EXTERN_SYMBOL
  37. #endif
  38. /* Use Windows LDAP implementation */
  39. #cmakedefine CURL_LDAP_WIN 1
  40. /* when not building a shared library */
  41. #cmakedefine CURL_STATICLIB 1
  42. /* Set to explicitly specify we don't want to use thread-safe functions */
  43. #cmakedefine DISABLED_THREADSAFE 1
  44. /* your Entropy Gathering Daemon socket pathname */
  45. #cmakedefine EGD_SOCKET ${EGD_SOCKET}
  46. /* Define if you want to enable IPv6 support */
  47. #cmakedefine ENABLE_IPV6 1
  48. /* Define to the type qualifier of arg 1 for getnameinfo. */
  49. #cmakedefine GETNAMEINFO_QUAL_ARG1 ${GETNAMEINFO_QUAL_ARG1}
  50. /* Define to the type of arg 1 for getnameinfo. */
  51. #cmakedefine GETNAMEINFO_TYPE_ARG1 ${GETNAMEINFO_TYPE_ARG1}
  52. /* Define to the type of arg 2 for getnameinfo. */
  53. #cmakedefine GETNAMEINFO_TYPE_ARG2 ${GETNAMEINFO_TYPE_ARG2}
  54. /* Define to the type of args 4 and 6 for getnameinfo. */
  55. #cmakedefine GETNAMEINFO_TYPE_ARG46 ${GETNAMEINFO_TYPE_ARG46}
  56. /* Define to the type of arg 7 for getnameinfo. */
  57. #cmakedefine GETNAMEINFO_TYPE_ARG7 ${GETNAMEINFO_TYPE_ARG7}
  58. /* Specifies the number of arguments to getservbyport_r */
  59. #cmakedefine GETSERVBYPORT_R_ARGS ${GETSERVBYPORT_R_ARGS}
  60. /* Specifies the size of the buffer to pass to getservbyport_r */
  61. #cmakedefine GETSERVBYPORT_R_BUFSIZE ${GETSERVBYPORT_R_BUFSIZE}
  62. /* Define to 1 if you have the alarm function. */
  63. #cmakedefine HAVE_ALARM 1
  64. /* Define to 1 if you have the <alloca.h> header file. */
  65. #cmakedefine HAVE_ALLOCA_H 1
  66. /* Define to 1 if you have the <arpa/inet.h> header file. */
  67. #cmakedefine HAVE_ARPA_INET_H 1
  68. /* Define to 1 if you have the <arpa/tftp.h> header file. */
  69. #cmakedefine HAVE_ARPA_TFTP_H 1
  70. /* Define to 1 if you have the <assert.h> header file. */
  71. #cmakedefine HAVE_ASSERT_H 1
  72. /* Define to 1 if you have the `basename' function. */
  73. #cmakedefine HAVE_BASENAME 1
  74. /* Define to 1 if bool is an available type. */
  75. #cmakedefine HAVE_BOOL_T 1
  76. /* Define to 1 if you have the clock_gettime function and monotonic timer. */
  77. #cmakedefine HAVE_CLOCK_GETTIME_MONOTONIC 1
  78. /* Define to 1 if you have the `closesocket' function. */
  79. #cmakedefine HAVE_CLOSESOCKET 1
  80. /* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
  81. #cmakedefine HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
  82. /* Define to 1 if you have the <crypto.h> header file. */
  83. #cmakedefine HAVE_CRYPTO_H 1
  84. /* Define to 1 if you have the <des.h> header file. */
  85. #cmakedefine HAVE_DES_H 1
  86. /* Define to 1 if you have the <dlfcn.h> header file. */
  87. #cmakedefine HAVE_DLFCN_H 1
  88. /* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
  89. #cmakedefine HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
  90. /* Define to 1 if you have the <errno.h> header file. */
  91. #cmakedefine HAVE_ERRNO_H 1
  92. /* Define to 1 if you have the <err.h> header file. */
  93. #cmakedefine HAVE_ERR_H 1
  94. /* Define to 1 if you have the fcntl function. */
  95. #cmakedefine HAVE_FCNTL 1
  96. /* Define to 1 if you have the <fcntl.h> header file. */
  97. #cmakedefine HAVE_FCNTL_H 1
  98. /* Define to 1 if you have a working fcntl O_NONBLOCK function. */
  99. #cmakedefine HAVE_FCNTL_O_NONBLOCK 1
  100. /* Define to 1 if you have the fdopen function. */
  101. #cmakedefine HAVE_FDOPEN 1
  102. /* Define to 1 if you have the `fork' function. */
  103. #cmakedefine HAVE_FORK 1
  104. /* Define to 1 if you have the freeaddrinfo function. */
  105. #cmakedefine HAVE_FREEADDRINFO 1
  106. /* Define to 1 if you have the freeifaddrs function. */
  107. #cmakedefine HAVE_FREEIFADDRS 1
  108. /* Define to 1 if you have the ftruncate function. */
  109. #cmakedefine HAVE_FTRUNCATE 1
  110. /* Define to 1 if you have a working getaddrinfo function. */
  111. #cmakedefine HAVE_GETADDRINFO 1
  112. /* Define to 1 if you have the `geteuid' function. */
  113. #cmakedefine HAVE_GETEUID 1
  114. /* Define to 1 if you have the gethostbyaddr function. */
  115. #cmakedefine HAVE_GETHOSTBYADDR 1
  116. /* Define to 1 if you have the gethostbyaddr_r function. */
  117. #cmakedefine HAVE_GETHOSTBYADDR_R 1
  118. /* gethostbyaddr_r() takes 5 args */
  119. #cmakedefine HAVE_GETHOSTBYADDR_R_5 1
  120. /* gethostbyaddr_r() takes 7 args */
  121. #cmakedefine HAVE_GETHOSTBYADDR_R_7 1
  122. /* gethostbyaddr_r() takes 8 args */
  123. #cmakedefine HAVE_GETHOSTBYADDR_R_8 1
  124. /* Define to 1 if you have the gethostbyname function. */
  125. #cmakedefine HAVE_GETHOSTBYNAME 1
  126. /* Define to 1 if you have the gethostbyname_r function. */
  127. #cmakedefine HAVE_GETHOSTBYNAME_R 1
  128. /* gethostbyname_r() takes 3 args */
  129. #cmakedefine HAVE_GETHOSTBYNAME_R_3 1
  130. /* gethostbyname_r() takes 5 args */
  131. #cmakedefine HAVE_GETHOSTBYNAME_R_5 1
  132. /* gethostbyname_r() takes 6 args */
  133. #cmakedefine HAVE_GETHOSTBYNAME_R_6 1
  134. /* Define to 1 if you have the gethostname function. */
  135. #cmakedefine HAVE_GETHOSTNAME 1
  136. /* Define to 1 if you have a working getifaddrs function. */
  137. #cmakedefine HAVE_GETIFADDRS 1
  138. /* Define to 1 if you have the getnameinfo function. */
  139. #cmakedefine HAVE_GETNAMEINFO 1
  140. /* Define to 1 if you have the `getpass_r' function. */
  141. #cmakedefine HAVE_GETPASS_R 1
  142. /* Define to 1 if you have the `getppid' function. */
  143. #cmakedefine HAVE_GETPPID 1
  144. /* Define to 1 if you have the `getprotobyname' function. */
  145. #cmakedefine HAVE_GETPROTOBYNAME 1
  146. /* Define to 1 if you have the `getpwuid' function. */
  147. #cmakedefine HAVE_GETPWUID 1
  148. /* Define to 1 if you have the `getrlimit' function. */
  149. #cmakedefine HAVE_GETRLIMIT 1
  150. /* Define to 1 if you have the getservbyport_r function. */
  151. #cmakedefine HAVE_GETSERVBYPORT_R 1
  152. /* Define to 1 if you have the `gettimeofday' function. */
  153. #cmakedefine HAVE_GETTIMEOFDAY 1
  154. /* Define to 1 if you have a working glibc-style strerror_r function. */
  155. #cmakedefine HAVE_GLIBC_STRERROR_R 1
  156. /* Define to 1 if you have a working gmtime_r function. */
  157. #cmakedefine HAVE_GMTIME_R 1
  158. /* if you have the gssapi libraries */
  159. #cmakedefine HAVE_GSSAPI 1
  160. /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
  161. #cmakedefine HAVE_GSSAPI_GSSAPI_GENERIC_H 1
  162. /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
  163. #cmakedefine HAVE_GSSAPI_GSSAPI_H 1
  164. /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
  165. #cmakedefine HAVE_GSSAPI_GSSAPI_KRB5_H 1
  166. /* if you have the GNU gssapi libraries */
  167. #cmakedefine HAVE_GSSGNU 1
  168. /* if you have the Heimdal gssapi libraries */
  169. #cmakedefine HAVE_GSSHEIMDAL 1
  170. /* if you have the MIT gssapi libraries */
  171. #cmakedefine HAVE_GSSMIT 1
  172. /* Define to 1 if you have the `idna_strerror' function. */
  173. #cmakedefine HAVE_IDNA_STRERROR 1
  174. /* Define to 1 if you have the `idn_free' function. */
  175. #cmakedefine HAVE_IDN_FREE 1
  176. /* Define to 1 if you have the <idn-free.h> header file. */
  177. #cmakedefine HAVE_IDN_FREE_H 1
  178. /* Define to 1 if you have the <ifaddrs.h> header file. */
  179. #cmakedefine HAVE_IFADDRS_H 1
  180. /* Define to 1 if you have the `inet_addr' function. */
  181. #cmakedefine HAVE_INET_ADDR 1
  182. /* Define to 1 if you have the inet_ntoa_r function. */
  183. #cmakedefine HAVE_INET_NTOA_R 1
  184. /* inet_ntoa_r() takes 2 args */
  185. #cmakedefine HAVE_INET_NTOA_R_2 1
  186. /* inet_ntoa_r() takes 3 args */
  187. #cmakedefine HAVE_INET_NTOA_R_3 1
  188. /* Define to 1 if you have a IPv6 capable working inet_ntop function. */
  189. #cmakedefine HAVE_INET_NTOP 1
  190. /* Define to 1 if you have a IPv6 capable working inet_pton function. */
  191. #cmakedefine HAVE_INET_PTON 1
  192. /* Define to 1 if you have the <inttypes.h> header file. */
  193. #cmakedefine HAVE_INTTYPES_H 1
  194. /* Define to 1 if you have the ioctl function. */
  195. #cmakedefine HAVE_IOCTL 1
  196. /* Define to 1 if you have the ioctlsocket function. */
  197. #cmakedefine HAVE_IOCTLSOCKET 1
  198. /* Define to 1 if you have the IoctlSocket camel case function. */
  199. #cmakedefine HAVE_IOCTLSOCKET_CAMEL 1
  200. /* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
  201. */
  202. #cmakedefine HAVE_IOCTLSOCKET_CAMEL_FIONBIO 1
  203. /* Define to 1 if you have a working ioctlsocket FIONBIO function. */
  204. #cmakedefine HAVE_IOCTLSOCKET_FIONBIO 1
  205. /* Define to 1 if you have a working ioctl FIONBIO function. */
  206. #cmakedefine HAVE_IOCTL_FIONBIO 1
  207. /* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
  208. #cmakedefine HAVE_IOCTL_SIOCGIFADDR 1
  209. /* Define to 1 if you have the <io.h> header file. */
  210. #cmakedefine HAVE_IO_H 1
  211. /* if you have the Kerberos4 libraries (including -ldes) */
  212. #cmakedefine HAVE_KRB4 1
  213. /* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
  214. #cmakedefine HAVE_KRB_GET_OUR_IP_FOR_REALM 1
  215. /* Define to 1 if you have the <krb.h> header file. */
  216. #cmakedefine HAVE_KRB_H 1
  217. /* Define to 1 if you have the lber.h header file. */
  218. #cmakedefine HAVE_LBER_H 1
  219. /* Define to 1 if you have the ldapssl.h header file. */
  220. #cmakedefine HAVE_LDAPSSL_H 1
  221. /* Define to 1 if you have the ldap.h header file. */
  222. #cmakedefine HAVE_LDAP_H 1
  223. /* Use LDAPS implementation */
  224. #cmakedefine HAVE_LDAP_SSL 1
  225. /* Define to 1 if you have the ldap_ssl.h header file. */
  226. #cmakedefine HAVE_LDAP_SSL_H 1
  227. /* Define to 1 if you have the `ldap_url_parse' function. */
  228. #cmakedefine HAVE_LDAP_URL_PARSE 1
  229. /* Define to 1 if you have the <libgen.h> header file. */
  230. #cmakedefine HAVE_LIBGEN_H 1
  231. /* Define to 1 if you have the `idn' library (-lidn). */
  232. #cmakedefine HAVE_LIBIDN 1
  233. /* Define to 1 if you have the `resolv' library (-lresolv). */
  234. #cmakedefine HAVE_LIBRESOLV 1
  235. /* Define to 1 if you have the `resolve' library (-lresolve). */
  236. #cmakedefine HAVE_LIBRESOLVE 1
  237. /* Define to 1 if you have the `socket' library (-lsocket). */
  238. #cmakedefine HAVE_LIBSOCKET 1
  239. /* Define to 1 if you have the `ssh2' library (-lssh2). */
  240. #cmakedefine HAVE_LIBSSH2 1
  241. /* Define to 1 if libssh2 provides `libssh2_version'. */
  242. #cmakedefine HAVE_LIBSSH2_VERSION 1
  243. /* Define to 1 if libssh2 provides `libssh2_init'. */
  244. #cmakedefine HAVE_LIBSSH2_INIT 1
  245. /* Define to 1 if libssh2 provides `libssh2_exit'. */
  246. #cmakedefine HAVE_LIBSSH2_EXIT 1
  247. /* Define to 1 if libssh2 provides `libssh2_scp_send64'. */
  248. #cmakedefine HAVE_LIBSSH2_SCP_SEND64 1
  249. /* Define to 1 if libssh2 provides `libssh2_session_handshake'. */
  250. #cmakedefine HAVE_LIBSSH2_SESSION_HANDSHAKE 1
  251. /* Define to 1 if you have the <libssh2.h> header file. */
  252. #cmakedefine HAVE_LIBSSH2_H 1
  253. /* Define to 1 if you have the `ssl' library (-lssl). */
  254. #cmakedefine HAVE_LIBSSL 1
  255. /* if zlib is available */
  256. #cmakedefine HAVE_LIBZ 1
  257. /* Define to 1 if you have the <limits.h> header file. */
  258. #cmakedefine HAVE_LIMITS_H 1
  259. /* if your compiler supports LL */
  260. #cmakedefine HAVE_LL 1
  261. /* Define to 1 if you have the <locale.h> header file. */
  262. #cmakedefine HAVE_LOCALE_H 1
  263. /* Define to 1 if you have a working localtime_r function. */
  264. #cmakedefine HAVE_LOCALTIME_R 1
  265. /* Define to 1 if the compiler supports the 'long long' data type. */
  266. #cmakedefine HAVE_LONGLONG 1
  267. /* Define to 1 if you have the malloc.h header file. */
  268. #cmakedefine HAVE_MALLOC_H 1
  269. /* Define to 1 if you have the <memory.h> header file. */
  270. #cmakedefine HAVE_MEMORY_H 1
  271. /* Define to 1 if you have the MSG_NOSIGNAL flag. */
  272. #cmakedefine HAVE_MSG_NOSIGNAL 1
  273. /* Define to 1 if you have the <netdb.h> header file. */
  274. #cmakedefine HAVE_NETDB_H 1
  275. /* Define to 1 if you have the <netinet/in.h> header file. */
  276. #cmakedefine HAVE_NETINET_IN_H 1
  277. /* Define to 1 if you have the <netinet/tcp.h> header file. */
  278. #cmakedefine HAVE_NETINET_TCP_H 1
  279. /* Define to 1 if you have the <net/if.h> header file. */
  280. #cmakedefine HAVE_NET_IF_H 1
  281. /* Define to 1 if NI_WITHSCOPEID exists and works. */
  282. #cmakedefine HAVE_NI_WITHSCOPEID 1
  283. /* if you have an old MIT gssapi library, lacking GSS_C_NT_HOSTBASED_SERVICE */
  284. #cmakedefine HAVE_OLD_GSSMIT 1
  285. /* Define to 1 if you have the <openssl/crypto.h> header file. */
  286. #cmakedefine HAVE_OPENSSL_CRYPTO_H 1
  287. /* Define to 1 if you have the <openssl/engine.h> header file. */
  288. #cmakedefine HAVE_OPENSSL_ENGINE_H 1
  289. /* Define to 1 if you have the <openssl/err.h> header file. */
  290. #cmakedefine HAVE_OPENSSL_ERR_H 1
  291. /* Define to 1 if you have the <openssl/pem.h> header file. */
  292. #cmakedefine HAVE_OPENSSL_PEM_H 1
  293. /* Define to 1 if you have the <openssl/pkcs12.h> header file. */
  294. #cmakedefine HAVE_OPENSSL_PKCS12_H 1
  295. /* Define to 1 if you have the <openssl/rsa.h> header file. */
  296. #cmakedefine HAVE_OPENSSL_RSA_H 1
  297. /* Define to 1 if you have the <openssl/ssl.h> header file. */
  298. #cmakedefine HAVE_OPENSSL_SSL_H 1
  299. /* Define to 1 if you have the <openssl/x509.h> header file. */
  300. #cmakedefine HAVE_OPENSSL_X509_H 1
  301. /* Define to 1 if you have the <pem.h> header file. */
  302. #cmakedefine HAVE_PEM_H 1
  303. /* Define to 1 if you have the `perror' function. */
  304. #cmakedefine HAVE_PERROR 1
  305. /* Define to 1 if you have the `pipe' function. */
  306. #cmakedefine HAVE_PIPE 1
  307. /* Define to 1 if you have a working poll function. */
  308. #cmakedefine HAVE_POLL 1
  309. /* If you have a fine poll */
  310. #cmakedefine HAVE_POLL_FINE 1
  311. /* Define to 1 if you have the <poll.h> header file. */
  312. #cmakedefine HAVE_POLL_H 1
  313. /* Define to 1 if you have a working POSIX-style strerror_r function. */
  314. #cmakedefine HAVE_POSIX_STRERROR_R 1
  315. /* Define to 1 if you have the <pwd.h> header file. */
  316. #cmakedefine HAVE_PWD_H 1
  317. /* Define to 1 if you have the `RAND_egd' function. */
  318. #cmakedefine HAVE_RAND_EGD 1
  319. /* Define to 1 if you have the `RAND_screen' function. */
  320. #cmakedefine HAVE_RAND_SCREEN 1
  321. /* Define to 1 if you have the `RAND_status' function. */
  322. #cmakedefine HAVE_RAND_STATUS 1
  323. /* Define to 1 if you have the recv function. */
  324. #cmakedefine HAVE_RECV 1
  325. /* Define to 1 if you have the recvfrom function. */
  326. #cmakedefine HAVE_RECVFROM 1
  327. /* Define to 1 if you have the <rsa.h> header file. */
  328. #cmakedefine HAVE_RSA_H 1
  329. /* Define to 1 if you have the select function. */
  330. #cmakedefine HAVE_SELECT 1
  331. /* Define to 1 if you have the send function. */
  332. #cmakedefine HAVE_SEND 1
  333. /* Define to 1 if you have the <setjmp.h> header file. */
  334. #cmakedefine HAVE_SETJMP_H 1
  335. /* Define to 1 if you have the `setlocale' function. */
  336. #cmakedefine HAVE_SETLOCALE 1
  337. /* Define to 1 if you have the `setmode' function. */
  338. #cmakedefine HAVE_SETMODE 1
  339. /* Define to 1 if you have the `setrlimit' function. */
  340. #cmakedefine HAVE_SETRLIMIT 1
  341. /* Define to 1 if you have the setsockopt function. */
  342. #cmakedefine HAVE_SETSOCKOPT 1
  343. /* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
  344. #cmakedefine HAVE_SETSOCKOPT_SO_NONBLOCK 1
  345. /* Define to 1 if you have the <sgtty.h> header file. */
  346. #cmakedefine HAVE_SGTTY_H 1
  347. /* Define to 1 if you have the sigaction function. */
  348. #cmakedefine HAVE_SIGACTION 1
  349. /* Define to 1 if you have the siginterrupt function. */
  350. #cmakedefine HAVE_SIGINTERRUPT 1
  351. /* Define to 1 if you have the signal function. */
  352. #cmakedefine HAVE_SIGNAL 1
  353. /* Define to 1 if you have the <signal.h> header file. */
  354. #cmakedefine HAVE_SIGNAL_H 1
  355. /* Define to 1 if you have the sigsetjmp function or macro. */
  356. #cmakedefine HAVE_SIGSETJMP 1
  357. /* Define to 1 if sig_atomic_t is an available typedef. */
  358. #cmakedefine HAVE_SIG_ATOMIC_T 1
  359. /* Define to 1 if sig_atomic_t is already defined as volatile. */
  360. #cmakedefine HAVE_SIG_ATOMIC_T_VOLATILE 1
  361. /* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
  362. #cmakedefine HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
  363. /* Define to 1 if you have the `socket' function. */
  364. #cmakedefine HAVE_SOCKET 1
  365. /* Define to 1 if you have the `SSL_get_shutdown' function. */
  366. #cmakedefine HAVE_SSL_GET_SHUTDOWN 1
  367. /* Define to 1 if you have the <ssl.h> header file. */
  368. #cmakedefine HAVE_SSL_H 1
  369. /* Define to 1 if you have the <stdbool.h> header file. */
  370. #cmakedefine HAVE_STDBOOL_H 1
  371. /* Define to 1 if you have the <stdint.h> header file. */
  372. #cmakedefine HAVE_STDINT_H 1
  373. /* Define to 1 if you have the <stdio.h> header file. */
  374. #cmakedefine HAVE_STDIO_H 1
  375. /* Define to 1 if you have the <stdlib.h> header file. */
  376. #cmakedefine HAVE_STDLIB_H 1
  377. /* Define to 1 if you have the strcasecmp function. */
  378. #cmakedefine HAVE_STRCASECMP 1
  379. /* Define to 1 if you have the strcasestr function. */
  380. #cmakedefine HAVE_STRCASESTR 1
  381. /* Define to 1 if you have the strcmpi function. */
  382. #cmakedefine HAVE_STRCMPI 1
  383. /* Define to 1 if you have the strdup function. */
  384. #cmakedefine HAVE_STRDUP 1
  385. /* Define to 1 if you have the strerror_r function. */
  386. #cmakedefine HAVE_STRERROR_R 1
  387. /* Define to 1 if you have the stricmp function. */
  388. #cmakedefine HAVE_STRICMP 1
  389. /* Define to 1 if you have the <strings.h> header file. */
  390. #cmakedefine HAVE_STRINGS_H 1
  391. /* Define to 1 if you have the <string.h> header file. */
  392. #cmakedefine HAVE_STRING_H 1
  393. /* Define to 1 if you have the strlcat function. */
  394. #cmakedefine HAVE_STRLCAT 1
  395. /* Define to 1 if you have the `strlcpy' function. */
  396. #cmakedefine HAVE_STRLCPY 1
  397. /* Define to 1 if you have the strncasecmp function. */
  398. #cmakedefine HAVE_STRNCASECMP 1
  399. /* Define to 1 if you have the strncmpi function. */
  400. #cmakedefine HAVE_STRNCMPI 1
  401. /* Define to 1 if you have the strnicmp function. */
  402. #cmakedefine HAVE_STRNICMP 1
  403. /* Define to 1 if you have the <stropts.h> header file. */
  404. #cmakedefine HAVE_STROPTS_H 1
  405. /* Define to 1 if you have the strstr function. */
  406. #cmakedefine HAVE_STRSTR 1
  407. /* Define to 1 if you have the strtok_r function. */
  408. #cmakedefine HAVE_STRTOK_R 1
  409. /* Define to 1 if you have the strtoll function. */
  410. #cmakedefine HAVE_STRTOLL 1
  411. /* if struct sockaddr_storage is defined */
  412. #cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE 1
  413. /* Define to 1 if you have the timeval struct. */
  414. #cmakedefine HAVE_STRUCT_TIMEVAL 1
  415. /* Define to 1 if you have the <sys/filio.h> header file. */
  416. #cmakedefine HAVE_SYS_FILIO_H 1
  417. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  418. #cmakedefine HAVE_SYS_IOCTL_H 1
  419. /* Define to 1 if you have the <sys/param.h> header file. */
  420. #cmakedefine HAVE_SYS_PARAM_H 1
  421. /* Define to 1 if you have the <sys/poll.h> header file. */
  422. #cmakedefine HAVE_SYS_POLL_H 1
  423. /* Define to 1 if you have the <sys/resource.h> header file. */
  424. #cmakedefine HAVE_SYS_RESOURCE_H 1
  425. /* Define to 1 if you have the <sys/select.h> header file. */
  426. #cmakedefine HAVE_SYS_SELECT_H 1
  427. /* Define to 1 if you have the <sys/socket.h> header file. */
  428. #cmakedefine HAVE_SYS_SOCKET_H 1
  429. /* Define to 1 if you have the <sys/sockio.h> header file. */
  430. #cmakedefine HAVE_SYS_SOCKIO_H 1
  431. /* Define to 1 if you have the <sys/stat.h> header file. */
  432. #cmakedefine HAVE_SYS_STAT_H 1
  433. /* Define to 1 if you have the <sys/time.h> header file. */
  434. #cmakedefine HAVE_SYS_TIME_H 1
  435. /* Define to 1 if you have the <sys/types.h> header file. */
  436. #cmakedefine HAVE_SYS_TYPES_H 1
  437. /* Define to 1 if you have the <sys/uio.h> header file. */
  438. #cmakedefine HAVE_SYS_UIO_H 1
  439. /* Define to 1 if you have the <sys/un.h> header file. */
  440. #cmakedefine HAVE_SYS_UN_H 1
  441. /* Define to 1 if you have the <sys/utime.h> header file. */
  442. #cmakedefine HAVE_SYS_UTIME_H 1
  443. /* Define to 1 if you have the <termios.h> header file. */
  444. #cmakedefine HAVE_TERMIOS_H 1
  445. /* Define to 1 if you have the <termio.h> header file. */
  446. #cmakedefine HAVE_TERMIO_H 1
  447. /* Define to 1 if you have the <time.h> header file. */
  448. #cmakedefine HAVE_TIME_H 1
  449. /* Define to 1 if you have the <tld.h> header file. */
  450. #cmakedefine HAVE_TLD_H 1
  451. /* Define to 1 if you have the `tld_strerror' function. */
  452. #cmakedefine HAVE_TLD_STRERROR 1
  453. /* Define to 1 if you have the `uname' function. */
  454. #cmakedefine HAVE_UNAME 1
  455. /* Define to 1 if you have the <unistd.h> header file. */
  456. #cmakedefine HAVE_UNISTD_H 1
  457. /* Define to 1 if you have the `utime' function. */
  458. #cmakedefine HAVE_UTIME 1
  459. /* Define to 1 if you have the <utime.h> header file. */
  460. #cmakedefine HAVE_UTIME_H 1
  461. /* Define to 1 if compiler supports C99 variadic macro style. */
  462. #cmakedefine HAVE_VARIADIC_MACROS_C99 1
  463. /* Define to 1 if compiler supports old gcc variadic macro style. */
  464. #cmakedefine HAVE_VARIADIC_MACROS_GCC 1
  465. /* Define to 1 if you have the winber.h header file. */
  466. #cmakedefine HAVE_WINBER_H 1
  467. /* Define to 1 if you have the windows.h header file. */
  468. #cmakedefine HAVE_WINDOWS_H 1
  469. /* Define to 1 if you have the winldap.h header file. */
  470. #cmakedefine HAVE_WINLDAP_H 1
  471. /* Define to 1 if you have the winsock2.h header file. */
  472. #cmakedefine HAVE_WINSOCK2_H 1
  473. /* Define to 1 if you have the winsock.h header file. */
  474. #cmakedefine HAVE_WINSOCK_H 1
  475. /* Define this symbol if your OS supports changing the contents of argv */
  476. #cmakedefine HAVE_WRITABLE_ARGV 1
  477. /* Define to 1 if you have the writev function. */
  478. #cmakedefine HAVE_WRITEV 1
  479. /* Define to 1 if you have the ws2tcpip.h header file. */
  480. #cmakedefine HAVE_WS2TCPIP_H 1
  481. /* Define to 1 if you have the <x509.h> header file. */
  482. #cmakedefine HAVE_X509_H 1
  483. /* Define if you have the <process.h> header file. */
  484. #cmakedefine HAVE_PROCESS_H 1
  485. /* if you have the zlib.h header file */
  486. #cmakedefine HAVE_ZLIB_H 1
  487. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  488. */
  489. #cmakedefine LT_OBJDIR ${LT_OBJDIR}
  490. /* If you lack a fine basename() prototype */
  491. #cmakedefine NEED_BASENAME_PROTO 1
  492. /* Define to 1 if you need the lber.h header file even with ldap.h */
  493. #cmakedefine NEED_LBER_H 1
  494. /* Define to 1 if you need the malloc.h header file even with stdlib.h */
  495. #cmakedefine NEED_MALLOC_H 1
  496. /* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
  497. #cmakedefine NEED_REENTRANT 1
  498. /* cpu-machine-OS */
  499. #cmakedefine OS ${OS}
  500. /* Name of package */
  501. #cmakedefine PACKAGE ${PACKAGE}
  502. /* Define to the address where bug reports for this package should be sent. */
  503. #cmakedefine PACKAGE_BUGREPORT ${PACKAGE_BUGREPORT}
  504. /* Define to the full name of this package. */
  505. #cmakedefine PACKAGE_NAME ${PACKAGE_NAME}
  506. /* Define to the full name and version of this package. */
  507. #cmakedefine PACKAGE_STRING ${PACKAGE_STRING}
  508. /* Define to the one symbol short name of this package. */
  509. #cmakedefine PACKAGE_TARNAME ${PACKAGE_TARNAME}
  510. /* Define to the version of this package. */
  511. #cmakedefine PACKAGE_VERSION ${PACKAGE_VERSION}
  512. /* a suitable file to read random data from */
  513. #cmakedefine RANDOM_FILE "${RANDOM_FILE}"
  514. /* Define to the type of arg 1 for recvfrom. */
  515. #cmakedefine RECVFROM_TYPE_ARG1 ${RECVFROM_TYPE_ARG1}
  516. /* Define to the type pointed by arg 2 for recvfrom. */
  517. #cmakedefine RECVFROM_TYPE_ARG2 ${RECVFROM_TYPE_ARG2}
  518. /* Define to 1 if the type pointed by arg 2 for recvfrom is void. */
  519. #cmakedefine RECVFROM_TYPE_ARG2_IS_VOID 1
  520. /* Define to the type of arg 3 for recvfrom. */
  521. #cmakedefine RECVFROM_TYPE_ARG3 ${RECVFROM_TYPE_ARG3}
  522. /* Define to the type of arg 4 for recvfrom. */
  523. #cmakedefine RECVFROM_TYPE_ARG4 ${RECVFROM_TYPE_ARG4}
  524. /* Define to the type pointed by arg 5 for recvfrom. */
  525. #cmakedefine RECVFROM_TYPE_ARG5 ${RECVFROM_TYPE_ARG5}
  526. /* Define to 1 if the type pointed by arg 5 for recvfrom is void. */
  527. #cmakedefine RECVFROM_TYPE_ARG5_IS_VOID 1
  528. /* Define to the type pointed by arg 6 for recvfrom. */
  529. #cmakedefine RECVFROM_TYPE_ARG6 ${RECVFROM_TYPE_ARG6}
  530. /* Define to 1 if the type pointed by arg 6 for recvfrom is void. */
  531. #cmakedefine RECVFROM_TYPE_ARG6_IS_VOID 1
  532. /* Define to the function return type for recvfrom. */
  533. #cmakedefine RECVFROM_TYPE_RETV ${RECVFROM_TYPE_RETV}
  534. /* Define to the type of arg 1 for recv. */
  535. #cmakedefine RECV_TYPE_ARG1 ${RECV_TYPE_ARG1}
  536. /* Define to the type of arg 2 for recv. */
  537. #cmakedefine RECV_TYPE_ARG2 ${RECV_TYPE_ARG2}
  538. /* Define to the type of arg 3 for recv. */
  539. #cmakedefine RECV_TYPE_ARG3 ${RECV_TYPE_ARG3}
  540. /* Define to the type of arg 4 for recv. */
  541. #cmakedefine RECV_TYPE_ARG4 ${RECV_TYPE_ARG4}
  542. /* Define to the function return type for recv. */
  543. #cmakedefine RECV_TYPE_RETV ${RECV_TYPE_RETV}
  544. /* Define as the return type of signal handlers (`int' or `void'). */
  545. #cmakedefine RETSIGTYPE ${RETSIGTYPE}
  546. /* Define to the type qualifier of arg 5 for select. */
  547. #cmakedefine SELECT_QUAL_ARG5 ${SELECT_QUAL_ARG5}
  548. /* Define to the type of arg 1 for select. */
  549. #cmakedefine SELECT_TYPE_ARG1 ${SELECT_TYPE_ARG1}
  550. /* Define to the type of args 2, 3 and 4 for select. */
  551. #cmakedefine SELECT_TYPE_ARG234 ${SELECT_TYPE_ARG234}
  552. /* Define to the type of arg 5 for select. */
  553. #cmakedefine SELECT_TYPE_ARG5 ${SELECT_TYPE_ARG5}
  554. /* Define to the function return type for select. */
  555. #cmakedefine SELECT_TYPE_RETV ${SELECT_TYPE_RETV}
  556. /* Define to the type qualifier of arg 2 for send. */
  557. #cmakedefine SEND_QUAL_ARG2 ${SEND_QUAL_ARG2}
  558. /* Define to the type of arg 1 for send. */
  559. #cmakedefine SEND_TYPE_ARG1 ${SEND_TYPE_ARG1}
  560. /* Define to the type of arg 2 for send. */
  561. #cmakedefine SEND_TYPE_ARG2 ${SEND_TYPE_ARG2}
  562. /* Define to the type of arg 3 for send. */
  563. #cmakedefine SEND_TYPE_ARG3 ${SEND_TYPE_ARG3}
  564. /* Define to the type of arg 4 for send. */
  565. #cmakedefine SEND_TYPE_ARG4 ${SEND_TYPE_ARG4}
  566. /* Define to the function return type for send. */
  567. #cmakedefine SEND_TYPE_RETV ${SEND_TYPE_RETV}
  568. /* The size of `int', as computed by sizeof. */
  569. #cmakedefine SIZEOF_INT ${SIZEOF_INT}
  570. /* The size of `short', as computed by sizeof. */
  571. #cmakedefine SIZEOF_SHORT ${SIZEOF_SHORT}
  572. /* The size of `long', as computed by sizeof. */
  573. #cmakedefine SIZEOF_LONG ${SIZEOF_LONG}
  574. /* The size of `off_t', as computed by sizeof. */
  575. #cmakedefine SIZEOF_OFF_T ${SIZEOF_OFF_T}
  576. /* The size of `size_t', as computed by sizeof. */
  577. #cmakedefine SIZEOF_SIZE_T ${SIZEOF_SIZE_T}
  578. /* The size of `time_t', as computed by sizeof. */
  579. #cmakedefine SIZEOF_TIME_T ${SIZEOF_TIME_T}
  580. /* The size of `void*', as computed by sizeof. */
  581. #cmakedefine SIZEOF_VOIDP ${SIZEOF_VOIDP}
  582. /* Define to 1 if you have the ANSI C header files. */
  583. #cmakedefine STDC_HEADERS 1
  584. /* Define to the type of arg 3 for strerror_r. */
  585. #cmakedefine STRERROR_R_TYPE_ARG3 ${STRERROR_R_TYPE_ARG3}
  586. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  587. #cmakedefine TIME_WITH_SYS_TIME 1
  588. /* Define if you want to enable c-ares support */
  589. #cmakedefine USE_ARES 1
  590. /* Define to disable non-blocking sockets. */
  591. #cmakedefine USE_BLOCKING_SOCKETS 1
  592. /* if GnuTLS is enabled */
  593. #cmakedefine USE_GNUTLS 1
  594. /* if PolarSSL is enabled */
  595. #cmakedefine USE_POLARSSL 1
  596. /* if libSSH2 is in use */
  597. #cmakedefine USE_LIBSSH2 1
  598. /* If you want to build curl with the built-in manual */
  599. #cmakedefine USE_MANUAL 1
  600. /* if NSS is enabled */
  601. #cmakedefine USE_NSS 1
  602. /* if you want to use OpenLDAP code instead of legacy ldap implementation */
  603. #cmakedefine USE_OPENLDAP 1
  604. /* if OpenSSL is in use */
  605. #cmakedefine USE_OPENSSL 1
  606. /* if SSL is enabled */
  607. #cmakedefine USE_SSLEAY 1
  608. /* Define to 1 if you are building a Windows target without large file
  609. support. */
  610. #cmakedefine USE_WIN32_LARGE_FILES 1
  611. /* to enable SSPI support */
  612. #cmakedefine USE_WINDOWS_SSPI 1
  613. /* Define to 1 if using yaSSL in OpenSSL compatibility mode. */
  614. #cmakedefine USE_YASSLEMUL 1
  615. /* Version number of package */
  616. #cmakedefine VERSION ${VERSION}
  617. /* Define to avoid automatic inclusion of winsock.h */
  618. #cmakedefine WIN32_LEAN_AND_MEAN 1
  619. /* Define to 1 if OS is AIX. */
  620. #ifndef _ALL_SOURCE
  621. # undef _ALL_SOURCE
  622. #endif
  623. /* Number of bits in a file offset, on hosts where this is settable. */
  624. #cmakedefine _FILE_OFFSET_BITS ${_FILE_OFFSET_BITS}
  625. /* Define for large files, on AIX-style hosts. */
  626. #cmakedefine _LARGE_FILES ${_LARGE_FILES}
  627. /* define this if you need it to compile thread-safe code */
  628. #cmakedefine _THREAD_SAFE ${_THREAD_SAFE}
  629. /* Define to empty if `const' does not conform to ANSI C. */
  630. #cmakedefine const ${const}
  631. /* Type to use in place of in_addr_t when system does not provide it. */
  632. #cmakedefine in_addr_t ${in_addr_t}
  633. /* Define to `__inline__' or `__inline' if that's what the C compiler
  634. calls it, or to nothing if 'inline' is not supported under any name. */
  635. #ifndef __cplusplus
  636. #undef inline
  637. #endif
  638. /* Define to `unsigned int' if <sys/types.h> does not define. */
  639. #cmakedefine size_t ${size_t}
  640. /* the signed version of size_t */
  641. #cmakedefine ssize_t ${ssize_t}