+ CURLOPT_XFERINFOFUNCTION
[ocurl.git] / config.h.in
bloba72d80da40850bafee3e5efc8ac5bb05a1086166
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <curl/curl.h> header file. */
4 #undef HAVE_CURL_CURL_H
6 /* Does libcurl define curl_multi_poll */
7 #undef HAVE_CURL_MULTI_POLL
9 /* Define to 1 if you have the declaration of `CURLE_ABORTED_BY_CALLBACK', and
10 to 0 if you don't. */
11 #undef HAVE_DECL_CURLE_ABORTED_BY_CALLBACK
13 /* Define to 1 if you have the declaration of `CURLE_AGAIN', and to 0 if you
14 don't. */
15 #undef HAVE_DECL_CURLE_AGAIN
17 /* Define to 1 if you have the declaration of `CURLE_BAD_CALLING_ORDER', and
18 to 0 if you don't. */
19 #undef HAVE_DECL_CURLE_BAD_CALLING_ORDER
21 /* Define to 1 if you have the declaration of `CURLE_BAD_CONTENT_ENCODING',
22 and to 0 if you don't. */
23 #undef HAVE_DECL_CURLE_BAD_CONTENT_ENCODING
25 /* Define to 1 if you have the declaration of `CURLE_BAD_DOWNLOAD_RESUME', and
26 to 0 if you don't. */
27 #undef HAVE_DECL_CURLE_BAD_DOWNLOAD_RESUME
29 /* Define to 1 if you have the declaration of `CURLE_BAD_FUNCTION_ARGUMENT',
30 and to 0 if you don't. */
31 #undef HAVE_DECL_CURLE_BAD_FUNCTION_ARGUMENT
33 /* Define to 1 if you have the declaration of `CURLE_BAD_PASSWORD_ENTERED',
34 and to 0 if you don't. */
35 #undef HAVE_DECL_CURLE_BAD_PASSWORD_ENTERED
37 /* Define to 1 if you have the declaration of `CURLE_CONV_FAILED', and to 0 if
38 you don't. */
39 #undef HAVE_DECL_CURLE_CONV_FAILED
41 /* Define to 1 if you have the declaration of `CURLE_CONV_REQD', and to 0 if
42 you don't. */
43 #undef HAVE_DECL_CURLE_CONV_REQD
45 /* Define to 1 if you have the declaration of `CURLE_COULDNT_CONNECT', and to
46 0 if you don't. */
47 #undef HAVE_DECL_CURLE_COULDNT_CONNECT
49 /* Define to 1 if you have the declaration of `CURLE_COULDNT_RESOLVE_HOST',
50 and to 0 if you don't. */
51 #undef HAVE_DECL_CURLE_COULDNT_RESOLVE_HOST
53 /* Define to 1 if you have the declaration of `CURLE_COULDNT_RESOLVE_PROXY',
54 and to 0 if you don't. */
55 #undef HAVE_DECL_CURLE_COULDNT_RESOLVE_PROXY
57 /* Define to 1 if you have the declaration of `CURLE_FAILED_INIT', and to 0 if
58 you don't. */
59 #undef HAVE_DECL_CURLE_FAILED_INIT
61 /* Define to 1 if you have the declaration of `CURLE_FILESIZE_EXCEEDED', and
62 to 0 if you don't. */
63 #undef HAVE_DECL_CURLE_FILESIZE_EXCEEDED
65 /* Define to 1 if you have the declaration of `CURLE_FILE_COULDNT_READ_FILE',
66 and to 0 if you don't. */
67 #undef HAVE_DECL_CURLE_FILE_COULDNT_READ_FILE
69 /* Define to 1 if you have the declaration of `CURLE_FTP_ACCESS_DENIED', and
70 to 0 if you don't. */
71 #undef HAVE_DECL_CURLE_FTP_ACCESS_DENIED
73 /* Define to 1 if you have the declaration of `CURLE_FTP_CANT_GET_HOST', and
74 to 0 if you don't. */
75 #undef HAVE_DECL_CURLE_FTP_CANT_GET_HOST
77 /* Define to 1 if you have the declaration of `CURLE_FTP_CANT_RECONNECT', and
78 to 0 if you don't. */
79 #undef HAVE_DECL_CURLE_FTP_CANT_RECONNECT
81 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_GET_SIZE',
82 and to 0 if you don't. */
83 #undef HAVE_DECL_CURLE_FTP_COULDNT_GET_SIZE
85 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_RETR_FILE',
86 and to 0 if you don't. */
87 #undef HAVE_DECL_CURLE_FTP_COULDNT_RETR_FILE
89 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_SET_ASCII',
90 and to 0 if you don't. */
91 #undef HAVE_DECL_CURLE_FTP_COULDNT_SET_ASCII
93 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_SET_BINARY',
94 and to 0 if you don't. */
95 #undef HAVE_DECL_CURLE_FTP_COULDNT_SET_BINARY
97 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_STOR_FILE',
98 and to 0 if you don't. */
99 #undef HAVE_DECL_CURLE_FTP_COULDNT_STOR_FILE
101 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_USE_REST',
102 and to 0 if you don't. */
103 #undef HAVE_DECL_CURLE_FTP_COULDNT_USE_REST
105 /* Define to 1 if you have the declaration of `CURLE_FTP_PORT_FAILED', and to
106 0 if you don't. */
107 #undef HAVE_DECL_CURLE_FTP_PORT_FAILED
109 /* Define to 1 if you have the declaration of `CURLE_FTP_QUOTE_ERROR', and to
110 0 if you don't. */
111 #undef HAVE_DECL_CURLE_FTP_QUOTE_ERROR
113 /* Define to 1 if you have the declaration of `CURLE_FTP_SSL_FAILED', and to 0
114 if you don't. */
115 #undef HAVE_DECL_CURLE_FTP_SSL_FAILED
117 /* Define to 1 if you have the declaration of
118 `CURLE_FTP_USER_PASSWORD_INCORRECT', and to 0 if you don't. */
119 #undef HAVE_DECL_CURLE_FTP_USER_PASSWORD_INCORRECT
121 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_227_FORMAT',
122 and to 0 if you don't. */
123 #undef HAVE_DECL_CURLE_FTP_WEIRD_227_FORMAT
125 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_PASS_REPLY',
126 and to 0 if you don't. */
127 #undef HAVE_DECL_CURLE_FTP_WEIRD_PASS_REPLY
129 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_PASV_REPLY',
130 and to 0 if you don't. */
131 #undef HAVE_DECL_CURLE_FTP_WEIRD_PASV_REPLY
133 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_SERVER_REPLY',
134 and to 0 if you don't. */
135 #undef HAVE_DECL_CURLE_FTP_WEIRD_SERVER_REPLY
137 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_USER_REPLY',
138 and to 0 if you don't. */
139 #undef HAVE_DECL_CURLE_FTP_WEIRD_USER_REPLY
141 /* Define to 1 if you have the declaration of `CURLE_FTP_WRITE_ERROR', and to
142 0 if you don't. */
143 #undef HAVE_DECL_CURLE_FTP_WRITE_ERROR
145 /* Define to 1 if you have the declaration of `CURLE_FUNCTION_NOT_FOUND', and
146 to 0 if you don't. */
147 #undef HAVE_DECL_CURLE_FUNCTION_NOT_FOUND
149 /* Define to 1 if you have the declaration of `CURLE_GOT_NOTHING', and to 0 if
150 you don't. */
151 #undef HAVE_DECL_CURLE_GOT_NOTHING
153 /* Define to 1 if you have the declaration of `CURLE_HTTP_POST_ERROR', and to
154 0 if you don't. */
155 #undef HAVE_DECL_CURLE_HTTP_POST_ERROR
157 /* Define to 1 if you have the declaration of `CURLE_HTTP_RANGE_ERROR', and to
158 0 if you don't. */
159 #undef HAVE_DECL_CURLE_HTTP_RANGE_ERROR
161 /* Define to 1 if you have the declaration of `CURLE_HTTP_RETURNED_ERROR', and
162 to 0 if you don't. */
163 #undef HAVE_DECL_CURLE_HTTP_RETURNED_ERROR
165 /* Define to 1 if you have the declaration of `CURLE_INTERFACE_FAILED', and to
166 0 if you don't. */
167 #undef HAVE_DECL_CURLE_INTERFACE_FAILED
169 /* Define to 1 if you have the declaration of `CURLE_LDAP_CANNOT_BIND', and to
170 0 if you don't. */
171 #undef HAVE_DECL_CURLE_LDAP_CANNOT_BIND
173 /* Define to 1 if you have the declaration of `CURLE_LDAP_INVALID_URL', and to
174 0 if you don't. */
175 #undef HAVE_DECL_CURLE_LDAP_INVALID_URL
177 /* Define to 1 if you have the declaration of `CURLE_LDAP_SEARCH_FAILED', and
178 to 0 if you don't. */
179 #undef HAVE_DECL_CURLE_LDAP_SEARCH_FAILED
181 /* Define to 1 if you have the declaration of `CURLE_LIBRARY_NOT_FOUND', and
182 to 0 if you don't. */
183 #undef HAVE_DECL_CURLE_LIBRARY_NOT_FOUND
185 /* Define to 1 if you have the declaration of `CURLE_LOGIN_DENIED', and to 0
186 if you don't. */
187 #undef HAVE_DECL_CURLE_LOGIN_DENIED
189 /* Define to 1 if you have the declaration of `CURLE_MALFORMAT_USER', and to 0
190 if you don't. */
191 #undef HAVE_DECL_CURLE_MALFORMAT_USER
193 /* Define to 1 if you have the declaration of `CURLE_OPERATION_TIMEOUTED', and
194 to 0 if you don't. */
195 #undef HAVE_DECL_CURLE_OPERATION_TIMEOUTED
197 /* Define to 1 if you have the declaration of `CURLE_OUT_OF_MEMORY', and to 0
198 if you don't. */
199 #undef HAVE_DECL_CURLE_OUT_OF_MEMORY
201 /* Define to 1 if you have the declaration of `CURLE_PARTIAL_FILE', and to 0
202 if you don't. */
203 #undef HAVE_DECL_CURLE_PARTIAL_FILE
205 /* Define to 1 if you have the declaration of `CURLE_READ_ERROR', and to 0 if
206 you don't. */
207 #undef HAVE_DECL_CURLE_READ_ERROR
209 /* Define to 1 if you have the declaration of `CURLE_RECV_ERROR', and to 0 if
210 you don't. */
211 #undef HAVE_DECL_CURLE_RECV_ERROR
213 /* Define to 1 if you have the declaration of `CURLE_REMOTE_DISK_FULL', and to
214 0 if you don't. */
215 #undef HAVE_DECL_CURLE_REMOTE_DISK_FULL
217 /* Define to 1 if you have the declaration of `CURLE_REMOTE_FILE_EXISTS', and
218 to 0 if you don't. */
219 #undef HAVE_DECL_CURLE_REMOTE_FILE_EXISTS
221 /* Define to 1 if you have the declaration of `CURLE_REMOTE_FILE_NOT_FOUND',
222 and to 0 if you don't. */
223 #undef HAVE_DECL_CURLE_REMOTE_FILE_NOT_FOUND
225 /* Define to 1 if you have the declaration of `CURLE_SEND_ERROR', and to 0 if
226 you don't. */
227 #undef HAVE_DECL_CURLE_SEND_ERROR
229 /* Define to 1 if you have the declaration of `CURLE_SEND_FAIL_REWIND', and to
230 0 if you don't. */
231 #undef HAVE_DECL_CURLE_SEND_FAIL_REWIND
233 /* Define to 1 if you have the declaration of `CURLE_SHARE_IN_USE', and to 0
234 if you don't. */
235 #undef HAVE_DECL_CURLE_SHARE_IN_USE
237 /* Define to 1 if you have the declaration of `CURLE_SSH', and to 0 if you
238 don't. */
239 #undef HAVE_DECL_CURLE_SSH
241 /* Define to 1 if you have the declaration of `CURLE_SSL_CACERT', and to 0 if
242 you don't. */
243 #undef HAVE_DECL_CURLE_SSL_CACERT
245 /* Define to 1 if you have the declaration of `CURLE_SSL_CACERT_BADFILE', and
246 to 0 if you don't. */
247 #undef HAVE_DECL_CURLE_SSL_CACERT_BADFILE
249 /* Define to 1 if you have the declaration of `CURLE_SSL_CERTPROBLEM', and to
250 0 if you don't. */
251 #undef HAVE_DECL_CURLE_SSL_CERTPROBLEM
253 /* Define to 1 if you have the declaration of `CURLE_SSL_CIPHER', and to 0 if
254 you don't. */
255 #undef HAVE_DECL_CURLE_SSL_CIPHER
257 /* Define to 1 if you have the declaration of `CURLE_SSL_CONNECT_ERROR', and
258 to 0 if you don't. */
259 #undef HAVE_DECL_CURLE_SSL_CONNECT_ERROR
261 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_INITFAILED',
262 and to 0 if you don't. */
263 #undef HAVE_DECL_CURLE_SSL_ENGINE_INITFAILED
265 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_NOTFOUND', and
266 to 0 if you don't. */
267 #undef HAVE_DECL_CURLE_SSL_ENGINE_NOTFOUND
269 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_SETFAILED',
270 and to 0 if you don't. */
271 #undef HAVE_DECL_CURLE_SSL_ENGINE_SETFAILED
273 /* Define to 1 if you have the declaration of `CURLE_SSL_PEER_CERTIFICATE',
274 and to 0 if you don't. */
275 #undef HAVE_DECL_CURLE_SSL_PEER_CERTIFICATE
277 /* Define to 1 if you have the declaration of `CURLE_SSL_SHUTDOWN_FAILED', and
278 to 0 if you don't. */
279 #undef HAVE_DECL_CURLE_SSL_SHUTDOWN_FAILED
281 /* Define to 1 if you have the declaration of `CURLE_TELNET_OPTION_SYNTAX',
282 and to 0 if you don't. */
283 #undef HAVE_DECL_CURLE_TELNET_OPTION_SYNTAX
285 /* Define to 1 if you have the declaration of `CURLE_TFTP_ILLEGAL', and to 0
286 if you don't. */
287 #undef HAVE_DECL_CURLE_TFTP_ILLEGAL
289 /* Define to 1 if you have the declaration of `CURLE_TFTP_NOSUCHUSER', and to
290 0 if you don't. */
291 #undef HAVE_DECL_CURLE_TFTP_NOSUCHUSER
293 /* Define to 1 if you have the declaration of `CURLE_TFTP_NOTFOUND', and to 0
294 if you don't. */
295 #undef HAVE_DECL_CURLE_TFTP_NOTFOUND
297 /* Define to 1 if you have the declaration of `CURLE_TFTP_PERM', and to 0 if
298 you don't. */
299 #undef HAVE_DECL_CURLE_TFTP_PERM
301 /* Define to 1 if you have the declaration of `CURLE_TFTP_UNKNOWNID', and to 0
302 if you don't. */
303 #undef HAVE_DECL_CURLE_TFTP_UNKNOWNID
305 /* Define to 1 if you have the declaration of `CURLE_TOO_MANY_REDIRECTS', and
306 to 0 if you don't. */
307 #undef HAVE_DECL_CURLE_TOO_MANY_REDIRECTS
309 /* Define to 1 if you have the declaration of `CURLE_UNKNOWN_TELNET_OPTION',
310 and to 0 if you don't. */
311 #undef HAVE_DECL_CURLE_UNKNOWN_TELNET_OPTION
313 /* Define to 1 if you have the declaration of `CURLE_UNSUPPORTED_PROTOCOL',
314 and to 0 if you don't. */
315 #undef HAVE_DECL_CURLE_UNSUPPORTED_PROTOCOL
317 /* Define to 1 if you have the declaration of `CURLE_URL_MALFORMAT', and to 0
318 if you don't. */
319 #undef HAVE_DECL_CURLE_URL_MALFORMAT
321 /* Define to 1 if you have the declaration of `CURLE_URL_MALFORMAT_USER', and
322 to 0 if you don't. */
323 #undef HAVE_DECL_CURLE_URL_MALFORMAT_USER
325 /* Define to 1 if you have the declaration of `CURLE_WRITE_ERROR', and to 0 if
326 you don't. */
327 #undef HAVE_DECL_CURLE_WRITE_ERROR
329 /* Define to 1 if you have the declaration of `CURLINFO_ACTIVESOCKET', and to
330 0 if you don't. */
331 #undef HAVE_DECL_CURLINFO_ACTIVESOCKET
333 /* Define to 1 if you have the declaration of `CURLINFO_CERTINFO', and to 0 if
334 you don't. */
335 #undef HAVE_DECL_CURLINFO_CERTINFO
337 /* Define to 1 if you have the declaration of `CURLINFO_CONDITION_UNMET', and
338 to 0 if you don't. */
339 #undef HAVE_DECL_CURLINFO_CONDITION_UNMET
341 /* Define to 1 if you have the declaration of `CURLINFO_CONNECT_TIME', and to
342 0 if you don't. */
343 #undef HAVE_DECL_CURLINFO_CONNECT_TIME
345 /* Define to 1 if you have the declaration of
346 `CURLINFO_CONTENT_LENGTH_DOWNLOAD', and to 0 if you don't. */
347 #undef HAVE_DECL_CURLINFO_CONTENT_LENGTH_DOWNLOAD
349 /* Define to 1 if you have the declaration of
350 `CURLINFO_CONTENT_LENGTH_UPLOAD', and to 0 if you don't. */
351 #undef HAVE_DECL_CURLINFO_CONTENT_LENGTH_UPLOAD
353 /* Define to 1 if you have the declaration of `CURLINFO_CONTENT_TYPE', and to
354 0 if you don't. */
355 #undef HAVE_DECL_CURLINFO_CONTENT_TYPE
357 /* Define to 1 if you have the declaration of `CURLINFO_COOKIELIST', and to 0
358 if you don't. */
359 #undef HAVE_DECL_CURLINFO_COOKIELIST
361 /* Define to 1 if you have the declaration of `CURLINFO_EFFECTIVE_URL', and to
362 0 if you don't. */
363 #undef HAVE_DECL_CURLINFO_EFFECTIVE_URL
365 /* Define to 1 if you have the declaration of `CURLINFO_FILETIME', and to 0 if
366 you don't. */
367 #undef HAVE_DECL_CURLINFO_FILETIME
369 /* Define to 1 if you have the declaration of `CURLINFO_FTP_ENTRY_PATH', and
370 to 0 if you don't. */
371 #undef HAVE_DECL_CURLINFO_FTP_ENTRY_PATH
373 /* Define to 1 if you have the declaration of `CURLINFO_HEADER_SIZE', and to 0
374 if you don't. */
375 #undef HAVE_DECL_CURLINFO_HEADER_SIZE
377 /* Define to 1 if you have the declaration of `CURLINFO_HTTPAUTH_AVAIL', and
378 to 0 if you don't. */
379 #undef HAVE_DECL_CURLINFO_HTTPAUTH_AVAIL
381 /* Define to 1 if you have the declaration of `CURLINFO_HTTP_CONNECTCODE', and
382 to 0 if you don't. */
383 #undef HAVE_DECL_CURLINFO_HTTP_CONNECTCODE
385 /* Define to 1 if you have the declaration of `CURLINFO_LASTSOCKET', and to 0
386 if you don't. */
387 #undef HAVE_DECL_CURLINFO_LASTSOCKET
389 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_IP', and to 0 if
390 you don't. */
391 #undef HAVE_DECL_CURLINFO_LOCAL_IP
393 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_PORT', and to 0
394 if you don't. */
395 #undef HAVE_DECL_CURLINFO_LOCAL_PORT
397 /* Define to 1 if you have the declaration of `CURLINFO_NAMELOOKUP_TIME', and
398 to 0 if you don't. */
399 #undef HAVE_DECL_CURLINFO_NAMELOOKUP_TIME
401 /* Define to 1 if you have the declaration of `CURLINFO_NUM_CONNECTS', and to
402 0 if you don't. */
403 #undef HAVE_DECL_CURLINFO_NUM_CONNECTS
405 /* Define to 1 if you have the declaration of `CURLINFO_OS_ERRNO', and to 0 if
406 you don't. */
407 #undef HAVE_DECL_CURLINFO_OS_ERRNO
409 /* Define to 1 if you have the declaration of `CURLINFO_PRETRANSFER_TIME', and
410 to 0 if you don't. */
411 #undef HAVE_DECL_CURLINFO_PRETRANSFER_TIME
413 /* Define to 1 if you have the declaration of `CURLINFO_PRIMARY_IP', and to 0
414 if you don't. */
415 #undef HAVE_DECL_CURLINFO_PRIMARY_IP
417 /* Define to 1 if you have the declaration of `CURLINFO_PROXYAUTH_AVAIL', and
418 to 0 if you don't. */
419 #undef HAVE_DECL_CURLINFO_PROXYAUTH_AVAIL
421 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_COUNT', and
422 to 0 if you don't. */
423 #undef HAVE_DECL_CURLINFO_REDIRECT_COUNT
425 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_TIME', and to
426 0 if you don't. */
427 #undef HAVE_DECL_CURLINFO_REDIRECT_TIME
429 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_URL', and to
430 0 if you don't. */
431 #undef HAVE_DECL_CURLINFO_REDIRECT_URL
433 /* Define to 1 if you have the declaration of `CURLINFO_REQUEST_SIZE', and to
434 0 if you don't. */
435 #undef HAVE_DECL_CURLINFO_REQUEST_SIZE
437 /* Define to 1 if you have the declaration of `CURLINFO_RESPONSE_CODE', and to
438 0 if you don't. */
439 #undef HAVE_DECL_CURLINFO_RESPONSE_CODE
441 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_DOWNLOAD', and to
442 0 if you don't. */
443 #undef HAVE_DECL_CURLINFO_SIZE_DOWNLOAD
445 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_UPLOAD', and to 0
446 if you don't. */
447 #undef HAVE_DECL_CURLINFO_SIZE_UPLOAD
449 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_DOWNLOAD', and
450 to 0 if you don't. */
451 #undef HAVE_DECL_CURLINFO_SPEED_DOWNLOAD
453 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_UPLOAD', and to
454 0 if you don't. */
455 #undef HAVE_DECL_CURLINFO_SPEED_UPLOAD
457 /* Define to 1 if you have the declaration of `CURLINFO_SSL_ENGINES', and to 0
458 if you don't. */
459 #undef HAVE_DECL_CURLINFO_SSL_ENGINES
461 /* Define to 1 if you have the declaration of `CURLINFO_SSL_VERIFYRESULT', and
462 to 0 if you don't. */
463 #undef HAVE_DECL_CURLINFO_SSL_VERIFYRESULT
465 /* Define to 1 if you have the declaration of `CURLINFO_STARTTRANSFER_TIME',
466 and to 0 if you don't. */
467 #undef HAVE_DECL_CURLINFO_STARTTRANSFER_TIME
469 /* Define to 1 if you have the declaration of `CURLINFO_TOTAL_TIME', and to 0
470 if you don't. */
471 #undef HAVE_DECL_CURLINFO_TOTAL_TIME
473 /* Define to 1 if you have the declaration of `CURLMOPT_MAXCONNECTS', and to 0
474 if you don't. */
475 #undef HAVE_DECL_CURLMOPT_MAXCONNECTS
477 /* Define to 1 if you have the declaration of `CURLMOPT_MAX_HOST_CONNECTIONS',
478 and to 0 if you don't. */
479 #undef HAVE_DECL_CURLMOPT_MAX_HOST_CONNECTIONS
481 /* Define to 1 if you have the declaration of `CURLMOPT_MAX_PIPELINE_LENGTH',
482 and to 0 if you don't. */
483 #undef HAVE_DECL_CURLMOPT_MAX_PIPELINE_LENGTH
485 /* Define to 1 if you have the declaration of
486 `CURLMOPT_MAX_TOTAL_CONNECTIONS', and to 0 if you don't. */
487 #undef HAVE_DECL_CURLMOPT_MAX_TOTAL_CONNECTIONS
489 /* Define to 1 if you have the declaration of `CURLMOPT_PIPELINING', and to 0
490 if you don't. */
491 #undef HAVE_DECL_CURLMOPT_PIPELINING
493 /* Define to 1 if you have the declaration of `CURLMOPT_SOCKETDATA', and to 0
494 if you don't. */
495 #undef HAVE_DECL_CURLMOPT_SOCKETDATA
497 /* Define to 1 if you have the declaration of `CURLMOPT_SOCKETFUNCTION', and
498 to 0 if you don't. */
499 #undef HAVE_DECL_CURLMOPT_SOCKETFUNCTION
501 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERDATA', and to 0
502 if you don't. */
503 #undef HAVE_DECL_CURLMOPT_TIMERDATA
505 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERFUNCTION', and to
506 0 if you don't. */
507 #undef HAVE_DECL_CURLMOPT_TIMERFUNCTION
509 /* Define to 1 if you have the declaration of `CURLOPT_AUTOREFERER', and to 0
510 if you don't. */
511 #undef HAVE_DECL_CURLOPT_AUTOREFERER
513 /* Define to 1 if you have the declaration of `CURLOPT_BUFFERSIZE', and to 0
514 if you don't. */
515 #undef HAVE_DECL_CURLOPT_BUFFERSIZE
517 /* Define to 1 if you have the declaration of `CURLOPT_CAINFO', and to 0 if
518 you don't. */
519 #undef HAVE_DECL_CURLOPT_CAINFO
521 /* Define to 1 if you have the declaration of `CURLOPT_CAPATH', and to 0 if
522 you don't. */
523 #undef HAVE_DECL_CURLOPT_CAPATH
525 /* Define to 1 if you have the declaration of `CURLOPT_CERTINFO', and to 0 if
526 you don't. */
527 #undef HAVE_DECL_CURLOPT_CERTINFO
529 /* Define to 1 if you have the declaration of `CURLOPT_CLOSEPOLICY', and to 0
530 if you don't. */
531 #undef HAVE_DECL_CURLOPT_CLOSEPOLICY
533 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT', and to
534 0 if you don't. */
535 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT
537 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT_MS', and
538 to 0 if you don't. */
539 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT_MS
541 /* Define to 1 if you have the declaration of `CURLOPT_CONNECT_ONLY', and to 0
542 if you don't. */
543 #undef HAVE_DECL_CURLOPT_CONNECT_ONLY
545 /* Define to 1 if you have the declaration of `CURLOPT_CONNECT_TO', and to 0
546 if you don't. */
547 #undef HAVE_DECL_CURLOPT_CONNECT_TO
549 /* Define to 1 if you have the declaration of `CURLOPT_COOKIE', and to 0 if
550 you don't. */
551 #undef HAVE_DECL_CURLOPT_COOKIE
553 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEFILE', and to 0
554 if you don't. */
555 #undef HAVE_DECL_CURLOPT_COOKIEFILE
557 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEJAR', and to 0 if
558 you don't. */
559 #undef HAVE_DECL_CURLOPT_COOKIEJAR
561 /* Define to 1 if you have the declaration of `CURLOPT_COOKIELIST', and to 0
562 if you don't. */
563 #undef HAVE_DECL_CURLOPT_COOKIELIST
565 /* Define to 1 if you have the declaration of `CURLOPT_COOKIESESSION', and to
566 0 if you don't. */
567 #undef HAVE_DECL_CURLOPT_COOKIESESSION
569 /* Define to 1 if you have the declaration of `CURLOPT_COPYPOSTFIELDS', and to
570 0 if you don't. */
571 #undef HAVE_DECL_CURLOPT_COPYPOSTFIELDS
573 /* Define to 1 if you have the declaration of `CURLOPT_CRLF', and to 0 if you
574 don't. */
575 #undef HAVE_DECL_CURLOPT_CRLF
577 /* Define to 1 if you have the declaration of `CURLOPT_CUSTOMREQUEST', and to
578 0 if you don't. */
579 #undef HAVE_DECL_CURLOPT_CUSTOMREQUEST
581 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGDATA', and to 0 if
582 you don't. */
583 #undef HAVE_DECL_CURLOPT_DEBUGDATA
585 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGFUNCTION', and to
586 0 if you don't. */
587 #undef HAVE_DECL_CURLOPT_DEBUGFUNCTION
589 /* Define to 1 if you have the declaration of `CURLOPT_DNS_CACHE_TIMEOUT', and
590 to 0 if you don't. */
591 #undef HAVE_DECL_CURLOPT_DNS_CACHE_TIMEOUT
593 /* Define to 1 if you have the declaration of `CURLOPT_DNS_SERVERS', and to 0
594 if you don't. */
595 #undef HAVE_DECL_CURLOPT_DNS_SERVERS
597 /* Define to 1 if you have the declaration of `CURLOPT_DNS_USE_GLOBAL_CACHE',
598 and to 0 if you don't. */
599 #undef HAVE_DECL_CURLOPT_DNS_USE_GLOBAL_CACHE
601 /* Define to 1 if you have the declaration of `CURLOPT_DOH_URL', and to 0 if
602 you don't. */
603 #undef HAVE_DECL_CURLOPT_DOH_URL
605 /* Define to 1 if you have the declaration of `CURLOPT_EGDSOCKET', and to 0 if
606 you don't. */
607 #undef HAVE_DECL_CURLOPT_EGDSOCKET
609 /* Define to 1 if you have the declaration of `CURLOPT_ENCODING', and to 0 if
610 you don't. */
611 #undef HAVE_DECL_CURLOPT_ENCODING
613 /* Define to 1 if you have the declaration of `CURLOPT_ERRORBUFFER', and to 0
614 if you don't. */
615 #undef HAVE_DECL_CURLOPT_ERRORBUFFER
617 /* Define to 1 if you have the declaration of `CURLOPT_FAILONERROR', and to 0
618 if you don't. */
619 #undef HAVE_DECL_CURLOPT_FAILONERROR
621 /* Define to 1 if you have the declaration of `CURLOPT_FILE', and to 0 if you
622 don't. */
623 #undef HAVE_DECL_CURLOPT_FILE
625 /* Define to 1 if you have the declaration of `CURLOPT_FILETIME', and to 0 if
626 you don't. */
627 #undef HAVE_DECL_CURLOPT_FILETIME
629 /* Define to 1 if you have the declaration of `CURLOPT_FOLLOWLOCATION', and to
630 0 if you don't. */
631 #undef HAVE_DECL_CURLOPT_FOLLOWLOCATION
633 /* Define to 1 if you have the declaration of `CURLOPT_FORBID_REUSE', and to 0
634 if you don't. */
635 #undef HAVE_DECL_CURLOPT_FORBID_REUSE
637 /* Define to 1 if you have the declaration of `CURLOPT_FRESH_CONNECT', and to
638 0 if you don't. */
639 #undef HAVE_DECL_CURLOPT_FRESH_CONNECT
641 /* Define to 1 if you have the declaration of `CURLOPT_FTPAPPEND', and to 0 if
642 you don't. */
643 #undef HAVE_DECL_CURLOPT_FTPAPPEND
645 /* Define to 1 if you have the declaration of `CURLOPT_FTPLISTONLY', and to 0
646 if you don't. */
647 #undef HAVE_DECL_CURLOPT_FTPLISTONLY
649 /* Define to 1 if you have the declaration of `CURLOPT_FTPPORT', and to 0 if
650 you don't. */
651 #undef HAVE_DECL_CURLOPT_FTPPORT
653 /* Define to 1 if you have the declaration of `CURLOPT_FTPSSLAUTH', and to 0
654 if you don't. */
655 #undef HAVE_DECL_CURLOPT_FTPSSLAUTH
657 /* Define to 1 if you have the declaration of `CURLOPT_FTP_ACCOUNT', and to 0
658 if you don't. */
659 #undef HAVE_DECL_CURLOPT_FTP_ACCOUNT
661 /* Define to 1 if you have the declaration of
662 `CURLOPT_FTP_ALTERNATIVE_TO_USER', and to 0 if you don't. */
663 #undef HAVE_DECL_CURLOPT_FTP_ALTERNATIVE_TO_USER
665 /* Define to 1 if you have the declaration of
666 `CURLOPT_FTP_CREATE_MISSING_DIRS', and to 0 if you don't. */
667 #undef HAVE_DECL_CURLOPT_FTP_CREATE_MISSING_DIRS
669 /* Define to 1 if you have the declaration of `CURLOPT_FTP_FILEMETHOD', and to
670 0 if you don't. */
671 #undef HAVE_DECL_CURLOPT_FTP_FILEMETHOD
673 /* Define to 1 if you have the declaration of `CURLOPT_FTP_RESPONSE_TIMEOUT',
674 and to 0 if you don't. */
675 #undef HAVE_DECL_CURLOPT_FTP_RESPONSE_TIMEOUT
677 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SKIP_PASV_IP', and
678 to 0 if you don't. */
679 #undef HAVE_DECL_CURLOPT_FTP_SKIP_PASV_IP
681 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL', and to 0 if
682 you don't. */
683 #undef HAVE_DECL_CURLOPT_FTP_SSL
685 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL_CCC', and to 0
686 if you don't. */
687 #undef HAVE_DECL_CURLOPT_FTP_SSL_CCC
689 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPRT', and to 0
690 if you don't. */
691 #undef HAVE_DECL_CURLOPT_FTP_USE_EPRT
693 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPSV', and to 0
694 if you don't. */
695 #undef HAVE_DECL_CURLOPT_FTP_USE_EPSV
697 /* Define to 1 if you have the declaration of `CURLOPT_HEADER', and to 0 if
698 you don't. */
699 #undef HAVE_DECL_CURLOPT_HEADER
701 /* Define to 1 if you have the declaration of `CURLOPT_HEADERFUNCTION', and to
702 0 if you don't. */
703 #undef HAVE_DECL_CURLOPT_HEADERFUNCTION
705 /* Define to 1 if you have the declaration of `CURLOPT_HTTP200ALIASES', and to
706 0 if you don't. */
707 #undef HAVE_DECL_CURLOPT_HTTP200ALIASES
709 /* Define to 1 if you have the declaration of `CURLOPT_HTTPAUTH', and to 0 if
710 you don't. */
711 #undef HAVE_DECL_CURLOPT_HTTPAUTH
713 /* Define to 1 if you have the declaration of `CURLOPT_HTTPGET', and to 0 if
714 you don't. */
715 #undef HAVE_DECL_CURLOPT_HTTPGET
717 /* Define to 1 if you have the declaration of `CURLOPT_HTTPHEADER', and to 0
718 if you don't. */
719 #undef HAVE_DECL_CURLOPT_HTTPHEADER
721 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPOST', and to 0 if
722 you don't. */
723 #undef HAVE_DECL_CURLOPT_HTTPPOST
725 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPROXYTUNNEL', and
726 to 0 if you don't. */
727 #undef HAVE_DECL_CURLOPT_HTTPPROXYTUNNEL
729 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_CONTENT_DECODING',
730 and to 0 if you don't. */
731 #undef HAVE_DECL_CURLOPT_HTTP_CONTENT_DECODING
733 /* Define to 1 if you have the declaration of
734 `CURLOPT_HTTP_TRANSFER_DECODING', and to 0 if you don't. */
735 #undef HAVE_DECL_CURLOPT_HTTP_TRANSFER_DECODING
737 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_VERSION', and to 0
738 if you don't. */
739 #undef HAVE_DECL_CURLOPT_HTTP_VERSION
741 /* Define to 1 if you have the declaration of `CURLOPT_IGNORE_CONTENT_LENGTH',
742 and to 0 if you don't. */
743 #undef HAVE_DECL_CURLOPT_IGNORE_CONTENT_LENGTH
745 /* Define to 1 if you have the declaration of `CURLOPT_INFILE', and to 0 if
746 you don't. */
747 #undef HAVE_DECL_CURLOPT_INFILE
749 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE', and to 0
750 if you don't. */
751 #undef HAVE_DECL_CURLOPT_INFILESIZE
753 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE_LARGE', and
754 to 0 if you don't. */
755 #undef HAVE_DECL_CURLOPT_INFILESIZE_LARGE
757 /* Define to 1 if you have the declaration of `CURLOPT_INTERFACE', and to 0 if
758 you don't. */
759 #undef HAVE_DECL_CURLOPT_INTERFACE
761 /* Define to 1 if you have the declaration of `CURLOPT_IOCTLFUNCTION', and to
762 0 if you don't. */
763 #undef HAVE_DECL_CURLOPT_IOCTLFUNCTION
765 /* Define to 1 if you have the declaration of `CURLOPT_IPRESOLVE', and to 0 if
766 you don't. */
767 #undef HAVE_DECL_CURLOPT_IPRESOLVE
769 /* Define to 1 if you have the declaration of `CURLOPT_KRB4LEVEL', and to 0 if
770 you don't. */
771 #undef HAVE_DECL_CURLOPT_KRB4LEVEL
773 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORT', and to 0 if
774 you don't. */
775 #undef HAVE_DECL_CURLOPT_LOCALPORT
777 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORTRANGE', and to
778 0 if you don't. */
779 #undef HAVE_DECL_CURLOPT_LOCALPORTRANGE
781 /* Define to 1 if you have the declaration of `CURLOPT_LOGIN_OPTIONS', and to
782 0 if you don't. */
783 #undef HAVE_DECL_CURLOPT_LOGIN_OPTIONS
785 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_LIMIT', and
786 to 0 if you don't. */
787 #undef HAVE_DECL_CURLOPT_LOW_SPEED_LIMIT
789 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_TIME', and to
790 0 if you don't. */
791 #undef HAVE_DECL_CURLOPT_LOW_SPEED_TIME
793 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_FROM', and to 0 if
794 you don't. */
795 #undef HAVE_DECL_CURLOPT_MAIL_FROM
797 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_RCPT', and to 0 if
798 you don't. */
799 #undef HAVE_DECL_CURLOPT_MAIL_RCPT
801 /* Define to 1 if you have the declaration of `CURLOPT_MAXCONNECTS', and to 0
802 if you don't. */
803 #undef HAVE_DECL_CURLOPT_MAXCONNECTS
805 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE', and to 0
806 if you don't. */
807 #undef HAVE_DECL_CURLOPT_MAXFILESIZE
809 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE_LARGE', and
810 to 0 if you don't. */
811 #undef HAVE_DECL_CURLOPT_MAXFILESIZE_LARGE
813 /* Define to 1 if you have the declaration of `CURLOPT_MAXREDIRS', and to 0 if
814 you don't. */
815 #undef HAVE_DECL_CURLOPT_MAXREDIRS
817 /* Define to 1 if you have the declaration of `CURLOPT_MAX_RECV_SPEED_LARGE',
818 and to 0 if you don't. */
819 #undef HAVE_DECL_CURLOPT_MAX_RECV_SPEED_LARGE
821 /* Define to 1 if you have the declaration of `CURLOPT_MAX_SEND_SPEED_LARGE',
822 and to 0 if you don't. */
823 #undef HAVE_DECL_CURLOPT_MAX_SEND_SPEED_LARGE
825 /* Define to 1 if you have the declaration of `CURLOPT_MIMEPOST', and to 0 if
826 you don't. */
827 #undef HAVE_DECL_CURLOPT_MIMEPOST
829 /* Define to 1 if you have the declaration of `CURLOPT_NETRC', and to 0 if you
830 don't. */
831 #undef HAVE_DECL_CURLOPT_NETRC
833 /* Define to 1 if you have the declaration of `CURLOPT_NETRC_FILE', and to 0
834 if you don't. */
835 #undef HAVE_DECL_CURLOPT_NETRC_FILE
837 /* Define to 1 if you have the declaration of `CURLOPT_NEW_DIRECTORY_PERMS',
838 and to 0 if you don't. */
839 #undef HAVE_DECL_CURLOPT_NEW_DIRECTORY_PERMS
841 /* Define to 1 if you have the declaration of `CURLOPT_NEW_FILE_PERMS', and to
842 0 if you don't. */
843 #undef HAVE_DECL_CURLOPT_NEW_FILE_PERMS
845 /* Define to 1 if you have the declaration of `CURLOPT_NOBODY', and to 0 if
846 you don't. */
847 #undef HAVE_DECL_CURLOPT_NOBODY
849 /* Define to 1 if you have the declaration of `CURLOPT_NOPROGRESS', and to 0
850 if you don't. */
851 #undef HAVE_DECL_CURLOPT_NOPROGRESS
853 /* Define to 1 if you have the declaration of `CURLOPT_NOSIGNAL', and to 0 if
854 you don't. */
855 #undef HAVE_DECL_CURLOPT_NOSIGNAL
857 /* Define to 1 if you have the declaration of `CURLOPT_PASSWORD', and to 0 if
858 you don't. */
859 #undef HAVE_DECL_CURLOPT_PASSWORD
861 /* Define to 1 if you have the declaration of `CURLOPT_PIPEWAIT', and to 0 if
862 you don't. */
863 #undef HAVE_DECL_CURLOPT_PIPEWAIT
865 /* Define to 1 if you have the declaration of `CURLOPT_PORT', and to 0 if you
866 don't. */
867 #undef HAVE_DECL_CURLOPT_PORT
869 /* Define to 1 if you have the declaration of `CURLOPT_POST', and to 0 if you
870 don't. */
871 #undef HAVE_DECL_CURLOPT_POST
873 /* Define to 1 if you have the declaration of `CURLOPT_POST301', and to 0 if
874 you don't. */
875 #undef HAVE_DECL_CURLOPT_POST301
877 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDS', and to 0
878 if you don't. */
879 #undef HAVE_DECL_CURLOPT_POSTFIELDS
881 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE', and to
882 0 if you don't. */
883 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE
885 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE_LARGE',
886 and to 0 if you don't. */
887 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE_LARGE
889 /* Define to 1 if you have the declaration of `CURLOPT_POSTQUOTE', and to 0 if
890 you don't. */
891 #undef HAVE_DECL_CURLOPT_POSTQUOTE
893 /* Define to 1 if you have the declaration of `CURLOPT_POSTREDIR', and to 0 if
894 you don't. */
895 #undef HAVE_DECL_CURLOPT_POSTREDIR
897 /* Define to 1 if you have the declaration of `CURLOPT_PREQUOTE', and to 0 if
898 you don't. */
899 #undef HAVE_DECL_CURLOPT_PREQUOTE
901 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSDATA', and to 0
902 if you don't. */
903 #undef HAVE_DECL_CURLOPT_PROGRESSDATA
905 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSFUNCTION', and
906 to 0 if you don't. */
907 #undef HAVE_DECL_CURLOPT_PROGRESSFUNCTION
909 /* Define to 1 if you have the declaration of `CURLOPT_PROTOCOLS', and to 0 if
910 you don't. */
911 #undef HAVE_DECL_CURLOPT_PROTOCOLS
913 /* Define to 1 if you have the declaration of `CURLOPT_PROXY', and to 0 if you
914 don't. */
915 #undef HAVE_DECL_CURLOPT_PROXY
917 /* Define to 1 if you have the declaration of `CURLOPT_PROXYAUTH', and to 0 if
918 you don't. */
919 #undef HAVE_DECL_CURLOPT_PROXYAUTH
921 /* Define to 1 if you have the declaration of `CURLOPT_PROXYPORT', and to 0 if
922 you don't. */
923 #undef HAVE_DECL_CURLOPT_PROXYPORT
925 /* Define to 1 if you have the declaration of `CURLOPT_PROXYTYPE', and to 0 if
926 you don't. */
927 #undef HAVE_DECL_CURLOPT_PROXYTYPE
929 /* Define to 1 if you have the declaration of `CURLOPT_PROXYUSERPWD', and to 0
930 if you don't. */
931 #undef HAVE_DECL_CURLOPT_PROXYUSERPWD
933 /* Define to 1 if you have the declaration of `CURLOPT_PROXY_TRANSFER_MODE',
934 and to 0 if you don't. */
935 #undef HAVE_DECL_CURLOPT_PROXY_TRANSFER_MODE
937 /* Define to 1 if you have the declaration of `CURLOPT_PUT', and to 0 if you
938 don't. */
939 #undef HAVE_DECL_CURLOPT_PUT
941 /* Define to 1 if you have the declaration of `CURLOPT_QUOTE', and to 0 if you
942 don't. */
943 #undef HAVE_DECL_CURLOPT_QUOTE
945 /* Define to 1 if you have the declaration of `CURLOPT_RANDOM_FILE', and to 0
946 if you don't. */
947 #undef HAVE_DECL_CURLOPT_RANDOM_FILE
949 /* Define to 1 if you have the declaration of `CURLOPT_RANGE', and to 0 if you
950 don't. */
951 #undef HAVE_DECL_CURLOPT_RANGE
953 /* Define to 1 if you have the declaration of `CURLOPT_READFUNCTION', and to 0
954 if you don't. */
955 #undef HAVE_DECL_CURLOPT_READFUNCTION
957 /* Define to 1 if you have the declaration of `CURLOPT_REDIR_PROTOCOLS', and
958 to 0 if you don't. */
959 #undef HAVE_DECL_CURLOPT_REDIR_PROTOCOLS
961 /* Define to 1 if you have the declaration of `CURLOPT_REFERER', and to 0 if
962 you don't. */
963 #undef HAVE_DECL_CURLOPT_REFERER
965 /* Define to 1 if you have the declaration of `CURLOPT_RESOLVE', and to 0 if
966 you don't. */
967 #undef HAVE_DECL_CURLOPT_RESOLVE
969 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM', and to 0
970 if you don't. */
971 #undef HAVE_DECL_CURLOPT_RESUME_FROM
973 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM_LARGE', and
974 to 0 if you don't. */
975 #undef HAVE_DECL_CURLOPT_RESUME_FROM_LARGE
977 /* Define to 1 if you have the declaration of `CURLOPT_SEEKFUNCTION', and to 0
978 if you don't. */
979 #undef HAVE_DECL_CURLOPT_SEEKFUNCTION
981 /* Define to 1 if you have the declaration of `CURLOPT_SHARE', and to 0 if you
982 don't. */
983 #undef HAVE_DECL_CURLOPT_SHARE
985 /* Define to 1 if you have the declaration of `CURLOPT_SSH_AUTH_TYPES', and to
986 0 if you don't. */
987 #undef HAVE_DECL_CURLOPT_SSH_AUTH_TYPES
989 /* Define to 1 if you have the declaration of
990 `CURLOPT_SSH_HOST_PUBLIC_KEY_MD5', and to 0 if you don't. */
991 #undef HAVE_DECL_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
993 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PRIVATE_KEYFILE',
994 and to 0 if you don't. */
995 #undef HAVE_DECL_CURLOPT_SSH_PRIVATE_KEYFILE
997 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PUBLIC_KEYFILE',
998 and to 0 if you don't. */
999 #undef HAVE_DECL_CURLOPT_SSH_PUBLIC_KEYFILE
1001 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERT', and to 0 if
1002 you don't. */
1003 #undef HAVE_DECL_CURLOPT_SSLCERT
1005 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTPASSWD', and to
1006 0 if you don't. */
1007 #undef HAVE_DECL_CURLOPT_SSLCERTPASSWD
1009 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTTYPE', and to 0
1010 if you don't. */
1011 #undef HAVE_DECL_CURLOPT_SSLCERTTYPE
1013 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE', and to 0 if
1014 you don't. */
1015 #undef HAVE_DECL_CURLOPT_SSLENGINE
1017 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE_DEFAULT', and
1018 to 0 if you don't. */
1019 #undef HAVE_DECL_CURLOPT_SSLENGINE_DEFAULT
1021 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEY', and to 0 if
1022 you don't. */
1023 #undef HAVE_DECL_CURLOPT_SSLKEY
1025 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYPASSWD', and to 0
1026 if you don't. */
1027 #undef HAVE_DECL_CURLOPT_SSLKEYPASSWD
1029 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYTYPE', and to 0
1030 if you don't. */
1031 #undef HAVE_DECL_CURLOPT_SSLKEYTYPE
1033 /* Define to 1 if you have the declaration of `CURLOPT_SSLVERSION', and to 0
1034 if you don't. */
1035 #undef HAVE_DECL_CURLOPT_SSLVERSION
1037 /* Define to 1 if you have the declaration of `CURLOPT_SSL_CIPHER_LIST', and
1038 to 0 if you don't. */
1039 #undef HAVE_DECL_CURLOPT_SSL_CIPHER_LIST
1041 /* Define to 1 if you have the declaration of `CURLOPT_SSL_OPTIONS', and to 0
1042 if you don't. */
1043 #undef HAVE_DECL_CURLOPT_SSL_OPTIONS
1045 /* Define to 1 if you have the declaration of `CURLOPT_SSL_SESSIONID_CACHE',
1046 and to 0 if you don't. */
1047 #undef HAVE_DECL_CURLOPT_SSL_SESSIONID_CACHE
1049 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYHOST', and to
1050 0 if you don't. */
1051 #undef HAVE_DECL_CURLOPT_SSL_VERIFYHOST
1053 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYPEER', and to
1054 0 if you don't. */
1055 #undef HAVE_DECL_CURLOPT_SSL_VERIFYPEER
1057 /* Define to 1 if you have the declaration of `CURLOPT_TCP_FASTOPEN', and to 0
1058 if you don't. */
1059 #undef HAVE_DECL_CURLOPT_TCP_FASTOPEN
1061 /* Define to 1 if you have the declaration of `CURLOPT_TCP_NODELAY', and to 0
1062 if you don't. */
1063 #undef HAVE_DECL_CURLOPT_TCP_NODELAY
1065 /* Define to 1 if you have the declaration of `CURLOPT_TELNETOPTIONS', and to
1066 0 if you don't. */
1067 #undef HAVE_DECL_CURLOPT_TELNETOPTIONS
1069 /* Define to 1 if you have the declaration of `CURLOPT_TIMECONDITION', and to
1070 0 if you don't. */
1071 #undef HAVE_DECL_CURLOPT_TIMECONDITION
1073 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT', and to 0 if
1074 you don't. */
1075 #undef HAVE_DECL_CURLOPT_TIMEOUT
1077 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT_MS', and to 0
1078 if you don't. */
1079 #undef HAVE_DECL_CURLOPT_TIMEOUT_MS
1081 /* Define to 1 if you have the declaration of `CURLOPT_TIMEVALUE', and to 0 if
1082 you don't. */
1083 #undef HAVE_DECL_CURLOPT_TIMEVALUE
1085 /* Define to 1 if you have the declaration of `CURLOPT_TRANSFERTEXT', and to 0
1086 if you don't. */
1087 #undef HAVE_DECL_CURLOPT_TRANSFERTEXT
1089 /* Define to 1 if you have the declaration of `CURLOPT_UNRESTRICTED_AUTH', and
1090 to 0 if you don't. */
1091 #undef HAVE_DECL_CURLOPT_UNRESTRICTED_AUTH
1093 /* Define to 1 if you have the declaration of `CURLOPT_UPLOAD', and to 0 if
1094 you don't. */
1095 #undef HAVE_DECL_CURLOPT_UPLOAD
1097 /* Define to 1 if you have the declaration of `CURLOPT_URL', and to 0 if you
1098 don't. */
1099 #undef HAVE_DECL_CURLOPT_URL
1101 /* Define to 1 if you have the declaration of `CURLOPT_USERAGENT', and to 0 if
1102 you don't. */
1103 #undef HAVE_DECL_CURLOPT_USERAGENT
1105 /* Define to 1 if you have the declaration of `CURLOPT_USERNAME', and to 0 if
1106 you don't. */
1107 #undef HAVE_DECL_CURLOPT_USERNAME
1109 /* Define to 1 if you have the declaration of `CURLOPT_USERPWD', and to 0 if
1110 you don't. */
1111 #undef HAVE_DECL_CURLOPT_USERPWD
1113 /* Define to 1 if you have the declaration of `CURLOPT_VERBOSE', and to 0 if
1114 you don't. */
1115 #undef HAVE_DECL_CURLOPT_VERBOSE
1117 /* Define to 1 if you have the declaration of `CURLOPT_WRITEFUNCTION', and to
1118 0 if you don't. */
1119 #undef HAVE_DECL_CURLOPT_WRITEFUNCTION
1121 /* Define to 1 if you have the declaration of `CURLOPT_WRITEHEADER', and to 0
1122 if you don't. */
1123 #undef HAVE_DECL_CURLOPT_WRITEHEADER
1125 /* Define to 1 if you have the declaration of `CURLOPT_WRITEINFO', and to 0 if
1126 you don't. */
1127 #undef HAVE_DECL_CURLOPT_WRITEINFO
1129 /* Define to 1 if you have the declaration of `CURLOPT_XFERINFOFUNCTION', and
1130 to 0 if you don't. */
1131 #undef HAVE_DECL_CURLOPT_XFERINFOFUNCTION
1133 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_BEARSSL', and to
1134 0 if you don't. */
1135 #undef HAVE_DECL_CURLSSLBACKEND_BEARSSL
1137 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_GNUTLS', and to
1138 0 if you don't. */
1139 #undef HAVE_DECL_CURLSSLBACKEND_GNUTLS
1141 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_GSKIT', and to 0
1142 if you don't. */
1143 #undef HAVE_DECL_CURLSSLBACKEND_GSKIT
1145 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_MBEDTLS', and to
1146 0 if you don't. */
1147 #undef HAVE_DECL_CURLSSLBACKEND_MBEDTLS
1149 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_MESALINK', and
1150 to 0 if you don't. */
1151 #undef HAVE_DECL_CURLSSLBACKEND_MESALINK
1153 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_NONE', and to 0
1154 if you don't. */
1155 #undef HAVE_DECL_CURLSSLBACKEND_NONE
1157 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_NSS', and to 0
1158 if you don't. */
1159 #undef HAVE_DECL_CURLSSLBACKEND_NSS
1161 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_OPENSSL', and to
1162 0 if you don't. */
1163 #undef HAVE_DECL_CURLSSLBACKEND_OPENSSL
1165 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_SCHANNEL', and
1166 to 0 if you don't. */
1167 #undef HAVE_DECL_CURLSSLBACKEND_SCHANNEL
1169 /* Define to 1 if you have the declaration of
1170 `CURLSSLBACKEND_SECURETRANSPORT', and to 0 if you don't. */
1171 #undef HAVE_DECL_CURLSSLBACKEND_SECURETRANSPORT
1173 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_WOLFSSL', and to
1174 0 if you don't. */
1175 #undef HAVE_DECL_CURLSSLBACKEND_WOLFSSL
1177 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_2', and to 0
1178 if you don't. */
1179 #undef HAVE_DECL_CURL_HTTP_VERSION_2
1181 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_2TLS', and to
1182 0 if you don't. */
1183 #undef HAVE_DECL_CURL_HTTP_VERSION_2TLS
1185 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_2_0', and to
1186 0 if you don't. */
1187 #undef HAVE_DECL_CURL_HTTP_VERSION_2_0
1189 /* Define to 1 if you have the declaration of
1190 `CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE', and to 0 if you don't. */
1191 #undef HAVE_DECL_CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE
1193 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_3', and to 0
1194 if you don't. */
1195 #undef HAVE_DECL_CURL_HTTP_VERSION_3
1197 /* Define to 1 if you have the declaration of `curl_multi_poll', and to 0 if
1198 you don't. */
1199 #undef HAVE_DECL_CURL_MULTI_POLL
1201 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_0', and
1202 to 0 if you don't. */
1203 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_0
1205 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_1', and
1206 to 0 if you don't. */
1207 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_1
1209 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_2', and
1210 to 0 if you don't. */
1211 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_2
1213 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_3', and
1214 to 0 if you don't. */
1215 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_3
1217 /* Define to 1 if you have the declaration of `CURL_VERSION_NTLM_WB', and to 0
1218 if you don't. */
1219 #undef HAVE_DECL_CURL_VERSION_NTLM_WB
1221 /* Define to 1 if you have the declaration of `CURL_VERSION_TLSAUTH_SRP', and
1222 to 0 if you don't. */
1223 #undef HAVE_DECL_CURL_VERSION_TLSAUTH_SRP
1225 /* Define to 1 if you have the <inttypes.h> header file. */
1226 #undef HAVE_INTTYPES_H
1228 /* Define to 1 if you have the <memory.h> header file. */
1229 #undef HAVE_MEMORY_H
1231 /* Define to 1 if you have the <stdint.h> header file. */
1232 #undef HAVE_STDINT_H
1234 /* Define to 1 if you have the <stdlib.h> header file. */
1235 #undef HAVE_STDLIB_H
1237 /* Define to 1 if you have the <strings.h> header file. */
1238 #undef HAVE_STRINGS_H
1240 /* Define to 1 if you have the <string.h> header file. */
1241 #undef HAVE_STRING_H
1243 /* Define to 1 if you have the <sys/stat.h> header file. */
1244 #undef HAVE_SYS_STAT_H
1246 /* Define to 1 if you have the <sys/types.h> header file. */
1247 #undef HAVE_SYS_TYPES_H
1249 /* Define to 1 if you have the <unistd.h> header file. */
1250 #undef HAVE_UNISTD_H
1252 /* Define to the address where bug reports for this package should be sent. */
1253 #undef PACKAGE_BUGREPORT
1255 /* Define to the full name of this package. */
1256 #undef PACKAGE_NAME
1258 /* Define to the full name and version of this package. */
1259 #undef PACKAGE_STRING
1261 /* Define to the one symbol short name of this package. */
1262 #undef PACKAGE_TARNAME
1264 /* Define to the home page for this package. */
1265 #undef PACKAGE_URL
1267 /* Define to the version of this package. */
1268 #undef PACKAGE_VERSION
1270 /* Define to 1 if you have the ANSI C header files. */
1271 #undef STDC_HEADERS