curl_config-linux.h 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996
  1. /* lib/curl_config.h. Generated from curl_config.h.in by configure. */
  2. /* lib/curl_config.h.in. Generated from configure.ac by autoheader. */
  3. /* to enable curl debug memory tracking */
  4. /* #undef CURLDEBUG */
  5. /* Location of default ca bundle */
  6. #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
  7. /* define "1" to use built in CA store of SSL library */
  8. #define CURL_CA_FALLBACK 1
  9. /* Location of default ca path */
  10. /* #undef CURL_CA_PATH */
  11. /* Default SSL backend */
  12. /* #undef CURL_DEFAULT_SSL_BACKEND */
  13. /* disable alt-svc */
  14. /* #undef CURL_DISABLE_ALTSVC */
  15. /* to disable cookies support */
  16. /* #undef CURL_DISABLE_COOKIES */
  17. /* to disable cryptographic authentication */
  18. /* #undef CURL_DISABLE_CRYPTO_AUTH */
  19. /* to disable DICT */
  20. /* #undef CURL_DISABLE_DICT */
  21. /* disable DoH */
  22. /* #undef CURL_DISABLE_DOH */
  23. /* to disable FILE */
  24. /* #undef CURL_DISABLE_FILE */
  25. /* to disable FTP */
  26. /* #undef CURL_DISABLE_FTP */
  27. /* to disable curl_easy_options */
  28. /* #undef CURL_DISABLE_GETOPTIONS */
  29. /* to disable Gopher */
  30. /* #undef CURL_DISABLE_GOPHER */
  31. /* disable headers-api */
  32. /* #undef CURL_DISABLE_HEADERS_API */
  33. /* disable alt-svc */
  34. /* #undef CURL_DISABLE_HSTS */
  35. /* to disable HTTP */
  36. /* #undef CURL_DISABLE_HTTP */
  37. /* disable HTTP authentication */
  38. /* #undef CURL_DISABLE_HTTP_AUTH */
  39. /* to disable IMAP */
  40. /* #undef CURL_DISABLE_IMAP */
  41. /* to disable LDAP */
  42. #define CURL_DISABLE_LDAP 1
  43. /* to disable LDAPS */
  44. #define CURL_DISABLE_LDAPS 1
  45. /* to disable --libcurl C code generation option */
  46. /* #undef CURL_DISABLE_LIBCURL_OPTION */
  47. /* disable mime API */
  48. /* #undef CURL_DISABLE_MIME */
  49. /* to disable MQTT */
  50. /* #undef CURL_DISABLE_MQTT */
  51. /* disable netrc parsing */
  52. /* #undef CURL_DISABLE_NETRC */
  53. /* to disable NTLM support */
  54. /* #undef CURL_DISABLE_NTLM */
  55. /* if the OpenSSL configuration won't be loaded automatically */
  56. /* #undef CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG */
  57. /* disable date parsing */
  58. /* #undef CURL_DISABLE_PARSEDATE */
  59. /* to disable POP3 */
  60. /* #undef CURL_DISABLE_POP3 */
  61. /* disable progress-meter */
  62. /* #undef CURL_DISABLE_PROGRESS_METER */
  63. /* to disable proxies */
  64. /* #undef CURL_DISABLE_PROXY */
  65. /* to disable RTSP */
  66. /* #undef CURL_DISABLE_RTSP */
  67. /* disable DNS shuffling */
  68. /* #undef CURL_DISABLE_SHUFFLE_DNS */
  69. /* to disable SMB/CIFS */
  70. /* #undef CURL_DISABLE_SMB */
  71. /* to disable SMTP */
  72. /* #undef CURL_DISABLE_SMTP */
  73. /* to disable socketpair support */
  74. /* #undef CURL_DISABLE_SOCKETPAIR */
  75. /* to disable TELNET */
  76. /* #undef CURL_DISABLE_TELNET */
  77. /* to disable TFTP */
  78. /* #undef CURL_DISABLE_TFTP */
  79. /* to disable verbose strings */
  80. /* #undef CURL_DISABLE_VERBOSE_STRINGS */
  81. /* Definition to make a library symbol externally visible. */
  82. #define CURL_EXTERN_SYMBOL __attribute__ ((__visibility__ ("default")))
  83. /* IP address type in sockaddr */
  84. #define CURL_SA_FAMILY_T sa_family_t
  85. /* built with multiple SSL backends */
  86. /* #undef CURL_WITH_MULTI_SSL */
  87. /* enable debug build options */
  88. /* #undef DEBUGBUILD */
  89. /* your Entropy Gathering Daemon socket pathname */
  90. /* #undef EGD_SOCKET */
  91. /* Define if you want to enable IPv6 support */
  92. #define ENABLE_IPV6 1
  93. /* Define to the type of arg 2 for gethostname. */
  94. #define GETHOSTNAME_TYPE_ARG2 size_t
  95. /* Define to 1 if you have the alarm function. */
  96. #define HAVE_ALARM 1
  97. /* Define to 1 if you have the `arc4random' function. */
  98. /* #undef HAVE_ARC4RANDOM */
  99. /* Define to 1 if you have the <arpa/inet.h> header file. */
  100. #define HAVE_ARPA_INET_H 1
  101. /* Define to 1 if you have the <arpa/tftp.h> header file. */
  102. #define HAVE_ARPA_TFTP_H 1
  103. /* Define to 1 if you have _Atomic support. */
  104. #define HAVE_ATOMIC 1
  105. /* Define to 1 if using AWS-LC. */
  106. /* #undef HAVE_AWSLC */
  107. /* Define to 1 if you have the basename function. */
  108. #define HAVE_BASENAME 1
  109. /* Define to 1 if bool is an available type. */
  110. #define HAVE_BOOL_T 1
  111. /* Define to 1 if using BoringSSL. */
  112. /* #undef HAVE_BORINGSSL */
  113. /* if BROTLI is in use */
  114. /* #undef HAVE_BROTLI */
  115. /* Define to 1 if you have the <brotli/decode.h> header file. */
  116. /* #undef HAVE_BROTLI_DECODE_H */
  117. /* Define to 1 if you have the __builtin_available function. */
  118. /* #undef HAVE_BUILTIN_AVAILABLE */
  119. /* Define to 1 if you have the clock_gettime function and monotonic timer. */
  120. #define HAVE_CLOCK_GETTIME_MONOTONIC 1
  121. /* Define to 1 if you have the clock_gettime function and raw monotonic timer.
  122. */
  123. #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
  124. /* Define to 1 if you have the closesocket function. */
  125. /* #undef HAVE_CLOSESOCKET */
  126. /* Define to 1 if you have the CloseSocket camel case function. */
  127. /* #undef HAVE_CLOSESOCKET_CAMEL */
  128. /* Define to 1 if you have the connect function. */
  129. #define HAVE_CONNECT 1
  130. /* Define to 1 if you have the <crypto.h> header file. */
  131. /* #undef HAVE_CRYPTO_H */
  132. /* Define to 1 if you have the declaration of `getpwuid_r', and to 0 if you
  133. don't. */
  134. #define HAVE_DECL_GETPWUID_R 1
  135. /* "Set if getpwuid_r() declaration is missing" */
  136. /* #undef HAVE_DECL_GETPWUID_R_MISSING */
  137. /* Define to 1 if you have the <dlfcn.h> header file. */
  138. #define HAVE_DLFCN_H 1
  139. /* Define to 1 if you have the <err.h> header file. */
  140. /* #undef HAVE_ERR_H */
  141. /* Define to 1 if you have the `fchmod' function. */
  142. #define HAVE_FCHMOD 1
  143. /* Define to 1 if you have the fcntl function. */
  144. #define HAVE_FCNTL 1
  145. /* Define to 1 if you have the <fcntl.h> header file. */
  146. #define HAVE_FCNTL_H 1
  147. /* Define to 1 if you have a working fcntl O_NONBLOCK function. */
  148. #define HAVE_FCNTL_O_NONBLOCK 1
  149. /* Define to 1 if you have the `fnmatch' function. */
  150. #define HAVE_FNMATCH 1
  151. /* Define to 1 if you have the `fork' function. */
  152. #define HAVE_FORK 1
  153. /* Define to 1 if you have the freeaddrinfo function. */
  154. #define HAVE_FREEADDRINFO 1
  155. /* Define to 1 if you have the fsetxattr function. */
  156. #define HAVE_FSETXATTR 1
  157. /* fsetxattr() takes 5 args */
  158. #define HAVE_FSETXATTR_5 1
  159. /* fsetxattr() takes 6 args */
  160. /* #undef HAVE_FSETXATTR_6 */
  161. /* Define to 1 if you have the ftruncate function. */
  162. #define HAVE_FTRUNCATE 1
  163. /* Define to 1 if you have a working getaddrinfo function. */
  164. #define HAVE_GETADDRINFO 1
  165. /* Define to 1 if the getaddrinfo function is threadsafe. */
  166. #define HAVE_GETADDRINFO_THREADSAFE 1
  167. /* Define to 1 if you have the `geteuid' function. */
  168. #define HAVE_GETEUID 1
  169. /* Define to 1 if you have the gethostbyname function. */
  170. #define HAVE_GETHOSTBYNAME 1
  171. /* Define to 1 if you have the gethostbyname_r function. */
  172. #define HAVE_GETHOSTBYNAME_R 1
  173. /* gethostbyname_r() takes 3 args */
  174. /* #undef HAVE_GETHOSTBYNAME_R_3 */
  175. /* gethostbyname_r() takes 5 args */
  176. /* #undef HAVE_GETHOSTBYNAME_R_5 */
  177. /* gethostbyname_r() takes 6 args */
  178. #define HAVE_GETHOSTBYNAME_R_6 1
  179. /* Define to 1 if you have the gethostname function. */
  180. #define HAVE_GETHOSTNAME 1
  181. /* Define to 1 if you have a working getifaddrs function. */
  182. #define HAVE_GETIFADDRS 1
  183. /* Define to 1 if you have the `getpass_r' function. */
  184. /* #undef HAVE_GETPASS_R */
  185. /* Define to 1 if you have the getpeername function. */
  186. #define HAVE_GETPEERNAME 1
  187. /* Define to 1 if you have the `getppid' function. */
  188. #define HAVE_GETPPID 1
  189. /* Define to 1 if you have the `getpwuid' function. */
  190. #define HAVE_GETPWUID 1
  191. /* Define to 1 if you have the `getpwuid_r' function. */
  192. #define HAVE_GETPWUID_R 1
  193. /* Define to 1 if you have the `getrlimit' function. */
  194. #define HAVE_GETRLIMIT 1
  195. /* Define to 1 if you have the getsockname function. */
  196. #define HAVE_GETSOCKNAME 1
  197. /* Define to 1 if you have the `gettimeofday' function. */
  198. #define HAVE_GETTIMEOFDAY 1
  199. /* Define to 1 if you have a working glibc-style strerror_r function. */
  200. #define HAVE_GLIBC_STRERROR_R 1
  201. /* Define to 1 if you have a working gmtime_r function. */
  202. #define HAVE_GMTIME_R 1
  203. /* if you have the function gnutls_srp_verifier */
  204. /* #undef HAVE_GNUTLS_SRP */
  205. /* if you have GSS-API libraries */
  206. /* #undef HAVE_GSSAPI */
  207. /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
  208. /* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */
  209. /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
  210. /* #undef HAVE_GSSAPI_GSSAPI_H */
  211. /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
  212. /* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */
  213. /* if you have GNU GSS */
  214. /* #undef HAVE_GSSGNU */
  215. /* if you have Heimdal */
  216. /* #undef HAVE_GSSHEIMDAL */
  217. /* if you have MIT Kerberos */
  218. /* #undef HAVE_GSSMIT */
  219. /* Define to 1 if you have the <hyper.h> header file. */
  220. /* #undef HAVE_HYPER_H */
  221. /* Define to 1 if you have the <idn2.h> header file. */
  222. /* #undef HAVE_IDN2_H */
  223. /* Define to 1 if you have the <ifaddrs.h> header file. */
  224. #define HAVE_IFADDRS_H 1
  225. /* Define to 1 if you have the `if_nametoindex' function. */
  226. #define HAVE_IF_NAMETOINDEX 1
  227. /* Define to 1 if you have a IPv6 capable working inet_ntop function. */
  228. #define HAVE_INET_NTOP 1
  229. /* Define to 1 if you have a IPv6 capable working inet_pton function. */
  230. #define HAVE_INET_PTON 1
  231. /* Define to 1 if you have the <inttypes.h> header file. */
  232. #define HAVE_INTTYPES_H 1
  233. /* Define to 1 if you have the ioctlsocket function. */
  234. /* #undef HAVE_IOCTLSOCKET */
  235. /* Define to 1 if you have the IoctlSocket camel case function. */
  236. /* #undef HAVE_IOCTLSOCKET_CAMEL */
  237. /* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
  238. */
  239. /* #undef HAVE_IOCTLSOCKET_CAMEL_FIONBIO */
  240. /* Define to 1 if you have a working ioctlsocket FIONBIO function. */
  241. /* #undef HAVE_IOCTLSOCKET_FIONBIO */
  242. /* Define to 1 if you have the <io.h> header file. */
  243. /* #undef HAVE_IO_H */
  244. /* Define to 1 if you have the lber.h header file. */
  245. /* #undef HAVE_LBER_H */
  246. /* Define to 1 if you have the ldap.h header file. */
  247. /* #undef HAVE_LDAP_H */
  248. /* Define to 1 if you have the `ldap_init_fd' function. */
  249. /* #undef HAVE_LDAP_INIT_FD */
  250. /* Use LDAPS implementation */
  251. /* #undef HAVE_LDAP_SSL */
  252. /* Define to 1 if you have the ldap_ssl.h header file. */
  253. /* #undef HAVE_LDAP_SSL_H */
  254. /* Define to 1 if you have the `ldap_url_parse' function. */
  255. /* #undef HAVE_LDAP_URL_PARSE */
  256. /* Define to 1 if you have the `brotlidec' library (-lbrotlidec). */
  257. /* #undef HAVE_LIBBROTLIDEC */
  258. /* Define to 1 if you have the <libgen.h> header file. */
  259. #define HAVE_LIBGEN_H 1
  260. /* Define to 1 if you have the `idn2' library (-lidn2). */
  261. /* #undef HAVE_LIBIDN2 */
  262. /* Define to 1 if using libressl. */
  263. /* #undef HAVE_LIBRESSL */
  264. /* Define to 1 if you have the <librtmp/rtmp.h> header file. */
  265. /* #undef HAVE_LIBRTMP_RTMP_H */
  266. /* Define to 1 if you have the `ssh' library (-lssh). */
  267. /* #undef HAVE_LIBSSH */
  268. /* Define to 1 if you have the `ssh2' library (-lssh2). */
  269. /* #undef HAVE_LIBSSH2 */
  270. /* Define to 1 if you have the `ssl' library (-lssl). */
  271. #define HAVE_LIBSSL 1
  272. /* Define to 1 if you have the `wolfssh' library (-lwolfssh). */
  273. /* #undef HAVE_LIBWOLFSSH */
  274. /* if zlib is available */
  275. #define HAVE_LIBZ 1
  276. /* Define to 1 if you have the `zstd' library (-lzstd). */
  277. /* #undef HAVE_LIBZSTD */
  278. /* Define to 1 if you have the <linux/tcp.h> header file. */
  279. #define HAVE_LINUX_TCP_H 1
  280. /* Define to 1 if you have the <locale.h> header file. */
  281. #define HAVE_LOCALE_H 1
  282. /* Define to 1 if the compiler supports the 'long long' data type. */
  283. #define HAVE_LONGLONG 1
  284. /* Define to 1 if you have the `mach_absolute_time' function. */
  285. /* #undef HAVE_MACH_ABSOLUTE_TIME */
  286. /* Define to 1 if you have the memrchr function or macro. */
  287. #define HAVE_MEMRCHR 1
  288. /* Define to 1 if you have the MSG_NOSIGNAL flag. */
  289. #define HAVE_MSG_NOSIGNAL 1
  290. /* Define to 1 if you have the <msh3.h> header file. */
  291. /* #undef HAVE_MSH3_H */
  292. /* Define to 1 if you have the <netdb.h> header file. */
  293. #define HAVE_NETDB_H 1
  294. /* Define to 1 if you have the <netinet/in6.h> header file. */
  295. /* #undef HAVE_NETINET_IN6_H */
  296. /* Define to 1 if you have the <netinet/in.h> header file. */
  297. #define HAVE_NETINET_IN_H 1
  298. /* Define to 1 if you have the <netinet/tcp.h> header file. */
  299. #define HAVE_NETINET_TCP_H 1
  300. /* Define to 1 if you have the <netinet/udp.h> header file. */
  301. #define HAVE_NETINET_UDP_H 1
  302. /* Define to 1 if you have the <net/if.h> header file. */
  303. #define HAVE_NET_IF_H 1
  304. /* Define to 1 if you have the <nghttp2/nghttp2.h> header file. */
  305. #define HAVE_NGHTTP2_NGHTTP2_H 1
  306. /* Define to 1 if you have the <nghttp3/nghttp3.h> header file. */
  307. /* #undef HAVE_NGHTTP3_NGHTTP3_H */
  308. /* Define to 1 if you have the <ngtcp2/ngtcp2_crypto.h> header file. */
  309. /* #undef HAVE_NGTCP2_NGTCP2_CRYPTO_H */
  310. /* Define to 1 if you have the <ngtcp2/ngtcp2.h> header file. */
  311. /* #undef HAVE_NGTCP2_NGTCP2_H */
  312. /* if you have an old MIT Kerberos version, lacking GSS_C_NT_HOSTBASED_SERVICE
  313. */
  314. /* #undef HAVE_OLD_GSSMIT */
  315. /* Define to 1 if using OpenSSL 3 or later. */
  316. #define HAVE_OPENSSL3 1
  317. /* Define to 1 if you have the <openssl/crypto.h> header file. */
  318. #define HAVE_OPENSSL_CRYPTO_H 1
  319. /* Define to 1 if you have the <openssl/err.h> header file. */
  320. #define HAVE_OPENSSL_ERR_H 1
  321. /* Define to 1 if you have the <openssl/pem.h> header file. */
  322. #define HAVE_OPENSSL_PEM_H 1
  323. /* Define to 1 if you have the <openssl/rsa.h> header file. */
  324. #define HAVE_OPENSSL_RSA_H 1
  325. /* if you have the functions SSL_CTX_set_srp_username and
  326. SSL_CTX_set_srp_password */
  327. #define HAVE_OPENSSL_SRP 1
  328. /* Define to 1 if you have the <openssl/ssl.h> header file. */
  329. #define HAVE_OPENSSL_SSL_H 1
  330. /* Define to 1 if you have the <openssl/x509.h> header file. */
  331. #define HAVE_OPENSSL_X509_H 1
  332. /* Define to 1 if you have the <pem.h> header file. */
  333. /* #undef HAVE_PEM_H */
  334. /* Define to 1 if you have the `pipe' function. */
  335. #define HAVE_PIPE 1
  336. /* if you have the PK11_CreateManagedGenericObject function */
  337. /* #undef HAVE_PK11_CREATEMANAGEDGENERICOBJECT */
  338. /* If you have a fine poll */
  339. #define HAVE_POLL_FINE 1
  340. /* Define to 1 if you have the <poll.h> header file. */
  341. #define HAVE_POLL_H 1
  342. /* Define to 1 if you have a working POSIX-style strerror_r function. */
  343. /* #undef HAVE_POSIX_STRERROR_R */
  344. /* Define to 1 if you have the <proto/bsdsocket.h> header file. */
  345. /* #undef HAVE_PROTO_BSDSOCKET_H */
  346. /* if you have <pthread.h> */
  347. /* #undef HAVE_PTHREAD_H */
  348. /* Define to 1 if you have the <pwd.h> header file. */
  349. #define HAVE_PWD_H 1
  350. /* Define to 1 if you have the `quiche_conn_set_qlog_fd' function. */
  351. /* #undef HAVE_QUICHE_CONN_SET_QLOG_FD */
  352. /* Define to 1 if you have the <quiche.h> header file. */
  353. /* #undef HAVE_QUICHE_H */
  354. /* Define to 1 if you have the `RAND_egd' function. */
  355. /* #undef HAVE_RAND_EGD */
  356. /* Define to 1 if you have the recv function. */
  357. #define HAVE_RECV 1
  358. /* Define to 1 if you have the <rsa.h> header file. */
  359. /* #undef HAVE_RSA_H */
  360. /* Define to 1 if you have the `sched_yield' function. */
  361. #define HAVE_SCHED_YIELD 1
  362. /* Define to 1 if you have the select function. */
  363. #define HAVE_SELECT 1
  364. /* Define to 1 if you have the send function. */
  365. #define HAVE_SEND 1
  366. /* Define to 1 if you have the `sendmsg' function. */
  367. #define HAVE_SENDMSG 1
  368. /* Define to 1 if you have the <setjmp.h> header file. */
  369. #define HAVE_SETJMP_H 1
  370. /* Define to 1 if you have the `setlocale' function. */
  371. #define HAVE_SETLOCALE 1
  372. /* Define to 1 if you have the `setmode' function. */
  373. /* #undef HAVE_SETMODE */
  374. /* Define to 1 if you have the `setrlimit' function. */
  375. #define HAVE_SETRLIMIT 1
  376. /* Define to 1 if you have the sigaction function. */
  377. #define HAVE_SIGACTION 1
  378. /* Define to 1 if you have the siginterrupt function. */
  379. #define HAVE_SIGINTERRUPT 1
  380. /* Define to 1 if you have the signal function. */
  381. #define HAVE_SIGNAL 1
  382. /* Define to 1 if you have the <signal.h> header file. */
  383. #define HAVE_SIGNAL_H 1
  384. /* Define to 1 if you have the sigsetjmp function or macro. */
  385. #define HAVE_SIGSETJMP 1
  386. /* Define to 1 if you have the `snprintf' function. */
  387. #define HAVE_SNPRINTF 1
  388. /* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
  389. #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
  390. /* Define to 1 if you have the socket function. */
  391. #define HAVE_SOCKET 1
  392. /* Define to 1 if you have the socketpair function. */
  393. #define HAVE_SOCKETPAIR 1
  394. /* Define to 1 if you have the <socket.h> header file. */
  395. /* #undef HAVE_SOCKET_H */
  396. /* Define to 1 if you have the `SSL_get_ech_status' function. */
  397. /* #undef HAVE_SSL_GET_ECH_STATUS */
  398. /* Define to 1 if you have the <ssl.h> header file. */
  399. /* #undef HAVE_SSL_H */
  400. /* Define to 1 if you have the `SSL_set0_wbio' function. */
  401. #define HAVE_SSL_SET0_WBIO 1
  402. /* Define to 1 if you have the <stdatomic.h> header file. */
  403. #define HAVE_STDATOMIC_H 1
  404. /* Define to 1 if you have the <stdbool.h> header file. */
  405. #define HAVE_STDBOOL_H 1
  406. /* Define to 1 if you have the <stdint.h> header file. */
  407. #define HAVE_STDINT_H 1
  408. /* Define to 1 if you have the <stdio.h> header file. */
  409. #define HAVE_STDIO_H 1
  410. /* Define to 1 if you have the <stdlib.h> header file. */
  411. #define HAVE_STDLIB_H 1
  412. /* Define to 1 if you have the strcasecmp function. */
  413. #define HAVE_STRCASECMP 1
  414. /* Define to 1 if you have the strcmpi function. */
  415. /* #undef HAVE_STRCMPI */
  416. /* Define to 1 if you have the strdup function. */
  417. #define HAVE_STRDUP 1
  418. /* Define to 1 if you have the strerror_r function. */
  419. #define HAVE_STRERROR_R 1
  420. /* Define to 1 if you have the stricmp function. */
  421. /* #undef HAVE_STRICMP */
  422. /* Define to 1 if you have the <strings.h> header file. */
  423. #define HAVE_STRINGS_H 1
  424. /* Define to 1 if you have the <string.h> header file. */
  425. #define HAVE_STRING_H 1
  426. /* Define to 1 if you have the strtok_r function. */
  427. #define HAVE_STRTOK_R 1
  428. /* Define to 1 if you have the strtoll function. */
  429. #define HAVE_STRTOLL 1
  430. /* if struct sockaddr_storage is defined */
  431. #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  432. /* Define to 1 if you have the timeval struct. */
  433. #define HAVE_STRUCT_TIMEVAL 1
  434. /* Define to 1 if suseconds_t is an available type. */
  435. #define HAVE_SUSECONDS_T 1
  436. /* Define to 1 if you have the <sys/filio.h> header file. */
  437. /* #undef HAVE_SYS_FILIO_H */
  438. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  439. #define HAVE_SYS_IOCTL_H 1
  440. /* Define to 1 if you have the <sys/param.h> header file. */
  441. #define HAVE_SYS_PARAM_H 1
  442. /* Define to 1 if you have the <sys/poll.h> header file. */
  443. #define HAVE_SYS_POLL_H 1
  444. /* Define to 1 if you have the <sys/resource.h> header file. */
  445. #define HAVE_SYS_RESOURCE_H 1
  446. /* Define to 1 if you have the <sys/select.h> header file. */
  447. #define HAVE_SYS_SELECT_H 1
  448. /* Define to 1 if you have the <sys/socket.h> header file. */
  449. #define HAVE_SYS_SOCKET_H 1
  450. /* Define to 1 if you have the <sys/sockio.h> header file. */
  451. /* #undef HAVE_SYS_SOCKIO_H */
  452. /* Define to 1 if you have the <sys/stat.h> header file. */
  453. #define HAVE_SYS_STAT_H 1
  454. /* Define to 1 if you have the <sys/time.h> header file. */
  455. #define HAVE_SYS_TIME_H 1
  456. /* Define to 1 if you have the <sys/types.h> header file. */
  457. #define HAVE_SYS_TYPES_H 1
  458. /* Define to 1 if you have the <sys/uio.h> header file. */
  459. #define HAVE_SYS_UIO_H 1
  460. /* Define to 1 if you have the <sys/un.h> header file. */
  461. #define HAVE_SYS_UN_H 1
  462. /* Define to 1 if you have the <sys/utime.h> header file. */
  463. /* #undef HAVE_SYS_UTIME_H */
  464. /* Define to 1 if you have the <sys/wait.h> header file. */
  465. #define HAVE_SYS_WAIT_H 1
  466. /* Define to 1 if you have the <sys/xattr.h> header file. */
  467. #define HAVE_SYS_XATTR_H 1
  468. /* Define to 1 if you have the <termios.h> header file. */
  469. #define HAVE_TERMIOS_H 1
  470. /* Define to 1 if you have the <termio.h> header file. */
  471. #define HAVE_TERMIO_H 1
  472. /* Define this if time_t is unsigned */
  473. /* #undef HAVE_TIME_T_UNSIGNED */
  474. /* Define to 1 if you have the <unistd.h> header file. */
  475. #define HAVE_UNISTD_H 1
  476. /* Define to 1 if you have the `utime' function. */
  477. #define HAVE_UTIME 1
  478. /* Define to 1 if you have the `utimes' function. */
  479. #define HAVE_UTIMES 1
  480. /* Define to 1 if you have the <utime.h> header file. */
  481. #define HAVE_UTIME_H 1
  482. /* Define to 1 if compiler supports C99 variadic macro style. */
  483. #define HAVE_VARIADIC_MACROS_C99 1
  484. /* Define to 1 if compiler supports old gcc variadic macro style. */
  485. #define HAVE_VARIADIC_MACROS_GCC 1
  486. /* Define to 1 if you have the wincrypt.h header file. */
  487. /* #undef HAVE_WINCRYPT_H */
  488. /* Define to 1 if you have the windows.h header file. */
  489. /* #undef HAVE_WINDOWS_H */
  490. /* Define to 1 if you have the winsock2.h header file. */
  491. /* #undef HAVE_WINSOCK2_H */
  492. /* Define to 1 if you have the <wolfssh/ssh.h> header file. */
  493. /* #undef HAVE_WOLFSSH_SSH_H */
  494. /* if you have wolfSSL_DES_ecb_encrypt */
  495. /* #undef HAVE_WOLFSSL_DES_ECB_ENCRYPT */
  496. /* if you have wolfSSL_BIO_set_shutdown */
  497. /* #undef HAVE_WOLFSSL_FULL_BIO */
  498. /* Define to 1 if you have the `wolfSSL_get_peer_certificate' function. */
  499. /* #undef HAVE_WOLFSSL_GET_PEER_CERTIFICATE */
  500. /* Define to 1 if you have the `wolfSSL_UseALPN' function. */
  501. /* #undef HAVE_WOLFSSL_USEALPN */
  502. /* Define this symbol if your OS supports changing the contents of argv */
  503. #define HAVE_WRITABLE_ARGV 1
  504. /* Define to 1 if you have the ws2tcpip.h header file. */
  505. /* #undef HAVE_WS2TCPIP_H */
  506. /* Define to 1 if you have the <x509.h> header file. */
  507. /* #undef HAVE_X509_H */
  508. /* if libzstd is in use */
  509. /* #undef HAVE_ZSTD */
  510. /* Define to 1 if you have the <zstd.h> header file. */
  511. /* #undef HAVE_ZSTD_H */
  512. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  513. #define LT_OBJDIR ".libs/"
  514. /* Define to 1 if you need the lber.h header file even with ldap.h */
  515. /* #undef NEED_LBER_H */
  516. /* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
  517. /* #undef NEED_REENTRANT */
  518. /* Define to 1 if _THREAD_SAFE preprocessor symbol must be defined. */
  519. /* #undef NEED_THREAD_SAFE */
  520. /* Define to enable NTLM delegation to winbind's ntlm_auth helper. */
  521. #define NTLM_WB_ENABLED 1
  522. /* Define absolute filename for winbind's ntlm_auth helper. */
  523. #define NTLM_WB_FILE "/no-such-path/ntlm_auth"
  524. /* cpu-machine-OS */
  525. #define OS "x86_64-pc-linux-gnu"
  526. /* Name of package */
  527. #define PACKAGE "curl"
  528. /* Define to the address where bug reports for this package should be sent. */
  529. #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
  530. /* Define to the full name of this package. */
  531. #define PACKAGE_NAME "curl"
  532. /* Define to the full name and version of this package. */
  533. #define PACKAGE_STRING "curl -"
  534. /* Define to the one symbol short name of this package. */
  535. #define PACKAGE_TARNAME "curl"
  536. /* Define to the home page for this package. */
  537. #define PACKAGE_URL ""
  538. /* Define to the version of this package. */
  539. #define PACKAGE_VERSION "-"
  540. /* a suitable file to read random data from */
  541. #define RANDOM_FILE "/dev/urandom"
  542. /* Size of curl_off_t in number of bytes */
  543. #define SIZEOF_CURL_OFF_T 8
  544. /* Size of curl_socket_t in number of bytes */
  545. #define SIZEOF_CURL_SOCKET_T 4
  546. /* Size of int in number of bytes */
  547. #ifndef SIZEOF_INT
  548. #error undefined SIZEOF_INT
  549. #endif
  550. /* Size of long in number of bytes */
  551. #ifndef SIZEOF_LONG
  552. #error undefined SIZEOF_LONG
  553. #endif
  554. /* Size of long long in number of bytes */
  555. /* #undef SIZEOF_LONG_LONG */
  556. /* Size of off_t in number of bytes */
  557. #define SIZEOF_OFF_T 8
  558. /* Size of size_t in number of bytes */
  559. #define SIZEOF_SIZE_T 8
  560. /* Size of time_t in number of bytes */
  561. #define SIZEOF_TIME_T SIZEOF_LONG
  562. /* Define to 1 if all of the C90 standard headers exist (not just the ones
  563. required in a freestanding environment). This macro is provided for
  564. backward compatibility; new code need not use it. */
  565. #define STDC_HEADERS 1
  566. /* if AmiSSL is in use */
  567. /* #undef USE_AMISSL */
  568. /* Define to enable c-ares support */
  569. #define USE_ARES 1
  570. /* if BearSSL is enabled */
  571. /* #undef USE_BEARSSL */
  572. /* if ECH support is available */
  573. /* #undef USE_ECH */
  574. /* if GnuTLS is enabled */
  575. /* #undef USE_GNUTLS */
  576. /* GSASL support enabled */
  577. /* #undef USE_GSASL */
  578. /* if hyper is in use */
  579. /* #undef USE_HYPER */
  580. /* PSL support enabled */
  581. /* #undef USE_LIBPSL */
  582. /* if librtmp is in use */
  583. /* #undef USE_LIBRTMP */
  584. /* if libSSH is in use */
  585. /* #undef USE_LIBSSH */
  586. /* if libSSH2 is in use */
  587. /* #undef USE_LIBSSH2 */
  588. /* If you want to build curl with the built-in manual */
  589. /* #undef USE_MANUAL */
  590. /* if mbedTLS is enabled */
  591. /* #undef USE_MBEDTLS */
  592. /* if msh3 is in use */
  593. /* #undef USE_MSH3 */
  594. /* if nghttp2 is in use */
  595. #define USE_NGHTTP2 1
  596. /* if nghttp3 is in use */
  597. /* #undef USE_NGHTTP3 */
  598. /* if ngtcp2 is in use */
  599. /* #undef USE_NGTCP2 */
  600. /* if ngtcp2_crypto_gnutls is in use */
  601. /* #undef USE_NGTCP2_CRYPTO_GNUTLS */
  602. /* if ngtcp2_crypto_quictls is in use */
  603. /* #undef USE_NGTCP2_CRYPTO_QUICTLS */
  604. /* if ngtcp2_crypto_wolfssl is in use */
  605. /* #undef USE_NGTCP2_CRYPTO_WOLFSSL */
  606. /* if NSS is enabled */
  607. /* #undef USE_NSS */
  608. /* Use OpenLDAP-specific code */
  609. /* #undef USE_OPENLDAP */
  610. /* if OpenSSL is in use */
  611. #define USE_OPENSSL 1
  612. /* if quiche is in use */
  613. /* #undef USE_QUICHE */
  614. /* if rustls is enabled */
  615. /* #undef USE_RUSTLS */
  616. /* to enable Windows native SSL/TLS support */
  617. /* #undef USE_SCHANNEL */
  618. /* enable Secure Transport */
  619. /* #undef USE_SECTRANSP */
  620. /* if you want POSIX threaded DNS lookup */
  621. /* #undef USE_THREADS_POSIX */
  622. /* if you want Win32 threaded DNS lookup */
  623. /* #undef USE_THREADS_WIN32 */
  624. /* Use TLS-SRP authentication */
  625. #define USE_TLS_SRP 1
  626. /* Use Unix domain sockets */
  627. #define USE_UNIX_SOCKETS 1
  628. /* enable websockets support */
  629. /* #undef USE_WEBSOCKETS */
  630. /* Define to 1 if you are building a Windows target with crypto API support.
  631. */
  632. /* #undef USE_WIN32_CRYPTO */
  633. /* Define to 1 if you have the `normaliz' (WinIDN) library (-lnormaliz). */
  634. /* #undef USE_WIN32_IDN */
  635. /* Define to 1 if you are building a Windows target with large file support.
  636. */
  637. /* #undef USE_WIN32_LARGE_FILES */
  638. /* Use Windows LDAP implementation */
  639. /* #undef USE_WIN32_LDAP */
  640. /* Define to 1 if you are building a Windows target without large file
  641. support. */
  642. /* #undef USE_WIN32_SMALL_FILES */
  643. /* to enable SSPI support */
  644. /* #undef USE_WINDOWS_SSPI */
  645. /* if wolfSSH is in use */
  646. /* #undef USE_WOLFSSH */
  647. /* if wolfSSL is enabled */
  648. /* #undef USE_WOLFSSL */
  649. /* Version number of package */
  650. #define VERSION "-"
  651. /* Define to 1 if OS is AIX. */
  652. #ifndef _ALL_SOURCE
  653. /* # undef _ALL_SOURCE */
  654. #endif
  655. /* Number of bits in a file offset, on hosts where this is settable. */
  656. /* #undef _FILE_OFFSET_BITS */
  657. /* Define for large files, on AIX-style hosts. */
  658. /* #undef _LARGE_FILES */
  659. /* Define to empty if `const' does not conform to ANSI C. */
  660. /* #undef const */
  661. /* Type to use in place of in_addr_t when system does not provide it. */
  662. /* #undef in_addr_t */
  663. /* Define to `__inline__' or `__inline' if that's what the C compiler
  664. calls it, or to nothing if 'inline' is not supported under any name. */
  665. #ifndef __cplusplus
  666. /* #undef inline */
  667. #endif
  668. /* Define to `unsigned int' if <sys/types.h> does not define. */
  669. /* #undef size_t */
  670. /* the signed version of size_t */
  671. /* #undef ssize_t */