sync enums used
[ocurl.git] / config.h.in
blobe08abc626d09f434a31b5286dd183a4fb0fbf069
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_HTTP_VERSION', and to
386 0 if you don't. */
387 #undef HAVE_DECL_CURLINFO_HTTP_VERSION
389 /* Define to 1 if you have the declaration of `CURLINFO_LASTSOCKET', and to 0
390 if you don't. */
391 #undef HAVE_DECL_CURLINFO_LASTSOCKET
393 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_IP', and to 0 if
394 you don't. */
395 #undef HAVE_DECL_CURLINFO_LOCAL_IP
397 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_PORT', and to 0
398 if you don't. */
399 #undef HAVE_DECL_CURLINFO_LOCAL_PORT
401 /* Define to 1 if you have the declaration of `CURLINFO_NAMELOOKUP_TIME', and
402 to 0 if you don't. */
403 #undef HAVE_DECL_CURLINFO_NAMELOOKUP_TIME
405 /* Define to 1 if you have the declaration of `CURLINFO_NUM_CONNECTS', and to
406 0 if you don't. */
407 #undef HAVE_DECL_CURLINFO_NUM_CONNECTS
409 /* Define to 1 if you have the declaration of `CURLINFO_OS_ERRNO', and to 0 if
410 you don't. */
411 #undef HAVE_DECL_CURLINFO_OS_ERRNO
413 /* Define to 1 if you have the declaration of `CURLINFO_PRETRANSFER_TIME', and
414 to 0 if you don't. */
415 #undef HAVE_DECL_CURLINFO_PRETRANSFER_TIME
417 /* Define to 1 if you have the declaration of `CURLINFO_PRIMARY_IP', and to 0
418 if you don't. */
419 #undef HAVE_DECL_CURLINFO_PRIMARY_IP
421 /* Define to 1 if you have the declaration of `CURLINFO_PROXYAUTH_AVAIL', and
422 to 0 if you don't. */
423 #undef HAVE_DECL_CURLINFO_PROXYAUTH_AVAIL
425 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_COUNT', and
426 to 0 if you don't. */
427 #undef HAVE_DECL_CURLINFO_REDIRECT_COUNT
429 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_TIME', and to
430 0 if you don't. */
431 #undef HAVE_DECL_CURLINFO_REDIRECT_TIME
433 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_URL', and to
434 0 if you don't. */
435 #undef HAVE_DECL_CURLINFO_REDIRECT_URL
437 /* Define to 1 if you have the declaration of `CURLINFO_REQUEST_SIZE', and to
438 0 if you don't. */
439 #undef HAVE_DECL_CURLINFO_REQUEST_SIZE
441 /* Define to 1 if you have the declaration of `CURLINFO_RESPONSE_CODE', and to
442 0 if you don't. */
443 #undef HAVE_DECL_CURLINFO_RESPONSE_CODE
445 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_DOWNLOAD', and to
446 0 if you don't. */
447 #undef HAVE_DECL_CURLINFO_SIZE_DOWNLOAD
449 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_UPLOAD', and to 0
450 if you don't. */
451 #undef HAVE_DECL_CURLINFO_SIZE_UPLOAD
453 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_DOWNLOAD', and
454 to 0 if you don't. */
455 #undef HAVE_DECL_CURLINFO_SPEED_DOWNLOAD
457 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_UPLOAD', and to
458 0 if you don't. */
459 #undef HAVE_DECL_CURLINFO_SPEED_UPLOAD
461 /* Define to 1 if you have the declaration of `CURLINFO_SSL_ENGINES', and to 0
462 if you don't. */
463 #undef HAVE_DECL_CURLINFO_SSL_ENGINES
465 /* Define to 1 if you have the declaration of `CURLINFO_SSL_VERIFYRESULT', and
466 to 0 if you don't. */
467 #undef HAVE_DECL_CURLINFO_SSL_VERIFYRESULT
469 /* Define to 1 if you have the declaration of `CURLINFO_STARTTRANSFER_TIME',
470 and to 0 if you don't. */
471 #undef HAVE_DECL_CURLINFO_STARTTRANSFER_TIME
473 /* Define to 1 if you have the declaration of `CURLINFO_TOTAL_TIME', and to 0
474 if you don't. */
475 #undef HAVE_DECL_CURLINFO_TOTAL_TIME
477 /* Define to 1 if you have the declaration of `CURLMOPT_MAXCONNECTS', and to 0
478 if you don't. */
479 #undef HAVE_DECL_CURLMOPT_MAXCONNECTS
481 /* Define to 1 if you have the declaration of `CURLMOPT_MAX_HOST_CONNECTIONS',
482 and to 0 if you don't. */
483 #undef HAVE_DECL_CURLMOPT_MAX_HOST_CONNECTIONS
485 /* Define to 1 if you have the declaration of `CURLMOPT_MAX_PIPELINE_LENGTH',
486 and to 0 if you don't. */
487 #undef HAVE_DECL_CURLMOPT_MAX_PIPELINE_LENGTH
489 /* Define to 1 if you have the declaration of
490 `CURLMOPT_MAX_TOTAL_CONNECTIONS', and to 0 if you don't. */
491 #undef HAVE_DECL_CURLMOPT_MAX_TOTAL_CONNECTIONS
493 /* Define to 1 if you have the declaration of `CURLMOPT_PIPELINING', and to 0
494 if you don't. */
495 #undef HAVE_DECL_CURLMOPT_PIPELINING
497 /* Define to 1 if you have the declaration of `CURLMOPT_SOCKETDATA', and to 0
498 if you don't. */
499 #undef HAVE_DECL_CURLMOPT_SOCKETDATA
501 /* Define to 1 if you have the declaration of `CURLMOPT_SOCKETFUNCTION', and
502 to 0 if you don't. */
503 #undef HAVE_DECL_CURLMOPT_SOCKETFUNCTION
505 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERDATA', and to 0
506 if you don't. */
507 #undef HAVE_DECL_CURLMOPT_TIMERDATA
509 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERFUNCTION', and to
510 0 if you don't. */
511 #undef HAVE_DECL_CURLMOPT_TIMERFUNCTION
513 /* Define to 1 if you have the declaration of `CURLOPT_AUTOREFERER', and to 0
514 if you don't. */
515 #undef HAVE_DECL_CURLOPT_AUTOREFERER
517 /* Define to 1 if you have the declaration of `CURLOPT_BUFFERSIZE', and to 0
518 if you don't. */
519 #undef HAVE_DECL_CURLOPT_BUFFERSIZE
521 /* Define to 1 if you have the declaration of `CURLOPT_CAINFO', and to 0 if
522 you don't. */
523 #undef HAVE_DECL_CURLOPT_CAINFO
525 /* Define to 1 if you have the declaration of `CURLOPT_CAPATH', and to 0 if
526 you don't. */
527 #undef HAVE_DECL_CURLOPT_CAPATH
529 /* Define to 1 if you have the declaration of `CURLOPT_CERTINFO', and to 0 if
530 you don't. */
531 #undef HAVE_DECL_CURLOPT_CERTINFO
533 /* Define to 1 if you have the declaration of `CURLOPT_CLOSEPOLICY', and to 0
534 if you don't. */
535 #undef HAVE_DECL_CURLOPT_CLOSEPOLICY
537 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT', and to
538 0 if you don't. */
539 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT
541 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT_MS', and
542 to 0 if you don't. */
543 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT_MS
545 /* Define to 1 if you have the declaration of `CURLOPT_CONNECT_ONLY', and to 0
546 if you don't. */
547 #undef HAVE_DECL_CURLOPT_CONNECT_ONLY
549 /* Define to 1 if you have the declaration of `CURLOPT_CONNECT_TO', and to 0
550 if you don't. */
551 #undef HAVE_DECL_CURLOPT_CONNECT_TO
553 /* Define to 1 if you have the declaration of `CURLOPT_COOKIE', and to 0 if
554 you don't. */
555 #undef HAVE_DECL_CURLOPT_COOKIE
557 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEFILE', and to 0
558 if you don't. */
559 #undef HAVE_DECL_CURLOPT_COOKIEFILE
561 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEJAR', and to 0 if
562 you don't. */
563 #undef HAVE_DECL_CURLOPT_COOKIEJAR
565 /* Define to 1 if you have the declaration of `CURLOPT_COOKIELIST', and to 0
566 if you don't. */
567 #undef HAVE_DECL_CURLOPT_COOKIELIST
569 /* Define to 1 if you have the declaration of `CURLOPT_COOKIESESSION', and to
570 0 if you don't. */
571 #undef HAVE_DECL_CURLOPT_COOKIESESSION
573 /* Define to 1 if you have the declaration of `CURLOPT_COPYPOSTFIELDS', and to
574 0 if you don't. */
575 #undef HAVE_DECL_CURLOPT_COPYPOSTFIELDS
577 /* Define to 1 if you have the declaration of `CURLOPT_CRLF', and to 0 if you
578 don't. */
579 #undef HAVE_DECL_CURLOPT_CRLF
581 /* Define to 1 if you have the declaration of `CURLOPT_CUSTOMREQUEST', and to
582 0 if you don't. */
583 #undef HAVE_DECL_CURLOPT_CUSTOMREQUEST
585 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGDATA', and to 0 if
586 you don't. */
587 #undef HAVE_DECL_CURLOPT_DEBUGDATA
589 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGFUNCTION', and to
590 0 if you don't. */
591 #undef HAVE_DECL_CURLOPT_DEBUGFUNCTION
593 /* Define to 1 if you have the declaration of `CURLOPT_DNS_CACHE_TIMEOUT', and
594 to 0 if you don't. */
595 #undef HAVE_DECL_CURLOPT_DNS_CACHE_TIMEOUT
597 /* Define to 1 if you have the declaration of `CURLOPT_DNS_SERVERS', and to 0
598 if you don't. */
599 #undef HAVE_DECL_CURLOPT_DNS_SERVERS
601 /* Define to 1 if you have the declaration of `CURLOPT_DNS_USE_GLOBAL_CACHE',
602 and to 0 if you don't. */
603 #undef HAVE_DECL_CURLOPT_DNS_USE_GLOBAL_CACHE
605 /* Define to 1 if you have the declaration of `CURLOPT_DOH_URL', and to 0 if
606 you don't. */
607 #undef HAVE_DECL_CURLOPT_DOH_URL
609 /* Define to 1 if you have the declaration of `CURLOPT_EGDSOCKET', and to 0 if
610 you don't. */
611 #undef HAVE_DECL_CURLOPT_EGDSOCKET
613 /* Define to 1 if you have the declaration of `CURLOPT_ENCODING', and to 0 if
614 you don't. */
615 #undef HAVE_DECL_CURLOPT_ENCODING
617 /* Define to 1 if you have the declaration of `CURLOPT_ERRORBUFFER', and to 0
618 if you don't. */
619 #undef HAVE_DECL_CURLOPT_ERRORBUFFER
621 /* Define to 1 if you have the declaration of `CURLOPT_FAILONERROR', and to 0
622 if you don't. */
623 #undef HAVE_DECL_CURLOPT_FAILONERROR
625 /* Define to 1 if you have the declaration of `CURLOPT_FILE', and to 0 if you
626 don't. */
627 #undef HAVE_DECL_CURLOPT_FILE
629 /* Define to 1 if you have the declaration of `CURLOPT_FILETIME', and to 0 if
630 you don't. */
631 #undef HAVE_DECL_CURLOPT_FILETIME
633 /* Define to 1 if you have the declaration of `CURLOPT_FOLLOWLOCATION', and to
634 0 if you don't. */
635 #undef HAVE_DECL_CURLOPT_FOLLOWLOCATION
637 /* Define to 1 if you have the declaration of `CURLOPT_FORBID_REUSE', and to 0
638 if you don't. */
639 #undef HAVE_DECL_CURLOPT_FORBID_REUSE
641 /* Define to 1 if you have the declaration of `CURLOPT_FRESH_CONNECT', and to
642 0 if you don't. */
643 #undef HAVE_DECL_CURLOPT_FRESH_CONNECT
645 /* Define to 1 if you have the declaration of `CURLOPT_FTPAPPEND', and to 0 if
646 you don't. */
647 #undef HAVE_DECL_CURLOPT_FTPAPPEND
649 /* Define to 1 if you have the declaration of `CURLOPT_FTPLISTONLY', and to 0
650 if you don't. */
651 #undef HAVE_DECL_CURLOPT_FTPLISTONLY
653 /* Define to 1 if you have the declaration of `CURLOPT_FTPPORT', and to 0 if
654 you don't. */
655 #undef HAVE_DECL_CURLOPT_FTPPORT
657 /* Define to 1 if you have the declaration of `CURLOPT_FTPSSLAUTH', and to 0
658 if you don't. */
659 #undef HAVE_DECL_CURLOPT_FTPSSLAUTH
661 /* Define to 1 if you have the declaration of `CURLOPT_FTP_ACCOUNT', and to 0
662 if you don't. */
663 #undef HAVE_DECL_CURLOPT_FTP_ACCOUNT
665 /* Define to 1 if you have the declaration of
666 `CURLOPT_FTP_ALTERNATIVE_TO_USER', and to 0 if you don't. */
667 #undef HAVE_DECL_CURLOPT_FTP_ALTERNATIVE_TO_USER
669 /* Define to 1 if you have the declaration of
670 `CURLOPT_FTP_CREATE_MISSING_DIRS', and to 0 if you don't. */
671 #undef HAVE_DECL_CURLOPT_FTP_CREATE_MISSING_DIRS
673 /* Define to 1 if you have the declaration of `CURLOPT_FTP_FILEMETHOD', and to
674 0 if you don't. */
675 #undef HAVE_DECL_CURLOPT_FTP_FILEMETHOD
677 /* Define to 1 if you have the declaration of `CURLOPT_FTP_RESPONSE_TIMEOUT',
678 and to 0 if you don't. */
679 #undef HAVE_DECL_CURLOPT_FTP_RESPONSE_TIMEOUT
681 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SKIP_PASV_IP', and
682 to 0 if you don't. */
683 #undef HAVE_DECL_CURLOPT_FTP_SKIP_PASV_IP
685 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL', and to 0 if
686 you don't. */
687 #undef HAVE_DECL_CURLOPT_FTP_SSL
689 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL_CCC', and to 0
690 if you don't. */
691 #undef HAVE_DECL_CURLOPT_FTP_SSL_CCC
693 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPRT', and to 0
694 if you don't. */
695 #undef HAVE_DECL_CURLOPT_FTP_USE_EPRT
697 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPSV', and to 0
698 if you don't. */
699 #undef HAVE_DECL_CURLOPT_FTP_USE_EPSV
701 /* Define to 1 if you have the declaration of `CURLOPT_HEADER', and to 0 if
702 you don't. */
703 #undef HAVE_DECL_CURLOPT_HEADER
705 /* Define to 1 if you have the declaration of `CURLOPT_HEADERFUNCTION', and to
706 0 if you don't. */
707 #undef HAVE_DECL_CURLOPT_HEADERFUNCTION
709 /* Define to 1 if you have the declaration of `CURLOPT_HTTP200ALIASES', and to
710 0 if you don't. */
711 #undef HAVE_DECL_CURLOPT_HTTP200ALIASES
713 /* Define to 1 if you have the declaration of `CURLOPT_HTTPAUTH', and to 0 if
714 you don't. */
715 #undef HAVE_DECL_CURLOPT_HTTPAUTH
717 /* Define to 1 if you have the declaration of `CURLOPT_HTTPGET', and to 0 if
718 you don't. */
719 #undef HAVE_DECL_CURLOPT_HTTPGET
721 /* Define to 1 if you have the declaration of `CURLOPT_HTTPHEADER', and to 0
722 if you don't. */
723 #undef HAVE_DECL_CURLOPT_HTTPHEADER
725 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPOST', and to 0 if
726 you don't. */
727 #undef HAVE_DECL_CURLOPT_HTTPPOST
729 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPROXYTUNNEL', and
730 to 0 if you don't. */
731 #undef HAVE_DECL_CURLOPT_HTTPPROXYTUNNEL
733 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_CONTENT_DECODING',
734 and to 0 if you don't. */
735 #undef HAVE_DECL_CURLOPT_HTTP_CONTENT_DECODING
737 /* Define to 1 if you have the declaration of
738 `CURLOPT_HTTP_TRANSFER_DECODING', and to 0 if you don't. */
739 #undef HAVE_DECL_CURLOPT_HTTP_TRANSFER_DECODING
741 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_VERSION', and to 0
742 if you don't. */
743 #undef HAVE_DECL_CURLOPT_HTTP_VERSION
745 /* Define to 1 if you have the declaration of `CURLOPT_IGNORE_CONTENT_LENGTH',
746 and to 0 if you don't. */
747 #undef HAVE_DECL_CURLOPT_IGNORE_CONTENT_LENGTH
749 /* Define to 1 if you have the declaration of `CURLOPT_INFILE', and to 0 if
750 you don't. */
751 #undef HAVE_DECL_CURLOPT_INFILE
753 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE', and to 0
754 if you don't. */
755 #undef HAVE_DECL_CURLOPT_INFILESIZE
757 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE_LARGE', and
758 to 0 if you don't. */
759 #undef HAVE_DECL_CURLOPT_INFILESIZE_LARGE
761 /* Define to 1 if you have the declaration of `CURLOPT_INTERFACE', and to 0 if
762 you don't. */
763 #undef HAVE_DECL_CURLOPT_INTERFACE
765 /* Define to 1 if you have the declaration of `CURLOPT_IOCTLFUNCTION', and to
766 0 if you don't. */
767 #undef HAVE_DECL_CURLOPT_IOCTLFUNCTION
769 /* Define to 1 if you have the declaration of `CURLOPT_IPRESOLVE', and to 0 if
770 you don't. */
771 #undef HAVE_DECL_CURLOPT_IPRESOLVE
773 /* Define to 1 if you have the declaration of `CURLOPT_KRB4LEVEL', and to 0 if
774 you don't. */
775 #undef HAVE_DECL_CURLOPT_KRB4LEVEL
777 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORT', and to 0 if
778 you don't. */
779 #undef HAVE_DECL_CURLOPT_LOCALPORT
781 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORTRANGE', and to
782 0 if you don't. */
783 #undef HAVE_DECL_CURLOPT_LOCALPORTRANGE
785 /* Define to 1 if you have the declaration of `CURLOPT_LOGIN_OPTIONS', and to
786 0 if you don't. */
787 #undef HAVE_DECL_CURLOPT_LOGIN_OPTIONS
789 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_LIMIT', and
790 to 0 if you don't. */
791 #undef HAVE_DECL_CURLOPT_LOW_SPEED_LIMIT
793 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_TIME', and to
794 0 if you don't. */
795 #undef HAVE_DECL_CURLOPT_LOW_SPEED_TIME
797 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_FROM', and to 0 if
798 you don't. */
799 #undef HAVE_DECL_CURLOPT_MAIL_FROM
801 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_RCPT', and to 0 if
802 you don't. */
803 #undef HAVE_DECL_CURLOPT_MAIL_RCPT
805 /* Define to 1 if you have the declaration of `CURLOPT_MAXCONNECTS', and to 0
806 if you don't. */
807 #undef HAVE_DECL_CURLOPT_MAXCONNECTS
809 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE', and to 0
810 if you don't. */
811 #undef HAVE_DECL_CURLOPT_MAXFILESIZE
813 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE_LARGE', and
814 to 0 if you don't. */
815 #undef HAVE_DECL_CURLOPT_MAXFILESIZE_LARGE
817 /* Define to 1 if you have the declaration of `CURLOPT_MAXREDIRS', and to 0 if
818 you don't. */
819 #undef HAVE_DECL_CURLOPT_MAXREDIRS
821 /* Define to 1 if you have the declaration of `CURLOPT_MAX_RECV_SPEED_LARGE',
822 and to 0 if you don't. */
823 #undef HAVE_DECL_CURLOPT_MAX_RECV_SPEED_LARGE
825 /* Define to 1 if you have the declaration of `CURLOPT_MAX_SEND_SPEED_LARGE',
826 and to 0 if you don't. */
827 #undef HAVE_DECL_CURLOPT_MAX_SEND_SPEED_LARGE
829 /* Define to 1 if you have the declaration of `CURLOPT_MIMEPOST', and to 0 if
830 you don't. */
831 #undef HAVE_DECL_CURLOPT_MIMEPOST
833 /* Define to 1 if you have the declaration of `CURLOPT_NETRC', and to 0 if you
834 don't. */
835 #undef HAVE_DECL_CURLOPT_NETRC
837 /* Define to 1 if you have the declaration of `CURLOPT_NETRC_FILE', and to 0
838 if you don't. */
839 #undef HAVE_DECL_CURLOPT_NETRC_FILE
841 /* Define to 1 if you have the declaration of `CURLOPT_NEW_DIRECTORY_PERMS',
842 and to 0 if you don't. */
843 #undef HAVE_DECL_CURLOPT_NEW_DIRECTORY_PERMS
845 /* Define to 1 if you have the declaration of `CURLOPT_NEW_FILE_PERMS', and to
846 0 if you don't. */
847 #undef HAVE_DECL_CURLOPT_NEW_FILE_PERMS
849 /* Define to 1 if you have the declaration of `CURLOPT_NOBODY', and to 0 if
850 you don't. */
851 #undef HAVE_DECL_CURLOPT_NOBODY
853 /* Define to 1 if you have the declaration of `CURLOPT_NOPROGRESS', and to 0
854 if you don't. */
855 #undef HAVE_DECL_CURLOPT_NOPROGRESS
857 /* Define to 1 if you have the declaration of `CURLOPT_NOSIGNAL', and to 0 if
858 you don't. */
859 #undef HAVE_DECL_CURLOPT_NOSIGNAL
861 /* Define to 1 if you have the declaration of `CURLOPT_PASSWORD', and to 0 if
862 you don't. */
863 #undef HAVE_DECL_CURLOPT_PASSWORD
865 /* Define to 1 if you have the declaration of `CURLOPT_PIPEWAIT', and to 0 if
866 you don't. */
867 #undef HAVE_DECL_CURLOPT_PIPEWAIT
869 /* Define to 1 if you have the declaration of `CURLOPT_PORT', and to 0 if you
870 don't. */
871 #undef HAVE_DECL_CURLOPT_PORT
873 /* Define to 1 if you have the declaration of `CURLOPT_POST', and to 0 if you
874 don't. */
875 #undef HAVE_DECL_CURLOPT_POST
877 /* Define to 1 if you have the declaration of `CURLOPT_POST301', and to 0 if
878 you don't. */
879 #undef HAVE_DECL_CURLOPT_POST301
881 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDS', and to 0
882 if you don't. */
883 #undef HAVE_DECL_CURLOPT_POSTFIELDS
885 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE', and to
886 0 if you don't. */
887 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE
889 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE_LARGE',
890 and to 0 if you don't. */
891 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE_LARGE
893 /* Define to 1 if you have the declaration of `CURLOPT_POSTQUOTE', and to 0 if
894 you don't. */
895 #undef HAVE_DECL_CURLOPT_POSTQUOTE
897 /* Define to 1 if you have the declaration of `CURLOPT_POSTREDIR', and to 0 if
898 you don't. */
899 #undef HAVE_DECL_CURLOPT_POSTREDIR
901 /* Define to 1 if you have the declaration of `CURLOPT_PREQUOTE', and to 0 if
902 you don't. */
903 #undef HAVE_DECL_CURLOPT_PREQUOTE
905 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSDATA', and to 0
906 if you don't. */
907 #undef HAVE_DECL_CURLOPT_PROGRESSDATA
909 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSFUNCTION', and
910 to 0 if you don't. */
911 #undef HAVE_DECL_CURLOPT_PROGRESSFUNCTION
913 /* Define to 1 if you have the declaration of `CURLOPT_PROTOCOLS', and to 0 if
914 you don't. */
915 #undef HAVE_DECL_CURLOPT_PROTOCOLS
917 /* Define to 1 if you have the declaration of `CURLOPT_PROXY', and to 0 if you
918 don't. */
919 #undef HAVE_DECL_CURLOPT_PROXY
921 /* Define to 1 if you have the declaration of `CURLOPT_PROXYAUTH', and to 0 if
922 you don't. */
923 #undef HAVE_DECL_CURLOPT_PROXYAUTH
925 /* Define to 1 if you have the declaration of `CURLOPT_PROXYPORT', and to 0 if
926 you don't. */
927 #undef HAVE_DECL_CURLOPT_PROXYPORT
929 /* Define to 1 if you have the declaration of `CURLOPT_PROXYTYPE', and to 0 if
930 you don't. */
931 #undef HAVE_DECL_CURLOPT_PROXYTYPE
933 /* Define to 1 if you have the declaration of `CURLOPT_PROXYUSERPWD', and to 0
934 if you don't. */
935 #undef HAVE_DECL_CURLOPT_PROXYUSERPWD
937 /* Define to 1 if you have the declaration of `CURLOPT_PROXY_TRANSFER_MODE',
938 and to 0 if you don't. */
939 #undef HAVE_DECL_CURLOPT_PROXY_TRANSFER_MODE
941 /* Define to 1 if you have the declaration of `CURLOPT_PUT', and to 0 if you
942 don't. */
943 #undef HAVE_DECL_CURLOPT_PUT
945 /* Define to 1 if you have the declaration of `CURLOPT_QUOTE', and to 0 if you
946 don't. */
947 #undef HAVE_DECL_CURLOPT_QUOTE
949 /* Define to 1 if you have the declaration of `CURLOPT_RANDOM_FILE', and to 0
950 if you don't. */
951 #undef HAVE_DECL_CURLOPT_RANDOM_FILE
953 /* Define to 1 if you have the declaration of `CURLOPT_RANGE', and to 0 if you
954 don't. */
955 #undef HAVE_DECL_CURLOPT_RANGE
957 /* Define to 1 if you have the declaration of `CURLOPT_READFUNCTION', and to 0
958 if you don't. */
959 #undef HAVE_DECL_CURLOPT_READFUNCTION
961 /* Define to 1 if you have the declaration of `CURLOPT_REDIR_PROTOCOLS', and
962 to 0 if you don't. */
963 #undef HAVE_DECL_CURLOPT_REDIR_PROTOCOLS
965 /* Define to 1 if you have the declaration of `CURLOPT_REFERER', and to 0 if
966 you don't. */
967 #undef HAVE_DECL_CURLOPT_REFERER
969 /* Define to 1 if you have the declaration of `CURLOPT_RESOLVE', and to 0 if
970 you don't. */
971 #undef HAVE_DECL_CURLOPT_RESOLVE
973 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM', and to 0
974 if you don't. */
975 #undef HAVE_DECL_CURLOPT_RESUME_FROM
977 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM_LARGE', and
978 to 0 if you don't. */
979 #undef HAVE_DECL_CURLOPT_RESUME_FROM_LARGE
981 /* Define to 1 if you have the declaration of `CURLOPT_SEEKFUNCTION', and to 0
982 if you don't. */
983 #undef HAVE_DECL_CURLOPT_SEEKFUNCTION
985 /* Define to 1 if you have the declaration of `CURLOPT_SHARE', and to 0 if you
986 don't. */
987 #undef HAVE_DECL_CURLOPT_SHARE
989 /* Define to 1 if you have the declaration of `CURLOPT_SSH_AUTH_TYPES', and to
990 0 if you don't. */
991 #undef HAVE_DECL_CURLOPT_SSH_AUTH_TYPES
993 /* Define to 1 if you have the declaration of
994 `CURLOPT_SSH_HOST_PUBLIC_KEY_MD5', and to 0 if you don't. */
995 #undef HAVE_DECL_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
997 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PRIVATE_KEYFILE',
998 and to 0 if you don't. */
999 #undef HAVE_DECL_CURLOPT_SSH_PRIVATE_KEYFILE
1001 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PUBLIC_KEYFILE',
1002 and to 0 if you don't. */
1003 #undef HAVE_DECL_CURLOPT_SSH_PUBLIC_KEYFILE
1005 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERT', and to 0 if
1006 you don't. */
1007 #undef HAVE_DECL_CURLOPT_SSLCERT
1009 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTPASSWD', and to
1010 0 if you don't. */
1011 #undef HAVE_DECL_CURLOPT_SSLCERTPASSWD
1013 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTTYPE', and to 0
1014 if you don't. */
1015 #undef HAVE_DECL_CURLOPT_SSLCERTTYPE
1017 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE', and to 0 if
1018 you don't. */
1019 #undef HAVE_DECL_CURLOPT_SSLENGINE
1021 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE_DEFAULT', and
1022 to 0 if you don't. */
1023 #undef HAVE_DECL_CURLOPT_SSLENGINE_DEFAULT
1025 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEY', and to 0 if
1026 you don't. */
1027 #undef HAVE_DECL_CURLOPT_SSLKEY
1029 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYPASSWD', and to 0
1030 if you don't. */
1031 #undef HAVE_DECL_CURLOPT_SSLKEYPASSWD
1033 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYTYPE', and to 0
1034 if you don't. */
1035 #undef HAVE_DECL_CURLOPT_SSLKEYTYPE
1037 /* Define to 1 if you have the declaration of `CURLOPT_SSLVERSION', and to 0
1038 if you don't. */
1039 #undef HAVE_DECL_CURLOPT_SSLVERSION
1041 /* Define to 1 if you have the declaration of `CURLOPT_SSL_CIPHER_LIST', and
1042 to 0 if you don't. */
1043 #undef HAVE_DECL_CURLOPT_SSL_CIPHER_LIST
1045 /* Define to 1 if you have the declaration of `CURLOPT_SSL_OPTIONS', and to 0
1046 if you don't. */
1047 #undef HAVE_DECL_CURLOPT_SSL_OPTIONS
1049 /* Define to 1 if you have the declaration of `CURLOPT_SSL_SESSIONID_CACHE',
1050 and to 0 if you don't. */
1051 #undef HAVE_DECL_CURLOPT_SSL_SESSIONID_CACHE
1053 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYHOST', and to
1054 0 if you don't. */
1055 #undef HAVE_DECL_CURLOPT_SSL_VERIFYHOST
1057 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYPEER', and to
1058 0 if you don't. */
1059 #undef HAVE_DECL_CURLOPT_SSL_VERIFYPEER
1061 /* Define to 1 if you have the declaration of `CURLOPT_TCP_FASTOPEN', and to 0
1062 if you don't. */
1063 #undef HAVE_DECL_CURLOPT_TCP_FASTOPEN
1065 /* Define to 1 if you have the declaration of `CURLOPT_TCP_NODELAY', and to 0
1066 if you don't. */
1067 #undef HAVE_DECL_CURLOPT_TCP_NODELAY
1069 /* Define to 1 if you have the declaration of `CURLOPT_TELNETOPTIONS', and to
1070 0 if you don't. */
1071 #undef HAVE_DECL_CURLOPT_TELNETOPTIONS
1073 /* Define to 1 if you have the declaration of `CURLOPT_TIMECONDITION', and to
1074 0 if you don't. */
1075 #undef HAVE_DECL_CURLOPT_TIMECONDITION
1077 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT', and to 0 if
1078 you don't. */
1079 #undef HAVE_DECL_CURLOPT_TIMEOUT
1081 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT_MS', and to 0
1082 if you don't. */
1083 #undef HAVE_DECL_CURLOPT_TIMEOUT_MS
1085 /* Define to 1 if you have the declaration of `CURLOPT_TIMEVALUE', and to 0 if
1086 you don't. */
1087 #undef HAVE_DECL_CURLOPT_TIMEVALUE
1089 /* Define to 1 if you have the declaration of `CURLOPT_TRANSFERTEXT', and to 0
1090 if you don't. */
1091 #undef HAVE_DECL_CURLOPT_TRANSFERTEXT
1093 /* Define to 1 if you have the declaration of `CURLOPT_UNRESTRICTED_AUTH', and
1094 to 0 if you don't. */
1095 #undef HAVE_DECL_CURLOPT_UNRESTRICTED_AUTH
1097 /* Define to 1 if you have the declaration of `CURLOPT_UPLOAD', and to 0 if
1098 you don't. */
1099 #undef HAVE_DECL_CURLOPT_UPLOAD
1101 /* Define to 1 if you have the declaration of `CURLOPT_URL', and to 0 if you
1102 don't. */
1103 #undef HAVE_DECL_CURLOPT_URL
1105 /* Define to 1 if you have the declaration of `CURLOPT_USERAGENT', and to 0 if
1106 you don't. */
1107 #undef HAVE_DECL_CURLOPT_USERAGENT
1109 /* Define to 1 if you have the declaration of `CURLOPT_USERNAME', and to 0 if
1110 you don't. */
1111 #undef HAVE_DECL_CURLOPT_USERNAME
1113 /* Define to 1 if you have the declaration of `CURLOPT_USERPWD', and to 0 if
1114 you don't. */
1115 #undef HAVE_DECL_CURLOPT_USERPWD
1117 /* Define to 1 if you have the declaration of `CURLOPT_VERBOSE', and to 0 if
1118 you don't. */
1119 #undef HAVE_DECL_CURLOPT_VERBOSE
1121 /* Define to 1 if you have the declaration of `CURLOPT_WRITEFUNCTION', and to
1122 0 if you don't. */
1123 #undef HAVE_DECL_CURLOPT_WRITEFUNCTION
1125 /* Define to 1 if you have the declaration of `CURLOPT_WRITEHEADER', and to 0
1126 if you don't. */
1127 #undef HAVE_DECL_CURLOPT_WRITEHEADER
1129 /* Define to 1 if you have the declaration of `CURLOPT_WRITEINFO', and to 0 if
1130 you don't. */
1131 #undef HAVE_DECL_CURLOPT_WRITEINFO
1133 /* Define to 1 if you have the declaration of `CURLOPT_XFERINFOFUNCTION', and
1134 to 0 if you don't. */
1135 #undef HAVE_DECL_CURLOPT_XFERINFOFUNCTION
1137 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_BEARSSL', and to
1138 0 if you don't. */
1139 #undef HAVE_DECL_CURLSSLBACKEND_BEARSSL
1141 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_GNUTLS', and to
1142 0 if you don't. */
1143 #undef HAVE_DECL_CURLSSLBACKEND_GNUTLS
1145 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_GSKIT', and to 0
1146 if you don't. */
1147 #undef HAVE_DECL_CURLSSLBACKEND_GSKIT
1149 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_MBEDTLS', and to
1150 0 if you don't. */
1151 #undef HAVE_DECL_CURLSSLBACKEND_MBEDTLS
1153 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_MESALINK', and
1154 to 0 if you don't. */
1155 #undef HAVE_DECL_CURLSSLBACKEND_MESALINK
1157 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_NONE', and to 0
1158 if you don't. */
1159 #undef HAVE_DECL_CURLSSLBACKEND_NONE
1161 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_NSS', and to 0
1162 if you don't. */
1163 #undef HAVE_DECL_CURLSSLBACKEND_NSS
1165 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_OPENSSL', and to
1166 0 if you don't. */
1167 #undef HAVE_DECL_CURLSSLBACKEND_OPENSSL
1169 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_SCHANNEL', and
1170 to 0 if you don't. */
1171 #undef HAVE_DECL_CURLSSLBACKEND_SCHANNEL
1173 /* Define to 1 if you have the declaration of
1174 `CURLSSLBACKEND_SECURETRANSPORT', and to 0 if you don't. */
1175 #undef HAVE_DECL_CURLSSLBACKEND_SECURETRANSPORT
1177 /* Define to 1 if you have the declaration of `CURLSSLBACKEND_WOLFSSL', and to
1178 0 if you don't. */
1179 #undef HAVE_DECL_CURLSSLBACKEND_WOLFSSL
1181 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_2', and to 0
1182 if you don't. */
1183 #undef HAVE_DECL_CURL_HTTP_VERSION_2
1185 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_2TLS', and to
1186 0 if you don't. */
1187 #undef HAVE_DECL_CURL_HTTP_VERSION_2TLS
1189 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_2_0', and to
1190 0 if you don't. */
1191 #undef HAVE_DECL_CURL_HTTP_VERSION_2_0
1193 /* Define to 1 if you have the declaration of
1194 `CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE', and to 0 if you don't. */
1195 #undef HAVE_DECL_CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE
1197 /* Define to 1 if you have the declaration of `CURL_HTTP_VERSION_3', and to 0
1198 if you don't. */
1199 #undef HAVE_DECL_CURL_HTTP_VERSION_3
1201 /* Define to 1 if you have the declaration of `curl_multi_poll', and to 0 if
1202 you don't. */
1203 #undef HAVE_DECL_CURL_MULTI_POLL
1205 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_0', and
1206 to 0 if you don't. */
1207 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_0
1209 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_1', and
1210 to 0 if you don't. */
1211 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_1
1213 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_2', and
1214 to 0 if you don't. */
1215 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_2
1217 /* Define to 1 if you have the declaration of `CURL_SSLVERSION_TLSv1_3', and
1218 to 0 if you don't. */
1219 #undef HAVE_DECL_CURL_SSLVERSION_TLSV1_3
1221 /* Define to 1 if you have the declaration of `CURL_VERSION_NTLM_WB', and to 0
1222 if you don't. */
1223 #undef HAVE_DECL_CURL_VERSION_NTLM_WB
1225 /* Define to 1 if you have the declaration of `CURL_VERSION_TLSAUTH_SRP', and
1226 to 0 if you don't. */
1227 #undef HAVE_DECL_CURL_VERSION_TLSAUTH_SRP
1229 /* Define to 1 if you have the <inttypes.h> header file. */
1230 #undef HAVE_INTTYPES_H
1232 /* Define to 1 if you have the <memory.h> header file. */
1233 #undef HAVE_MEMORY_H
1235 /* Define to 1 if you have the <stdint.h> header file. */
1236 #undef HAVE_STDINT_H
1238 /* Define to 1 if you have the <stdlib.h> header file. */
1239 #undef HAVE_STDLIB_H
1241 /* Define to 1 if you have the <strings.h> header file. */
1242 #undef HAVE_STRINGS_H
1244 /* Define to 1 if you have the <string.h> header file. */
1245 #undef HAVE_STRING_H
1247 /* Define to 1 if you have the <sys/stat.h> header file. */
1248 #undef HAVE_SYS_STAT_H
1250 /* Define to 1 if you have the <sys/types.h> header file. */
1251 #undef HAVE_SYS_TYPES_H
1253 /* Define to 1 if you have the <unistd.h> header file. */
1254 #undef HAVE_UNISTD_H
1256 /* Define to the address where bug reports for this package should be sent. */
1257 #undef PACKAGE_BUGREPORT
1259 /* Define to the full name of this package. */
1260 #undef PACKAGE_NAME
1262 /* Define to the full name and version of this package. */
1263 #undef PACKAGE_STRING
1265 /* Define to the one symbol short name of this package. */
1266 #undef PACKAGE_TARNAME
1268 /* Define to the home page for this package. */
1269 #undef PACKAGE_URL
1271 /* Define to the version of this package. */
1272 #undef PACKAGE_VERSION
1274 /* Define to 1 if you have the ANSI C header files. */
1275 #undef STDC_HEADERS