require CURLOPT_PRIVATE and CURLINFO_PRIVATE
[ocurl.git] / config.h.in
blob7883993b1fb4c69c5d8bda1d743733781664782d
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 /* Define to 1 if you have the declaration of `CURLE_ABORTED_BY_CALLBACK', and
7 to 0 if you don't. */
8 #undef HAVE_DECL_CURLE_ABORTED_BY_CALLBACK
10 /* Define to 1 if you have the declaration of `CURLE_AGAIN', and to 0 if you
11 don't. */
12 #undef HAVE_DECL_CURLE_AGAIN
14 /* Define to 1 if you have the declaration of `CURLE_BAD_CALLING_ORDER', and
15 to 0 if you don't. */
16 #undef HAVE_DECL_CURLE_BAD_CALLING_ORDER
18 /* Define to 1 if you have the declaration of `CURLE_BAD_CONTENT_ENCODING',
19 and to 0 if you don't. */
20 #undef HAVE_DECL_CURLE_BAD_CONTENT_ENCODING
22 /* Define to 1 if you have the declaration of `CURLE_BAD_DOWNLOAD_RESUME', and
23 to 0 if you don't. */
24 #undef HAVE_DECL_CURLE_BAD_DOWNLOAD_RESUME
26 /* Define to 1 if you have the declaration of `CURLE_BAD_FUNCTION_ARGUMENT',
27 and to 0 if you don't. */
28 #undef HAVE_DECL_CURLE_BAD_FUNCTION_ARGUMENT
30 /* Define to 1 if you have the declaration of `CURLE_BAD_PASSWORD_ENTERED',
31 and to 0 if you don't. */
32 #undef HAVE_DECL_CURLE_BAD_PASSWORD_ENTERED
34 /* Define to 1 if you have the declaration of `CURLE_CONV_FAILED', and to 0 if
35 you don't. */
36 #undef HAVE_DECL_CURLE_CONV_FAILED
38 /* Define to 1 if you have the declaration of `CURLE_CONV_REQD', and to 0 if
39 you don't. */
40 #undef HAVE_DECL_CURLE_CONV_REQD
42 /* Define to 1 if you have the declaration of `CURLE_COULDNT_CONNECT', and to
43 0 if you don't. */
44 #undef HAVE_DECL_CURLE_COULDNT_CONNECT
46 /* Define to 1 if you have the declaration of `CURLE_COULDNT_RESOLVE_HOST',
47 and to 0 if you don't. */
48 #undef HAVE_DECL_CURLE_COULDNT_RESOLVE_HOST
50 /* Define to 1 if you have the declaration of `CURLE_COULDNT_RESOLVE_PROXY',
51 and to 0 if you don't. */
52 #undef HAVE_DECL_CURLE_COULDNT_RESOLVE_PROXY
54 /* Define to 1 if you have the declaration of `CURLE_FAILED_INIT', and to 0 if
55 you don't. */
56 #undef HAVE_DECL_CURLE_FAILED_INIT
58 /* Define to 1 if you have the declaration of `CURLE_FILESIZE_EXCEEDED', and
59 to 0 if you don't. */
60 #undef HAVE_DECL_CURLE_FILESIZE_EXCEEDED
62 /* Define to 1 if you have the declaration of `CURLE_FILE_COULDNT_READ_FILE',
63 and to 0 if you don't. */
64 #undef HAVE_DECL_CURLE_FILE_COULDNT_READ_FILE
66 /* Define to 1 if you have the declaration of `CURLE_FTP_ACCESS_DENIED', and
67 to 0 if you don't. */
68 #undef HAVE_DECL_CURLE_FTP_ACCESS_DENIED
70 /* Define to 1 if you have the declaration of `CURLE_FTP_CANT_GET_HOST', and
71 to 0 if you don't. */
72 #undef HAVE_DECL_CURLE_FTP_CANT_GET_HOST
74 /* Define to 1 if you have the declaration of `CURLE_FTP_CANT_RECONNECT', and
75 to 0 if you don't. */
76 #undef HAVE_DECL_CURLE_FTP_CANT_RECONNECT
78 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_GET_SIZE',
79 and to 0 if you don't. */
80 #undef HAVE_DECL_CURLE_FTP_COULDNT_GET_SIZE
82 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_RETR_FILE',
83 and to 0 if you don't. */
84 #undef HAVE_DECL_CURLE_FTP_COULDNT_RETR_FILE
86 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_SET_ASCII',
87 and to 0 if you don't. */
88 #undef HAVE_DECL_CURLE_FTP_COULDNT_SET_ASCII
90 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_SET_BINARY',
91 and to 0 if you don't. */
92 #undef HAVE_DECL_CURLE_FTP_COULDNT_SET_BINARY
94 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_STOR_FILE',
95 and to 0 if you don't. */
96 #undef HAVE_DECL_CURLE_FTP_COULDNT_STOR_FILE
98 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_USE_REST',
99 and to 0 if you don't. */
100 #undef HAVE_DECL_CURLE_FTP_COULDNT_USE_REST
102 /* Define to 1 if you have the declaration of `CURLE_FTP_PORT_FAILED', and to
103 0 if you don't. */
104 #undef HAVE_DECL_CURLE_FTP_PORT_FAILED
106 /* Define to 1 if you have the declaration of `CURLE_FTP_QUOTE_ERROR', and to
107 0 if you don't. */
108 #undef HAVE_DECL_CURLE_FTP_QUOTE_ERROR
110 /* Define to 1 if you have the declaration of `CURLE_FTP_SSL_FAILED', and to 0
111 if you don't. */
112 #undef HAVE_DECL_CURLE_FTP_SSL_FAILED
114 /* Define to 1 if you have the declaration of
115 `CURLE_FTP_USER_PASSWORD_INCORRECT', and to 0 if you don't. */
116 #undef HAVE_DECL_CURLE_FTP_USER_PASSWORD_INCORRECT
118 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_227_FORMAT',
119 and to 0 if you don't. */
120 #undef HAVE_DECL_CURLE_FTP_WEIRD_227_FORMAT
122 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_PASS_REPLY',
123 and to 0 if you don't. */
124 #undef HAVE_DECL_CURLE_FTP_WEIRD_PASS_REPLY
126 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_PASV_REPLY',
127 and to 0 if you don't. */
128 #undef HAVE_DECL_CURLE_FTP_WEIRD_PASV_REPLY
130 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_SERVER_REPLY',
131 and to 0 if you don't. */
132 #undef HAVE_DECL_CURLE_FTP_WEIRD_SERVER_REPLY
134 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_USER_REPLY',
135 and to 0 if you don't. */
136 #undef HAVE_DECL_CURLE_FTP_WEIRD_USER_REPLY
138 /* Define to 1 if you have the declaration of `CURLE_FTP_WRITE_ERROR', and to
139 0 if you don't. */
140 #undef HAVE_DECL_CURLE_FTP_WRITE_ERROR
142 /* Define to 1 if you have the declaration of `CURLE_FUNCTION_NOT_FOUND', and
143 to 0 if you don't. */
144 #undef HAVE_DECL_CURLE_FUNCTION_NOT_FOUND
146 /* Define to 1 if you have the declaration of `CURLE_GOT_NOTHING', and to 0 if
147 you don't. */
148 #undef HAVE_DECL_CURLE_GOT_NOTHING
150 /* Define to 1 if you have the declaration of `CURLE_HTTP_POST_ERROR', and to
151 0 if you don't. */
152 #undef HAVE_DECL_CURLE_HTTP_POST_ERROR
154 /* Define to 1 if you have the declaration of `CURLE_HTTP_RANGE_ERROR', and to
155 0 if you don't. */
156 #undef HAVE_DECL_CURLE_HTTP_RANGE_ERROR
158 /* Define to 1 if you have the declaration of `CURLE_HTTP_RETURNED_ERROR', and
159 to 0 if you don't. */
160 #undef HAVE_DECL_CURLE_HTTP_RETURNED_ERROR
162 /* Define to 1 if you have the declaration of `CURLE_INTERFACE_FAILED', and to
163 0 if you don't. */
164 #undef HAVE_DECL_CURLE_INTERFACE_FAILED
166 /* Define to 1 if you have the declaration of `CURLE_LDAP_CANNOT_BIND', and to
167 0 if you don't. */
168 #undef HAVE_DECL_CURLE_LDAP_CANNOT_BIND
170 /* Define to 1 if you have the declaration of `CURLE_LDAP_INVALID_URL', and to
171 0 if you don't. */
172 #undef HAVE_DECL_CURLE_LDAP_INVALID_URL
174 /* Define to 1 if you have the declaration of `CURLE_LDAP_SEARCH_FAILED', and
175 to 0 if you don't. */
176 #undef HAVE_DECL_CURLE_LDAP_SEARCH_FAILED
178 /* Define to 1 if you have the declaration of `CURLE_LIBRARY_NOT_FOUND', and
179 to 0 if you don't. */
180 #undef HAVE_DECL_CURLE_LIBRARY_NOT_FOUND
182 /* Define to 1 if you have the declaration of `CURLE_LOGIN_DENIED', and to 0
183 if you don't. */
184 #undef HAVE_DECL_CURLE_LOGIN_DENIED
186 /* Define to 1 if you have the declaration of `CURLE_MALFORMAT_USER', and to 0
187 if you don't. */
188 #undef HAVE_DECL_CURLE_MALFORMAT_USER
190 /* Define to 1 if you have the declaration of `CURLE_OPERATION_TIMEOUTED', and
191 to 0 if you don't. */
192 #undef HAVE_DECL_CURLE_OPERATION_TIMEOUTED
194 /* Define to 1 if you have the declaration of `CURLE_OUT_OF_MEMORY', and to 0
195 if you don't. */
196 #undef HAVE_DECL_CURLE_OUT_OF_MEMORY
198 /* Define to 1 if you have the declaration of `CURLE_PARTIAL_FILE', and to 0
199 if you don't. */
200 #undef HAVE_DECL_CURLE_PARTIAL_FILE
202 /* Define to 1 if you have the declaration of `CURLE_READ_ERROR', and to 0 if
203 you don't. */
204 #undef HAVE_DECL_CURLE_READ_ERROR
206 /* Define to 1 if you have the declaration of `CURLE_RECV_ERROR', and to 0 if
207 you don't. */
208 #undef HAVE_DECL_CURLE_RECV_ERROR
210 /* Define to 1 if you have the declaration of `CURLE_REMOTE_DISK_FULL', and to
211 0 if you don't. */
212 #undef HAVE_DECL_CURLE_REMOTE_DISK_FULL
214 /* Define to 1 if you have the declaration of `CURLE_REMOTE_FILE_EXISTS', and
215 to 0 if you don't. */
216 #undef HAVE_DECL_CURLE_REMOTE_FILE_EXISTS
218 /* Define to 1 if you have the declaration of `CURLE_REMOTE_FILE_NOT_FOUND',
219 and to 0 if you don't. */
220 #undef HAVE_DECL_CURLE_REMOTE_FILE_NOT_FOUND
222 /* Define to 1 if you have the declaration of `CURLE_SEND_ERROR', and to 0 if
223 you don't. */
224 #undef HAVE_DECL_CURLE_SEND_ERROR
226 /* Define to 1 if you have the declaration of `CURLE_SEND_FAIL_REWIND', and to
227 0 if you don't. */
228 #undef HAVE_DECL_CURLE_SEND_FAIL_REWIND
230 /* Define to 1 if you have the declaration of `CURLE_SHARE_IN_USE', and to 0
231 if you don't. */
232 #undef HAVE_DECL_CURLE_SHARE_IN_USE
234 /* Define to 1 if you have the declaration of `CURLE_SSH', and to 0 if you
235 don't. */
236 #undef HAVE_DECL_CURLE_SSH
238 /* Define to 1 if you have the declaration of `CURLE_SSL_CACERT', and to 0 if
239 you don't. */
240 #undef HAVE_DECL_CURLE_SSL_CACERT
242 /* Define to 1 if you have the declaration of `CURLE_SSL_CACERT_BADFILE', and
243 to 0 if you don't. */
244 #undef HAVE_DECL_CURLE_SSL_CACERT_BADFILE
246 /* Define to 1 if you have the declaration of `CURLE_SSL_CERTPROBLEM', and to
247 0 if you don't. */
248 #undef HAVE_DECL_CURLE_SSL_CERTPROBLEM
250 /* Define to 1 if you have the declaration of `CURLE_SSL_CIPHER', and to 0 if
251 you don't. */
252 #undef HAVE_DECL_CURLE_SSL_CIPHER
254 /* Define to 1 if you have the declaration of `CURLE_SSL_CONNECT_ERROR', and
255 to 0 if you don't. */
256 #undef HAVE_DECL_CURLE_SSL_CONNECT_ERROR
258 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_INITFAILED',
259 and to 0 if you don't. */
260 #undef HAVE_DECL_CURLE_SSL_ENGINE_INITFAILED
262 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_NOTFOUND', and
263 to 0 if you don't. */
264 #undef HAVE_DECL_CURLE_SSL_ENGINE_NOTFOUND
266 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_SETFAILED',
267 and to 0 if you don't. */
268 #undef HAVE_DECL_CURLE_SSL_ENGINE_SETFAILED
270 /* Define to 1 if you have the declaration of `CURLE_SSL_PEER_CERTIFICATE',
271 and to 0 if you don't. */
272 #undef HAVE_DECL_CURLE_SSL_PEER_CERTIFICATE
274 /* Define to 1 if you have the declaration of `CURLE_SSL_SHUTDOWN_FAILED', and
275 to 0 if you don't. */
276 #undef HAVE_DECL_CURLE_SSL_SHUTDOWN_FAILED
278 /* Define to 1 if you have the declaration of `CURLE_TELNET_OPTION_SYNTAX',
279 and to 0 if you don't. */
280 #undef HAVE_DECL_CURLE_TELNET_OPTION_SYNTAX
282 /* Define to 1 if you have the declaration of `CURLE_TFTP_ILLEGAL', and to 0
283 if you don't. */
284 #undef HAVE_DECL_CURLE_TFTP_ILLEGAL
286 /* Define to 1 if you have the declaration of `CURLE_TFTP_NOSUCHUSER', and to
287 0 if you don't. */
288 #undef HAVE_DECL_CURLE_TFTP_NOSUCHUSER
290 /* Define to 1 if you have the declaration of `CURLE_TFTP_NOTFOUND', and to 0
291 if you don't. */
292 #undef HAVE_DECL_CURLE_TFTP_NOTFOUND
294 /* Define to 1 if you have the declaration of `CURLE_TFTP_PERM', and to 0 if
295 you don't. */
296 #undef HAVE_DECL_CURLE_TFTP_PERM
298 /* Define to 1 if you have the declaration of `CURLE_TFTP_UNKNOWNID', and to 0
299 if you don't. */
300 #undef HAVE_DECL_CURLE_TFTP_UNKNOWNID
302 /* Define to 1 if you have the declaration of `CURLE_TOO_MANY_REDIRECTS', and
303 to 0 if you don't. */
304 #undef HAVE_DECL_CURLE_TOO_MANY_REDIRECTS
306 /* Define to 1 if you have the declaration of `CURLE_UNKNOWN_TELNET_OPTION',
307 and to 0 if you don't. */
308 #undef HAVE_DECL_CURLE_UNKNOWN_TELNET_OPTION
310 /* Define to 1 if you have the declaration of `CURLE_UNSUPPORTED_PROTOCOL',
311 and to 0 if you don't. */
312 #undef HAVE_DECL_CURLE_UNSUPPORTED_PROTOCOL
314 /* Define to 1 if you have the declaration of `CURLE_URL_MALFORMAT', and to 0
315 if you don't. */
316 #undef HAVE_DECL_CURLE_URL_MALFORMAT
318 /* Define to 1 if you have the declaration of `CURLE_URL_MALFORMAT_USER', and
319 to 0 if you don't. */
320 #undef HAVE_DECL_CURLE_URL_MALFORMAT_USER
322 /* Define to 1 if you have the declaration of `CURLE_WRITE_ERROR', and to 0 if
323 you don't. */
324 #undef HAVE_DECL_CURLE_WRITE_ERROR
326 /* Define to 1 if you have the declaration of `CURLINFO_CERTINFO', and to 0 if
327 you don't. */
328 #undef HAVE_DECL_CURLINFO_CERTINFO
330 /* Define to 1 if you have the declaration of `CURLINFO_CONDITION_UNMET', and
331 to 0 if you don't. */
332 #undef HAVE_DECL_CURLINFO_CONDITION_UNMET
334 /* Define to 1 if you have the declaration of `CURLINFO_CONNECT_TIME', and to
335 0 if you don't. */
336 #undef HAVE_DECL_CURLINFO_CONNECT_TIME
338 /* Define to 1 if you have the declaration of
339 `CURLINFO_CONTENT_LENGTH_DOWNLOAD', and to 0 if you don't. */
340 #undef HAVE_DECL_CURLINFO_CONTENT_LENGTH_DOWNLOAD
342 /* Define to 1 if you have the declaration of
343 `CURLINFO_CONTENT_LENGTH_UPLOAD', and to 0 if you don't. */
344 #undef HAVE_DECL_CURLINFO_CONTENT_LENGTH_UPLOAD
346 /* Define to 1 if you have the declaration of `CURLINFO_CONTENT_TYPE', and to
347 0 if you don't. */
348 #undef HAVE_DECL_CURLINFO_CONTENT_TYPE
350 /* Define to 1 if you have the declaration of `CURLINFO_COOKIELIST', and to 0
351 if you don't. */
352 #undef HAVE_DECL_CURLINFO_COOKIELIST
354 /* Define to 1 if you have the declaration of `CURLINFO_EFFECTIVE_URL', and to
355 0 if you don't. */
356 #undef HAVE_DECL_CURLINFO_EFFECTIVE_URL
358 /* Define to 1 if you have the declaration of `CURLINFO_FILETIME', and to 0 if
359 you don't. */
360 #undef HAVE_DECL_CURLINFO_FILETIME
362 /* Define to 1 if you have the declaration of `CURLINFO_FTP_ENTRY_PATH', and
363 to 0 if you don't. */
364 #undef HAVE_DECL_CURLINFO_FTP_ENTRY_PATH
366 /* Define to 1 if you have the declaration of `CURLINFO_HEADER_SIZE', and to 0
367 if you don't. */
368 #undef HAVE_DECL_CURLINFO_HEADER_SIZE
370 /* Define to 1 if you have the declaration of `CURLINFO_HTTPAUTH_AVAIL', and
371 to 0 if you don't. */
372 #undef HAVE_DECL_CURLINFO_HTTPAUTH_AVAIL
374 /* Define to 1 if you have the declaration of `CURLINFO_HTTP_CONNECTCODE', and
375 to 0 if you don't. */
376 #undef HAVE_DECL_CURLINFO_HTTP_CONNECTCODE
378 /* Define to 1 if you have the declaration of `CURLINFO_LASTSOCKET', and to 0
379 if you don't. */
380 #undef HAVE_DECL_CURLINFO_LASTSOCKET
382 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_IP', and to 0 if
383 you don't. */
384 #undef HAVE_DECL_CURLINFO_LOCAL_IP
386 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_PORT', and to 0
387 if you don't. */
388 #undef HAVE_DECL_CURLINFO_LOCAL_PORT
390 /* Define to 1 if you have the declaration of `CURLINFO_NAMELOOKUP_TIME', and
391 to 0 if you don't. */
392 #undef HAVE_DECL_CURLINFO_NAMELOOKUP_TIME
394 /* Define to 1 if you have the declaration of `CURLINFO_NUM_CONNECTS', and to
395 0 if you don't. */
396 #undef HAVE_DECL_CURLINFO_NUM_CONNECTS
398 /* Define to 1 if you have the declaration of `CURLINFO_OS_ERRNO', and to 0 if
399 you don't. */
400 #undef HAVE_DECL_CURLINFO_OS_ERRNO
402 /* Define to 1 if you have the declaration of `CURLINFO_PRETRANSFER_TIME', and
403 to 0 if you don't. */
404 #undef HAVE_DECL_CURLINFO_PRETRANSFER_TIME
406 /* Define to 1 if you have the declaration of `CURLINFO_PRIMARY_IP', and to 0
407 if you don't. */
408 #undef HAVE_DECL_CURLINFO_PRIMARY_IP
410 /* Define to 1 if you have the declaration of `CURLINFO_PROXYAUTH_AVAIL', and
411 to 0 if you don't. */
412 #undef HAVE_DECL_CURLINFO_PROXYAUTH_AVAIL
414 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_COUNT', and
415 to 0 if you don't. */
416 #undef HAVE_DECL_CURLINFO_REDIRECT_COUNT
418 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_TIME', and to
419 0 if you don't. */
420 #undef HAVE_DECL_CURLINFO_REDIRECT_TIME
422 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_URL', and to
423 0 if you don't. */
424 #undef HAVE_DECL_CURLINFO_REDIRECT_URL
426 /* Define to 1 if you have the declaration of `CURLINFO_REQUEST_SIZE', and to
427 0 if you don't. */
428 #undef HAVE_DECL_CURLINFO_REQUEST_SIZE
430 /* Define to 1 if you have the declaration of `CURLINFO_RESPONSE_CODE', and to
431 0 if you don't. */
432 #undef HAVE_DECL_CURLINFO_RESPONSE_CODE
434 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_DOWNLOAD', and to
435 0 if you don't. */
436 #undef HAVE_DECL_CURLINFO_SIZE_DOWNLOAD
438 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_UPLOAD', and to 0
439 if you don't. */
440 #undef HAVE_DECL_CURLINFO_SIZE_UPLOAD
442 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_DOWNLOAD', and
443 to 0 if you don't. */
444 #undef HAVE_DECL_CURLINFO_SPEED_DOWNLOAD
446 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_UPLOAD', and to
447 0 if you don't. */
448 #undef HAVE_DECL_CURLINFO_SPEED_UPLOAD
450 /* Define to 1 if you have the declaration of `CURLINFO_SSL_ENGINES', and to 0
451 if you don't. */
452 #undef HAVE_DECL_CURLINFO_SSL_ENGINES
454 /* Define to 1 if you have the declaration of `CURLINFO_SSL_VERIFYRESULT', and
455 to 0 if you don't. */
456 #undef HAVE_DECL_CURLINFO_SSL_VERIFYRESULT
458 /* Define to 1 if you have the declaration of `CURLINFO_STARTTRANSFER_TIME',
459 and to 0 if you don't. */
460 #undef HAVE_DECL_CURLINFO_STARTTRANSFER_TIME
462 /* Define to 1 if you have the declaration of `CURLINFO_TOTAL_TIME', and to 0
463 if you don't. */
464 #undef HAVE_DECL_CURLINFO_TOTAL_TIME
466 /* Define to 1 if you have the declaration of `CURLMOPT_MAXCONNECTS', and to 0
467 if you don't. */
468 #undef HAVE_DECL_CURLMOPT_MAXCONNECTS
470 /* Define to 1 if you have the declaration of `CURLMOPT_MAX_HOST_CONNECTIONS',
471 and to 0 if you don't. */
472 #undef HAVE_DECL_CURLMOPT_MAX_HOST_CONNECTIONS
474 /* Define to 1 if you have the declaration of `CURLMOPT_MAX_PIPELINE_LENGTH',
475 and to 0 if you don't. */
476 #undef HAVE_DECL_CURLMOPT_MAX_PIPELINE_LENGTH
478 /* Define to 1 if you have the declaration of `CURLMOPT_PIPELINING', and to 0
479 if you don't. */
480 #undef HAVE_DECL_CURLMOPT_PIPELINING
482 /* Define to 1 if you have the declaration of `CURLMOPT_SOCKETDATA', and to 0
483 if you don't. */
484 #undef HAVE_DECL_CURLMOPT_SOCKETDATA
486 /* Define to 1 if you have the declaration of `CURLMOPT_SOCKETFUNCTION', and
487 to 0 if you don't. */
488 #undef HAVE_DECL_CURLMOPT_SOCKETFUNCTION
490 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERDATA', and to 0
491 if you don't. */
492 #undef HAVE_DECL_CURLMOPT_TIMERDATA
494 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERFUNCTION', and to
495 0 if you don't. */
496 #undef HAVE_DECL_CURLMOPT_TIMERFUNCTION
498 /* Define to 1 if you have the declaration of `CURLOPT_AUTOREFERER', and to 0
499 if you don't. */
500 #undef HAVE_DECL_CURLOPT_AUTOREFERER
502 /* Define to 1 if you have the declaration of `CURLOPT_BUFFERSIZE', and to 0
503 if you don't. */
504 #undef HAVE_DECL_CURLOPT_BUFFERSIZE
506 /* Define to 1 if you have the declaration of `CURLOPT_CAINFO', and to 0 if
507 you don't. */
508 #undef HAVE_DECL_CURLOPT_CAINFO
510 /* Define to 1 if you have the declaration of `CURLOPT_CAPATH', and to 0 if
511 you don't. */
512 #undef HAVE_DECL_CURLOPT_CAPATH
514 /* Define to 1 if you have the declaration of `CURLOPT_CERTINFO', and to 0 if
515 you don't. */
516 #undef HAVE_DECL_CURLOPT_CERTINFO
518 /* Define to 1 if you have the declaration of `CURLOPT_CLOSEPOLICY', and to 0
519 if you don't. */
520 #undef HAVE_DECL_CURLOPT_CLOSEPOLICY
522 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT', and to
523 0 if you don't. */
524 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT
526 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT_MS', and
527 to 0 if you don't. */
528 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT_MS
530 /* Define to 1 if you have the declaration of `CURLOPT_CONNECT_ONLY', and to 0
531 if you don't. */
532 #undef HAVE_DECL_CURLOPT_CONNECT_ONLY
534 /* Define to 1 if you have the declaration of `CURLOPT_COOKIE', and to 0 if
535 you don't. */
536 #undef HAVE_DECL_CURLOPT_COOKIE
538 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEFILE', and to 0
539 if you don't. */
540 #undef HAVE_DECL_CURLOPT_COOKIEFILE
542 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEJAR', and to 0 if
543 you don't. */
544 #undef HAVE_DECL_CURLOPT_COOKIEJAR
546 /* Define to 1 if you have the declaration of `CURLOPT_COOKIELIST', and to 0
547 if you don't. */
548 #undef HAVE_DECL_CURLOPT_COOKIELIST
550 /* Define to 1 if you have the declaration of `CURLOPT_COOKIESESSION', and to
551 0 if you don't. */
552 #undef HAVE_DECL_CURLOPT_COOKIESESSION
554 /* Define to 1 if you have the declaration of `CURLOPT_COPYPOSTFIELDS', and to
555 0 if you don't. */
556 #undef HAVE_DECL_CURLOPT_COPYPOSTFIELDS
558 /* Define to 1 if you have the declaration of `CURLOPT_CRLF', and to 0 if you
559 don't. */
560 #undef HAVE_DECL_CURLOPT_CRLF
562 /* Define to 1 if you have the declaration of `CURLOPT_CUSTOMREQUEST', and to
563 0 if you don't. */
564 #undef HAVE_DECL_CURLOPT_CUSTOMREQUEST
566 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGDATA', and to 0 if
567 you don't. */
568 #undef HAVE_DECL_CURLOPT_DEBUGDATA
570 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGFUNCTION', and to
571 0 if you don't. */
572 #undef HAVE_DECL_CURLOPT_DEBUGFUNCTION
574 /* Define to 1 if you have the declaration of `CURLOPT_DNS_CACHE_TIMEOUT', and
575 to 0 if you don't. */
576 #undef HAVE_DECL_CURLOPT_DNS_CACHE_TIMEOUT
578 /* Define to 1 if you have the declaration of `CURLOPT_DNS_SERVERS', and to 0
579 if you don't. */
580 #undef HAVE_DECL_CURLOPT_DNS_SERVERS
582 /* Define to 1 if you have the declaration of `CURLOPT_DNS_USE_GLOBAL_CACHE',
583 and to 0 if you don't. */
584 #undef HAVE_DECL_CURLOPT_DNS_USE_GLOBAL_CACHE
586 /* Define to 1 if you have the declaration of `CURLOPT_EGDSOCKET', and to 0 if
587 you don't. */
588 #undef HAVE_DECL_CURLOPT_EGDSOCKET
590 /* Define to 1 if you have the declaration of `CURLOPT_ENCODING', and to 0 if
591 you don't. */
592 #undef HAVE_DECL_CURLOPT_ENCODING
594 /* Define to 1 if you have the declaration of `CURLOPT_ERRORBUFFER', and to 0
595 if you don't. */
596 #undef HAVE_DECL_CURLOPT_ERRORBUFFER
598 /* Define to 1 if you have the declaration of `CURLOPT_FAILONERROR', and to 0
599 if you don't. */
600 #undef HAVE_DECL_CURLOPT_FAILONERROR
602 /* Define to 1 if you have the declaration of `CURLOPT_FILE', and to 0 if you
603 don't. */
604 #undef HAVE_DECL_CURLOPT_FILE
606 /* Define to 1 if you have the declaration of `CURLOPT_FILETIME', and to 0 if
607 you don't. */
608 #undef HAVE_DECL_CURLOPT_FILETIME
610 /* Define to 1 if you have the declaration of `CURLOPT_FOLLOWLOCATION', and to
611 0 if you don't. */
612 #undef HAVE_DECL_CURLOPT_FOLLOWLOCATION
614 /* Define to 1 if you have the declaration of `CURLOPT_FORBID_REUSE', and to 0
615 if you don't. */
616 #undef HAVE_DECL_CURLOPT_FORBID_REUSE
618 /* Define to 1 if you have the declaration of `CURLOPT_FRESH_CONNECT', and to
619 0 if you don't. */
620 #undef HAVE_DECL_CURLOPT_FRESH_CONNECT
622 /* Define to 1 if you have the declaration of `CURLOPT_FTPAPPEND', and to 0 if
623 you don't. */
624 #undef HAVE_DECL_CURLOPT_FTPAPPEND
626 /* Define to 1 if you have the declaration of `CURLOPT_FTPLISTONLY', and to 0
627 if you don't. */
628 #undef HAVE_DECL_CURLOPT_FTPLISTONLY
630 /* Define to 1 if you have the declaration of `CURLOPT_FTPPORT', and to 0 if
631 you don't. */
632 #undef HAVE_DECL_CURLOPT_FTPPORT
634 /* Define to 1 if you have the declaration of `CURLOPT_FTPSSLAUTH', and to 0
635 if you don't. */
636 #undef HAVE_DECL_CURLOPT_FTPSSLAUTH
638 /* Define to 1 if you have the declaration of `CURLOPT_FTP_ACCOUNT', and to 0
639 if you don't. */
640 #undef HAVE_DECL_CURLOPT_FTP_ACCOUNT
642 /* Define to 1 if you have the declaration of
643 `CURLOPT_FTP_ALTERNATIVE_TO_USER', and to 0 if you don't. */
644 #undef HAVE_DECL_CURLOPT_FTP_ALTERNATIVE_TO_USER
646 /* Define to 1 if you have the declaration of
647 `CURLOPT_FTP_CREATE_MISSING_DIRS', and to 0 if you don't. */
648 #undef HAVE_DECL_CURLOPT_FTP_CREATE_MISSING_DIRS
650 /* Define to 1 if you have the declaration of `CURLOPT_FTP_FILEMETHOD', and to
651 0 if you don't. */
652 #undef HAVE_DECL_CURLOPT_FTP_FILEMETHOD
654 /* Define to 1 if you have the declaration of `CURLOPT_FTP_RESPONSE_TIMEOUT',
655 and to 0 if you don't. */
656 #undef HAVE_DECL_CURLOPT_FTP_RESPONSE_TIMEOUT
658 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SKIP_PASV_IP', and
659 to 0 if you don't. */
660 #undef HAVE_DECL_CURLOPT_FTP_SKIP_PASV_IP
662 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL', and to 0 if
663 you don't. */
664 #undef HAVE_DECL_CURLOPT_FTP_SSL
666 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL_CCC', and to 0
667 if you don't. */
668 #undef HAVE_DECL_CURLOPT_FTP_SSL_CCC
670 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPRT', and to 0
671 if you don't. */
672 #undef HAVE_DECL_CURLOPT_FTP_USE_EPRT
674 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPSV', and to 0
675 if you don't. */
676 #undef HAVE_DECL_CURLOPT_FTP_USE_EPSV
678 /* Define to 1 if you have the declaration of `CURLOPT_HEADER', and to 0 if
679 you don't. */
680 #undef HAVE_DECL_CURLOPT_HEADER
682 /* Define to 1 if you have the declaration of `CURLOPT_HEADERFUNCTION', and to
683 0 if you don't. */
684 #undef HAVE_DECL_CURLOPT_HEADERFUNCTION
686 /* Define to 1 if you have the declaration of `CURLOPT_HTTP200ALIASES', and to
687 0 if you don't. */
688 #undef HAVE_DECL_CURLOPT_HTTP200ALIASES
690 /* Define to 1 if you have the declaration of `CURLOPT_HTTPAUTH', and to 0 if
691 you don't. */
692 #undef HAVE_DECL_CURLOPT_HTTPAUTH
694 /* Define to 1 if you have the declaration of `CURLOPT_HTTPGET', and to 0 if
695 you don't. */
696 #undef HAVE_DECL_CURLOPT_HTTPGET
698 /* Define to 1 if you have the declaration of `CURLOPT_HTTPHEADER', and to 0
699 if you don't. */
700 #undef HAVE_DECL_CURLOPT_HTTPHEADER
702 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPOST', and to 0 if
703 you don't. */
704 #undef HAVE_DECL_CURLOPT_HTTPPOST
706 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPROXYTUNNEL', and
707 to 0 if you don't. */
708 #undef HAVE_DECL_CURLOPT_HTTPPROXYTUNNEL
710 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_CONTENT_DECODING',
711 and to 0 if you don't. */
712 #undef HAVE_DECL_CURLOPT_HTTP_CONTENT_DECODING
714 /* Define to 1 if you have the declaration of
715 `CURLOPT_HTTP_TRANSFER_DECODING', and to 0 if you don't. */
716 #undef HAVE_DECL_CURLOPT_HTTP_TRANSFER_DECODING
718 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_VERSION', and to 0
719 if you don't. */
720 #undef HAVE_DECL_CURLOPT_HTTP_VERSION
722 /* Define to 1 if you have the declaration of `CURLOPT_IGNORE_CONTENT_LENGTH',
723 and to 0 if you don't. */
724 #undef HAVE_DECL_CURLOPT_IGNORE_CONTENT_LENGTH
726 /* Define to 1 if you have the declaration of `CURLOPT_INFILE', and to 0 if
727 you don't. */
728 #undef HAVE_DECL_CURLOPT_INFILE
730 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE', and to 0
731 if you don't. */
732 #undef HAVE_DECL_CURLOPT_INFILESIZE
734 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE_LARGE', and
735 to 0 if you don't. */
736 #undef HAVE_DECL_CURLOPT_INFILESIZE_LARGE
738 /* Define to 1 if you have the declaration of `CURLOPT_INTERFACE', and to 0 if
739 you don't. */
740 #undef HAVE_DECL_CURLOPT_INTERFACE
742 /* Define to 1 if you have the declaration of `CURLOPT_IOCTLFUNCTION', and to
743 0 if you don't. */
744 #undef HAVE_DECL_CURLOPT_IOCTLFUNCTION
746 /* Define to 1 if you have the declaration of `CURLOPT_IPRESOLVE', and to 0 if
747 you don't. */
748 #undef HAVE_DECL_CURLOPT_IPRESOLVE
750 /* Define to 1 if you have the declaration of `CURLOPT_KRB4LEVEL', and to 0 if
751 you don't. */
752 #undef HAVE_DECL_CURLOPT_KRB4LEVEL
754 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORT', and to 0 if
755 you don't. */
756 #undef HAVE_DECL_CURLOPT_LOCALPORT
758 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORTRANGE', and to
759 0 if you don't. */
760 #undef HAVE_DECL_CURLOPT_LOCALPORTRANGE
762 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_LIMIT', and
763 to 0 if you don't. */
764 #undef HAVE_DECL_CURLOPT_LOW_SPEED_LIMIT
766 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_TIME', and to
767 0 if you don't. */
768 #undef HAVE_DECL_CURLOPT_LOW_SPEED_TIME
770 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_FROM', and to 0 if
771 you don't. */
772 #undef HAVE_DECL_CURLOPT_MAIL_FROM
774 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_RCPT', and to 0 if
775 you don't. */
776 #undef HAVE_DECL_CURLOPT_MAIL_RCPT
778 /* Define to 1 if you have the declaration of `CURLOPT_MAXCONNECTS', and to 0
779 if you don't. */
780 #undef HAVE_DECL_CURLOPT_MAXCONNECTS
782 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE', and to 0
783 if you don't. */
784 #undef HAVE_DECL_CURLOPT_MAXFILESIZE
786 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE_LARGE', and
787 to 0 if you don't. */
788 #undef HAVE_DECL_CURLOPT_MAXFILESIZE_LARGE
790 /* Define to 1 if you have the declaration of `CURLOPT_MAXREDIRS', and to 0 if
791 you don't. */
792 #undef HAVE_DECL_CURLOPT_MAXREDIRS
794 /* Define to 1 if you have the declaration of `CURLOPT_MAX_RECV_SPEED_LARGE',
795 and to 0 if you don't. */
796 #undef HAVE_DECL_CURLOPT_MAX_RECV_SPEED_LARGE
798 /* Define to 1 if you have the declaration of `CURLOPT_MAX_SEND_SPEED_LARGE',
799 and to 0 if you don't. */
800 #undef HAVE_DECL_CURLOPT_MAX_SEND_SPEED_LARGE
802 /* Define to 1 if you have the declaration of `CURLOPT_NETRC', and to 0 if you
803 don't. */
804 #undef HAVE_DECL_CURLOPT_NETRC
806 /* Define to 1 if you have the declaration of `CURLOPT_NETRC_FILE', and to 0
807 if you don't. */
808 #undef HAVE_DECL_CURLOPT_NETRC_FILE
810 /* Define to 1 if you have the declaration of `CURLOPT_NEW_DIRECTORY_PERMS',
811 and to 0 if you don't. */
812 #undef HAVE_DECL_CURLOPT_NEW_DIRECTORY_PERMS
814 /* Define to 1 if you have the declaration of `CURLOPT_NEW_FILE_PERMS', and to
815 0 if you don't. */
816 #undef HAVE_DECL_CURLOPT_NEW_FILE_PERMS
818 /* Define to 1 if you have the declaration of `CURLOPT_NOBODY', and to 0 if
819 you don't. */
820 #undef HAVE_DECL_CURLOPT_NOBODY
822 /* Define to 1 if you have the declaration of `CURLOPT_NOPROGRESS', and to 0
823 if you don't. */
824 #undef HAVE_DECL_CURLOPT_NOPROGRESS
826 /* Define to 1 if you have the declaration of `CURLOPT_NOSIGNAL', and to 0 if
827 you don't. */
828 #undef HAVE_DECL_CURLOPT_NOSIGNAL
830 /* Define to 1 if you have the declaration of `CURLOPT_OPENSOCKETFUNCTION',
831 and to 0 if you don't. */
832 #undef HAVE_DECL_CURLOPT_OPENSOCKETFUNCTION
834 /* Define to 1 if you have the declaration of `CURLOPT_PIPEWAIT', and to 0 if
835 you don't. */
836 #undef HAVE_DECL_CURLOPT_PIPEWAIT
838 /* Define to 1 if you have the declaration of `CURLOPT_PORT', and to 0 if you
839 don't. */
840 #undef HAVE_DECL_CURLOPT_PORT
842 /* Define to 1 if you have the declaration of `CURLOPT_POST', and to 0 if you
843 don't. */
844 #undef HAVE_DECL_CURLOPT_POST
846 /* Define to 1 if you have the declaration of `CURLOPT_POST301', and to 0 if
847 you don't. */
848 #undef HAVE_DECL_CURLOPT_POST301
850 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDS', and to 0
851 if you don't. */
852 #undef HAVE_DECL_CURLOPT_POSTFIELDS
854 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE', and to
855 0 if you don't. */
856 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE
858 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE_LARGE',
859 and to 0 if you don't. */
860 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE_LARGE
862 /* Define to 1 if you have the declaration of `CURLOPT_POSTQUOTE', and to 0 if
863 you don't. */
864 #undef HAVE_DECL_CURLOPT_POSTQUOTE
866 /* Define to 1 if you have the declaration of `CURLOPT_PREQUOTE', and to 0 if
867 you don't. */
868 #undef HAVE_DECL_CURLOPT_PREQUOTE
870 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSDATA', and to 0
871 if you don't. */
872 #undef HAVE_DECL_CURLOPT_PROGRESSDATA
874 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSFUNCTION', and
875 to 0 if you don't. */
876 #undef HAVE_DECL_CURLOPT_PROGRESSFUNCTION
878 /* Define to 1 if you have the declaration of `CURLOPT_PROTOCOLS', and to 0 if
879 you don't. */
880 #undef HAVE_DECL_CURLOPT_PROTOCOLS
882 /* Define to 1 if you have the declaration of `CURLOPT_PROXY', and to 0 if you
883 don't. */
884 #undef HAVE_DECL_CURLOPT_PROXY
886 /* Define to 1 if you have the declaration of `CURLOPT_PROXYAUTH', and to 0 if
887 you don't. */
888 #undef HAVE_DECL_CURLOPT_PROXYAUTH
890 /* Define to 1 if you have the declaration of `CURLOPT_PROXYPORT', and to 0 if
891 you don't. */
892 #undef HAVE_DECL_CURLOPT_PROXYPORT
894 /* Define to 1 if you have the declaration of `CURLOPT_PROXYTYPE', and to 0 if
895 you don't. */
896 #undef HAVE_DECL_CURLOPT_PROXYTYPE
898 /* Define to 1 if you have the declaration of `CURLOPT_PROXYUSERPWD', and to 0
899 if you don't. */
900 #undef HAVE_DECL_CURLOPT_PROXYUSERPWD
902 /* Define to 1 if you have the declaration of `CURLOPT_PROXY_TRANSFER_MODE',
903 and to 0 if you don't. */
904 #undef HAVE_DECL_CURLOPT_PROXY_TRANSFER_MODE
906 /* Define to 1 if you have the declaration of `CURLOPT_PUT', and to 0 if you
907 don't. */
908 #undef HAVE_DECL_CURLOPT_PUT
910 /* Define to 1 if you have the declaration of `CURLOPT_QUOTE', and to 0 if you
911 don't. */
912 #undef HAVE_DECL_CURLOPT_QUOTE
914 /* Define to 1 if you have the declaration of `CURLOPT_RANDOM_FILE', and to 0
915 if you don't. */
916 #undef HAVE_DECL_CURLOPT_RANDOM_FILE
918 /* Define to 1 if you have the declaration of `CURLOPT_RANGE', and to 0 if you
919 don't. */
920 #undef HAVE_DECL_CURLOPT_RANGE
922 /* Define to 1 if you have the declaration of `CURLOPT_READFUNCTION', and to 0
923 if you don't. */
924 #undef HAVE_DECL_CURLOPT_READFUNCTION
926 /* Define to 1 if you have the declaration of `CURLOPT_REDIR_PROTOCOLS', and
927 to 0 if you don't. */
928 #undef HAVE_DECL_CURLOPT_REDIR_PROTOCOLS
930 /* Define to 1 if you have the declaration of `CURLOPT_REFERER', and to 0 if
931 you don't. */
932 #undef HAVE_DECL_CURLOPT_REFERER
934 /* Define to 1 if you have the declaration of `CURLOPT_RESOLVE', and to 0 if
935 you don't. */
936 #undef HAVE_DECL_CURLOPT_RESOLVE
938 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM', and to 0
939 if you don't. */
940 #undef HAVE_DECL_CURLOPT_RESUME_FROM
942 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM_LARGE', and
943 to 0 if you don't. */
944 #undef HAVE_DECL_CURLOPT_RESUME_FROM_LARGE
946 /* Define to 1 if you have the declaration of `CURLOPT_SEEKFUNCTION', and to 0
947 if you don't. */
948 #undef HAVE_DECL_CURLOPT_SEEKFUNCTION
950 /* Define to 1 if you have the declaration of `CURLOPT_SHARE', and to 0 if you
951 don't. */
952 #undef HAVE_DECL_CURLOPT_SHARE
954 /* Define to 1 if you have the declaration of `CURLOPT_SSH_AUTH_TYPES', and to
955 0 if you don't. */
956 #undef HAVE_DECL_CURLOPT_SSH_AUTH_TYPES
958 /* Define to 1 if you have the declaration of
959 `CURLOPT_SSH_HOST_PUBLIC_KEY_MD5', and to 0 if you don't. */
960 #undef HAVE_DECL_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
962 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PRIVATE_KEYFILE',
963 and to 0 if you don't. */
964 #undef HAVE_DECL_CURLOPT_SSH_PRIVATE_KEYFILE
966 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PUBLIC_KEYFILE',
967 and to 0 if you don't. */
968 #undef HAVE_DECL_CURLOPT_SSH_PUBLIC_KEYFILE
970 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERT', and to 0 if
971 you don't. */
972 #undef HAVE_DECL_CURLOPT_SSLCERT
974 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTPASSWD', and to
975 0 if you don't. */
976 #undef HAVE_DECL_CURLOPT_SSLCERTPASSWD
978 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTTYPE', and to 0
979 if you don't. */
980 #undef HAVE_DECL_CURLOPT_SSLCERTTYPE
982 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE', and to 0 if
983 you don't. */
984 #undef HAVE_DECL_CURLOPT_SSLENGINE
986 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE_DEFAULT', and
987 to 0 if you don't. */
988 #undef HAVE_DECL_CURLOPT_SSLENGINE_DEFAULT
990 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEY', and to 0 if
991 you don't. */
992 #undef HAVE_DECL_CURLOPT_SSLKEY
994 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYPASSWD', and to 0
995 if you don't. */
996 #undef HAVE_DECL_CURLOPT_SSLKEYPASSWD
998 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYTYPE', and to 0
999 if you don't. */
1000 #undef HAVE_DECL_CURLOPT_SSLKEYTYPE
1002 /* Define to 1 if you have the declaration of `CURLOPT_SSLVERSION', and to 0
1003 if you don't. */
1004 #undef HAVE_DECL_CURLOPT_SSLVERSION
1006 /* Define to 1 if you have the declaration of `CURLOPT_SSL_CIPHER_LIST', and
1007 to 0 if you don't. */
1008 #undef HAVE_DECL_CURLOPT_SSL_CIPHER_LIST
1010 /* Define to 1 if you have the declaration of `CURLOPT_SSL_SESSIONID_CACHE',
1011 and to 0 if you don't. */
1012 #undef HAVE_DECL_CURLOPT_SSL_SESSIONID_CACHE
1014 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYHOST', and to
1015 0 if you don't. */
1016 #undef HAVE_DECL_CURLOPT_SSL_VERIFYHOST
1018 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYPEER', and to
1019 0 if you don't. */
1020 #undef HAVE_DECL_CURLOPT_SSL_VERIFYPEER
1022 /* Define to 1 if you have the declaration of `CURLOPT_TCP_NODELAY', and to 0
1023 if you don't. */
1024 #undef HAVE_DECL_CURLOPT_TCP_NODELAY
1026 /* Define to 1 if you have the declaration of `CURLOPT_TELNETOPTIONS', and to
1027 0 if you don't. */
1028 #undef HAVE_DECL_CURLOPT_TELNETOPTIONS
1030 /* Define to 1 if you have the declaration of `CURLOPT_TIMECONDITION', and to
1031 0 if you don't. */
1032 #undef HAVE_DECL_CURLOPT_TIMECONDITION
1034 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT', and to 0 if
1035 you don't. */
1036 #undef HAVE_DECL_CURLOPT_TIMEOUT
1038 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT_MS', and to 0
1039 if you don't. */
1040 #undef HAVE_DECL_CURLOPT_TIMEOUT_MS
1042 /* Define to 1 if you have the declaration of `CURLOPT_TIMEVALUE', and to 0 if
1043 you don't. */
1044 #undef HAVE_DECL_CURLOPT_TIMEVALUE
1046 /* Define to 1 if you have the declaration of `CURLOPT_TRANSFERTEXT', and to 0
1047 if you don't. */
1048 #undef HAVE_DECL_CURLOPT_TRANSFERTEXT
1050 /* Define to 1 if you have the declaration of `CURLOPT_UNRESTRICTED_AUTH', and
1051 to 0 if you don't. */
1052 #undef HAVE_DECL_CURLOPT_UNRESTRICTED_AUTH
1054 /* Define to 1 if you have the declaration of `CURLOPT_UPLOAD', and to 0 if
1055 you don't. */
1056 #undef HAVE_DECL_CURLOPT_UPLOAD
1058 /* Define to 1 if you have the declaration of `CURLOPT_URL', and to 0 if you
1059 don't. */
1060 #undef HAVE_DECL_CURLOPT_URL
1062 /* Define to 1 if you have the declaration of `CURLOPT_USERAGENT', and to 0 if
1063 you don't. */
1064 #undef HAVE_DECL_CURLOPT_USERAGENT
1066 /* Define to 1 if you have the declaration of `CURLOPT_USERPWD', and to 0 if
1067 you don't. */
1068 #undef HAVE_DECL_CURLOPT_USERPWD
1070 /* Define to 1 if you have the declaration of `CURLOPT_VERBOSE', and to 0 if
1071 you don't. */
1072 #undef HAVE_DECL_CURLOPT_VERBOSE
1074 /* Define to 1 if you have the declaration of `CURLOPT_WRITEFUNCTION', and to
1075 0 if you don't. */
1076 #undef HAVE_DECL_CURLOPT_WRITEFUNCTION
1078 /* Define to 1 if you have the declaration of `CURLOPT_WRITEHEADER', and to 0
1079 if you don't. */
1080 #undef HAVE_DECL_CURLOPT_WRITEHEADER
1082 /* Define to 1 if you have the declaration of `CURLOPT_WRITEINFO', and to 0 if
1083 you don't. */
1084 #undef HAVE_DECL_CURLOPT_WRITEINFO
1086 /* Define to 1 if you have the declaration of `CURL_VERSION_NTLM_WB', and to 0
1087 if you don't. */
1088 #undef HAVE_DECL_CURL_VERSION_NTLM_WB
1090 /* Define to 1 if you have the declaration of `CURL_VERSION_TLSAUTH_SRP', and
1091 to 0 if you don't. */
1092 #undef HAVE_DECL_CURL_VERSION_TLSAUTH_SRP
1094 /* Define to 1 if you have the <inttypes.h> header file. */
1095 #undef HAVE_INTTYPES_H
1097 /* Define to 1 if you have the <memory.h> header file. */
1098 #undef HAVE_MEMORY_H
1100 /* Define to 1 if you have the <stdint.h> header file. */
1101 #undef HAVE_STDINT_H
1103 /* Define to 1 if you have the <stdlib.h> header file. */
1104 #undef HAVE_STDLIB_H
1106 /* Define to 1 if you have the <strings.h> header file. */
1107 #undef HAVE_STRINGS_H
1109 /* Define to 1 if you have the <string.h> header file. */
1110 #undef HAVE_STRING_H
1112 /* Define to 1 if you have the <sys/stat.h> header file. */
1113 #undef HAVE_SYS_STAT_H
1115 /* Define to 1 if you have the <sys/types.h> header file. */
1116 #undef HAVE_SYS_TYPES_H
1118 /* Define to 1 if you have the <unistd.h> header file. */
1119 #undef HAVE_UNISTD_H
1121 /* Define to the address where bug reports for this package should be sent. */
1122 #undef PACKAGE_BUGREPORT
1124 /* Define to the full name of this package. */
1125 #undef PACKAGE_NAME
1127 /* Define to the full name and version of this package. */
1128 #undef PACKAGE_STRING
1130 /* Define to the one symbol short name of this package. */
1131 #undef PACKAGE_TARNAME
1133 /* Define to the home page for this package. */
1134 #undef PACKAGE_URL
1136 /* Define to the version of this package. */
1137 #undef PACKAGE_VERSION
1139 /* Define to 1 if you have the ANSI C header files. */
1140 #undef STDC_HEADERS