simplify and fix cb_SSH_KEYFUNCTION
[ocurl.git] / config.h.windows
bloba8e333b5d1c7b4cf4d6895cd8651d78c582186f4
1 /* config.h.in.  Generated from configure.in by autoheader.  */
3 /* Define to 1 if you have the declaration of `CURLE_ABORTED_BY_CALLBACK', and
4    to 0 if you don't. */
5 #define HAVE_DECL_CURLE_ABORTED_BY_CALLBACK 1
7 /* Define to 1 if you have the declaration of `CURLE_AGAIN', and to 0 if you
8    don't. */
9 #define HAVE_DECL_CURLE_AGAIN 1
11 /* Define to 1 if you have the declaration of `CURLE_BAD_CALLING_ORDER', and
12    to 0 if you don't. */
13 #define HAVE_DECL_CURLE_BAD_CALLING_ORDER 1
15 /* Define to 1 if you have the declaration of `CURLE_BAD_CONTENT_ENCODING',
16    and to 0 if you don't. */
17 #define HAVE_DECL_CURLE_BAD_CONTENT_ENCODING 1
19 /* Define to 1 if you have the declaration of `CURLE_BAD_DOWNLOAD_RESUME', and
20    to 0 if you don't. */
21 #define HAVE_DECL_CURLE_BAD_DOWNLOAD_RESUME 1
23 /* Define to 1 if you have the declaration of `CURLE_BAD_FUNCTION_ARGUMENT',
24    and to 0 if you don't. */
25 #define HAVE_DECL_CURLE_BAD_FUNCTION_ARGUMENT 1
27 /* Define to 1 if you have the declaration of `CURLE_BAD_PASSWORD_ENTERED',
28    and to 0 if you don't. */
29 #define HAVE_DECL_CURLE_BAD_PASSWORD_ENTERED 1
31 /* Define to 1 if you have the declaration of `CURLE_CONV_FAILED', and to 0 if
32    you don't. */
33 #define HAVE_DECL_CURLE_CONV_FAILED 1
35 /* Define to 1 if you have the declaration of `CURLE_CONV_REQD', and to 0 if
36    you don't. */
37 #define HAVE_DECL_CURLE_CONV_REQD 1
39 /* Define to 1 if you have the declaration of `CURLE_COULDNT_CONNECT', and to
40    0 if you don't. */
41 #define HAVE_DECL_CURLE_COULDNT_CONNECT 1
43 /* Define to 1 if you have the declaration of `CURLE_COULDNT_RESOLVE_HOST',
44    and to 0 if you don't. */
45 #define HAVE_DECL_CURLE_COULDNT_RESOLVE_HOST 1
47 /* Define to 1 if you have the declaration of `CURLE_COULDNT_RESOLVE_PROXY',
48    and to 0 if you don't. */
49 #define HAVE_DECL_CURLE_COULDNT_RESOLVE_PROXY 1
51 /* Define to 1 if you have the declaration of `CURLE_FAILED_INIT', and to 0 if
52    you don't. */
53 #define HAVE_DECL_CURLE_FAILED_INIT 1
55 /* Define to 1 if you have the declaration of `CURLE_FILESIZE_EXCEEDED', and
56    to 0 if you don't. */
57 #define HAVE_DECL_CURLE_FILESIZE_EXCEEDED 1
59 /* Define to 1 if you have the declaration of `CURLE_FILE_COULDNT_READ_FILE',
60    and to 0 if you don't. */
61 #define HAVE_DECL_CURLE_FILE_COULDNT_READ_FILE 1
63 /* Define to 1 if you have the declaration of `CURLE_FTP_ACCESS_DENIED', and
64    to 0 if you don't. */
65 #define HAVE_DECL_CURLE_FTP_ACCESS_DENIED 1
67 /* Define to 1 if you have the declaration of `CURLE_FTP_CANT_GET_HOST', and
68    to 0 if you don't. */
69 #define HAVE_DECL_CURLE_FTP_CANT_GET_HOST 1
71 /* Define to 1 if you have the declaration of `CURLE_FTP_CANT_RECONNECT', and
72    to 0 if you don't. */
73 #define HAVE_DECL_CURLE_FTP_CANT_RECONNECT 1
75 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_GET_SIZE',
76    and to 0 if you don't. */
77 #define HAVE_DECL_CURLE_FTP_COULDNT_GET_SIZE 1
79 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_RETR_FILE',
80    and to 0 if you don't. */
81 #define HAVE_DECL_CURLE_FTP_COULDNT_RETR_FILE 1
83 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_SET_ASCII',
84    and to 0 if you don't. */
85 #define HAVE_DECL_CURLE_FTP_COULDNT_SET_ASCII 1
87 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_SET_BINARY',
88    and to 0 if you don't. */
89 #define HAVE_DECL_CURLE_FTP_COULDNT_SET_BINARY 1
91 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_STOR_FILE',
92    and to 0 if you don't. */
93 #define HAVE_DECL_CURLE_FTP_COULDNT_STOR_FILE 1
95 /* Define to 1 if you have the declaration of `CURLE_FTP_COULDNT_USE_REST',
96    and to 0 if you don't. */
97 #define HAVE_DECL_CURLE_FTP_COULDNT_USE_REST 1
99 /* Define to 1 if you have the declaration of `CURLE_FTP_PORT_FAILED', and to
100    0 if you don't. */
101 #define HAVE_DECL_CURLE_FTP_PORT_FAILED 1
103 /* Define to 1 if you have the declaration of `CURLE_FTP_QUOTE_ERROR', and to
104    0 if you don't. */
105 #define HAVE_DECL_CURLE_FTP_QUOTE_ERROR 1
107 /* Define to 1 if you have the declaration of `CURLE_FTP_SSL_FAILED', and to 0
108    if you don't. */
109 #define HAVE_DECL_CURLE_FTP_SSL_FAILED 1
111 /* Define to 1 if you have the declaration of
112    `CURLE_FTP_USER_PASSWORD_INCORRECT', and to 0 if you don't. */
113 #define HAVE_DECL_CURLE_FTP_USER_PASSWORD_INCORRECT 1
115 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_227_FORMAT',
116    and to 0 if you don't. */
117 #define HAVE_DECL_CURLE_FTP_WEIRD_227_FORMAT 1
119 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_PASS_REPLY',
120    and to 0 if you don't. */
121 #define HAVE_DECL_CURLE_FTP_WEIRD_PASS_REPLY 1
123 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_PASV_REPLY',
124    and to 0 if you don't. */
125 #define HAVE_DECL_CURLE_FTP_WEIRD_PASV_REPLY 1
127 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_SERVER_REPLY',
128    and to 0 if you don't. */
129 #define HAVE_DECL_CURLE_FTP_WEIRD_SERVER_REPLY 1
131 /* Define to 1 if you have the declaration of `CURLE_FTP_WEIRD_USER_REPLY',
132    and to 0 if you don't. */
133 #define HAVE_DECL_CURLE_FTP_WEIRD_USER_REPLY 1
135 /* Define to 1 if you have the declaration of `CURLE_FTP_WRITE_ERROR', and to
136    0 if you don't. */
137 #define HAVE_DECL_CURLE_FTP_WRITE_ERROR 1
139 /* Define to 1 if you have the declaration of `CURLE_FUNCTION_NOT_FOUND', and
140    to 0 if you don't. */
141 #define HAVE_DECL_CURLE_FUNCTION_NOT_FOUND 1
143 /* Define to 1 if you have the declaration of `CURLE_GOT_NOTHING', and to 0 if
144    you don't. */
145 #define HAVE_DECL_CURLE_GOT_NOTHING 1
147 /* Define to 1 if you have the declaration of `CURLE_HTTP_POST_ERROR', and to
148    0 if you don't. */
149 #define HAVE_DECL_CURLE_HTTP_POST_ERROR 1
151 /* Define to 1 if you have the declaration of `CURLE_HTTP_RANGE_ERROR', and to
152    0 if you don't. */
153 #define HAVE_DECL_CURLE_HTTP_RANGE_ERROR 1
155 /* Define to 1 if you have the declaration of `CURLE_HTTP_RETURNED_ERROR', and
156    to 0 if you don't. */
157 #define HAVE_DECL_CURLE_HTTP_RETURNED_ERROR 1
159 /* Define to 1 if you have the declaration of `CURLE_INTERFACE_FAILED', and to
160    0 if you don't. */
161 #define HAVE_DECL_CURLE_INTERFACE_FAILED 1
163 /* Define to 1 if you have the declaration of `CURLE_LDAP_CANNOT_BIND', and to
164    0 if you don't. */
165 #define HAVE_DECL_CURLE_LDAP_CANNOT_BIND 1
167 /* Define to 1 if you have the declaration of `CURLE_LDAP_INVALID_URL', and to
168    0 if you don't. */
169 #define HAVE_DECL_CURLE_LDAP_INVALID_URL 1
171 /* Define to 1 if you have the declaration of `CURLE_LDAP_SEARCH_FAILED', and
172    to 0 if you don't. */
173 #define HAVE_DECL_CURLE_LDAP_SEARCH_FAILED 1
175 /* Define to 1 if you have the declaration of `CURLE_LIBRARY_NOT_FOUND', and
176    to 0 if you don't. */
177 #define HAVE_DECL_CURLE_LIBRARY_NOT_FOUND 1
179 /* Define to 1 if you have the declaration of `CURLE_LOGIN_DENIED', and to 0
180    if you don't. */
181 #define HAVE_DECL_CURLE_LOGIN_DENIED 1
183 /* Define to 1 if you have the declaration of `CURLE_MALFORMAT_USER', and to 0
184    if you don't. */
185 #define HAVE_DECL_CURLE_MALFORMAT_USER 1
187 /* Define to 1 if you have the declaration of `CURLE_OPERATION_TIMEOUTED', and
188    to 0 if you don't. */
189 #define HAVE_DECL_CURLE_OPERATION_TIMEOUTED 1
191 /* Define to 1 if you have the declaration of `CURLE_OUT_OF_MEMORY', and to 0
192    if you don't. */
193 #define HAVE_DECL_CURLE_OUT_OF_MEMORY 1
195 /* Define to 1 if you have the declaration of `CURLE_PARTIAL_FILE', and to 0
196    if you don't. */
197 #define HAVE_DECL_CURLE_PARTIAL_FILE 1
199 /* Define to 1 if you have the declaration of `CURLE_READ_ERROR', and to 0 if
200    you don't. */
201 #define HAVE_DECL_CURLE_READ_ERROR 1
203 /* Define to 1 if you have the declaration of `CURLE_RECV_ERROR', and to 0 if
204    you don't. */
205 #define HAVE_DECL_CURLE_RECV_ERROR 1
207 /* Define to 1 if you have the declaration of `CURLE_REMOTE_DISK_FULL', and to
208    0 if you don't. */
209 #define HAVE_DECL_CURLE_REMOTE_DISK_FULL 1
211 /* Define to 1 if you have the declaration of `CURLE_REMOTE_FILE_EXISTS', and
212    to 0 if you don't. */
213 #define HAVE_DECL_CURLE_REMOTE_FILE_EXISTS 1
215 /* Define to 1 if you have the declaration of `CURLE_REMOTE_FILE_NOT_FOUND',
216    and to 0 if you don't. */
217 #define HAVE_DECL_CURLE_REMOTE_FILE_NOT_FOUND 1
219 /* Define to 1 if you have the declaration of `CURLE_SEND_ERROR', and to 0 if
220    you don't. */
221 #define HAVE_DECL_CURLE_SEND_ERROR 1
223 /* Define to 1 if you have the declaration of `CURLE_SEND_FAIL_REWIND', and to
224    0 if you don't. */
225 #define HAVE_DECL_CURLE_SEND_FAIL_REWIND 1
227 /* Define to 1 if you have the declaration of `CURLE_SHARE_IN_USE', and to 0
228    if you don't. */
229 #define HAVE_DECL_CURLE_SHARE_IN_USE 1
231 /* Define to 1 if you have the declaration of `CURLE_SSH', and to 0 if you
232    don't. */
233 #define HAVE_DECL_CURLE_SSH 1
235 /* Define to 1 if you have the declaration of `CURLE_SSL_CACERT', and to 0 if
236    you don't. */
237 #define HAVE_DECL_CURLE_SSL_CACERT 1
239 /* Define to 1 if you have the declaration of `CURLE_SSL_CACERT_BADFILE', and
240    to 0 if you don't. */
241 #define HAVE_DECL_CURLE_SSL_CACERT_BADFILE 1
243 /* Define to 1 if you have the declaration of `CURLE_SSL_CERTPROBLEM', and to
244    0 if you don't. */
245 #define HAVE_DECL_CURLE_SSL_CERTPROBLEM 1
247 /* Define to 1 if you have the declaration of `CURLE_SSL_CIPHER', and to 0 if
248    you don't. */
249 #define HAVE_DECL_CURLE_SSL_CIPHER 1
251 /* Define to 1 if you have the declaration of `CURLE_SSL_CONNECT_ERROR', and
252    to 0 if you don't. */
253 #define HAVE_DECL_CURLE_SSL_CONNECT_ERROR 1
255 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_INITFAILED',
256    and to 0 if you don't. */
257 #define HAVE_DECL_CURLE_SSL_ENGINE_INITFAILED 1
259 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_NOTFOUND', and
260    to 0 if you don't. */
261 #define HAVE_DECL_CURLE_SSL_ENGINE_NOTFOUND 1
263 /* Define to 1 if you have the declaration of `CURLE_SSL_ENGINE_SETFAILED',
264    and to 0 if you don't. */
265 #define HAVE_DECL_CURLE_SSL_ENGINE_SETFAILED 1
267 /* Define to 1 if you have the declaration of `CURLE_SSL_PEER_CERTIFICATE',
268    and to 0 if you don't. */
269 #define HAVE_DECL_CURLE_SSL_PEER_CERTIFICATE 1
271 /* Define to 1 if you have the declaration of `CURLE_SSL_SHUTDOWN_FAILED', and
272    to 0 if you don't. */
273 #define HAVE_DECL_CURLE_SSL_SHUTDOWN_FAILED 1
275 /* Define to 1 if you have the declaration of `CURLE_TELNET_OPTION_SYNTAX',
276    and to 0 if you don't. */
277 #define HAVE_DECL_CURLE_TELNET_OPTION_SYNTAX 1
279 /* Define to 1 if you have the declaration of `CURLE_TFTP_ILLEGAL', and to 0
280    if you don't. */
281 #define HAVE_DECL_CURLE_TFTP_ILLEGAL 1
283 /* Define to 1 if you have the declaration of `CURLE_TFTP_NOSUCHUSER', and to
284    0 if you don't. */
285 #define HAVE_DECL_CURLE_TFTP_NOSUCHUSER 1
287 /* Define to 1 if you have the declaration of `CURLE_TFTP_NOTFOUND', and to 0
288    if you don't. */
289 #define HAVE_DECL_CURLE_TFTP_NOTFOUND 1
291 /* Define to 1 if you have the declaration of `CURLE_TFTP_PERM', and to 0 if
292    you don't. */
293 #define HAVE_DECL_CURLE_TFTP_PERM 1
295 /* Define to 1 if you have the declaration of `CURLE_TFTP_UNKNOWNID', and to 0
296    if you don't. */
297 #define HAVE_DECL_CURLE_TFTP_UNKNOWNID 1
299 /* Define to 1 if you have the declaration of `CURLE_TOO_MANY_REDIRECTS', and
300    to 0 if you don't. */
301 #define HAVE_DECL_CURLE_TOO_MANY_REDIRECTS 1
303 /* Define to 1 if you have the declaration of `CURLE_UNKNOWN_TELNET_OPTION',
304    and to 0 if you don't. */
305 #define HAVE_DECL_CURLE_UNKNOWN_TELNET_OPTION 1
307 /* Define to 1 if you have the declaration of `CURLE_UNSUPPORTED_PROTOCOL',
308    and to 0 if you don't. */
309 #define HAVE_DECL_CURLE_UNSUPPORTED_PROTOCOL 1
311 /* Define to 1 if you have the declaration of `CURLE_URL_MALFORMAT', and to 0
312    if you don't. */
313 #define HAVE_DECL_CURLE_URL_MALFORMAT 1
315 /* Define to 1 if you have the declaration of `CURLE_URL_MALFORMAT_USER', and
316    to 0 if you don't. */
317 #define HAVE_DECL_CURLE_URL_MALFORMAT_USER 1
319 /* Define to 1 if you have the declaration of `CURLE_WRITE_ERROR', and to 0 if
320    you don't. */
321 #define HAVE_DECL_CURLE_WRITE_ERROR 1
323 /* Define to 1 if you have the declaration of `CURLINFO_CONNECT_TIME', and to
324    0 if you don't. */
325 #define HAVE_DECL_CURLINFO_CONNECT_TIME 1
327 /* Define to 1 if you have the declaration of
328    `CURLINFO_CONTENT_LENGTH_DOWNLOAD', and to 0 if you don't. */
329 #define HAVE_DECL_CURLINFO_CONTENT_LENGTH_DOWNLOAD 1
331 /* Define to 1 if you have the declaration of
332    `CURLINFO_CONTENT_LENGTH_UPLOAD', and to 0 if you don't. */
333 #define HAVE_DECL_CURLINFO_CONTENT_LENGTH_UPLOAD 1
335 /* Define to 1 if you have the declaration of `CURLINFO_CONTENT_TYPE', and to
336    0 if you don't. */
337 #define HAVE_DECL_CURLINFO_CONTENT_TYPE 1
339 /* Define to 1 if you have the declaration of `CURLINFO_COOKIELIST', and to 0
340    if you don't. */
341 #define HAVE_DECL_CURLINFO_COOKIELIST 1
343 /* Define to 1 if you have the declaration of `CURLINFO_EFFECTIVE_URL', and to
344    0 if you don't. */
345 #define HAVE_DECL_CURLINFO_EFFECTIVE_URL 1
347 /* Define to 1 if you have the declaration of `CURLINFO_FILETIME', and to 0 if
348    you don't. */
349 #define HAVE_DECL_CURLINFO_FILETIME 1
351 /* Define to 1 if you have the declaration of `CURLINFO_FTP_ENTRY_PATH', and
352    to 0 if you don't. */
353 #define HAVE_DECL_CURLINFO_FTP_ENTRY_PATH 1
355 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_URL', and
356    to 0 if you don't. */
357 #define HAVE_DECL_CURLINFO_REDIRECT_URL 1
359 /* Define to 1 if you have the declaration of `CURLINFO_HEADER_SIZE', and to 0
360    if you don't. */
361 #define HAVE_DECL_CURLINFO_HEADER_SIZE 1
363 /* Define to 1 if you have the declaration of `CURLINFO_HTTPAUTH_AVAIL', and
364    to 0 if you don't. */
365 #define HAVE_DECL_CURLINFO_HTTPAUTH_AVAIL 1
367 /* Define to 1 if you have the declaration of `CURLINFO_HTTP_CONNECTCODE', and
368    to 0 if you don't. */
369 #define HAVE_DECL_CURLINFO_HTTP_CONNECTCODE 1
371 /* Define to 1 if you have the declaration of `CURLINFO_LASTSOCKET', and to 0
372    if you don't. */
373 #define HAVE_DECL_CURLINFO_LASTSOCKET 1
375 /* Define to 1 if you have the declaration of `CURLINFO_NAMELOOKUP_TIME', and
376    to 0 if you don't. */
377 #define HAVE_DECL_CURLINFO_NAMELOOKUP_TIME 1
379 /* Define to 1 if you have the declaration of `CURLINFO_NUM_CONNECTS', and to
380    0 if you don't. */
381 #define HAVE_DECL_CURLINFO_NUM_CONNECTS 1
383 /* Define to 1 if you have the declaration of `CURLINFO_OS_ERRNO', and to 0 if
384    you don't. */
385 #define HAVE_DECL_CURLINFO_OS_ERRNO 1
387 /* Define to 1 if you have the declaration of `CURLINFO_PRETRANSFER_TIME', and
388    to 0 if you don't. */
389 #define HAVE_DECL_CURLINFO_PRETRANSFER_TIME 1
391 /* Define to 1 if you have the declaration of `CURLINFO_PRIVATE', and to 0 if
392    you don't. */
393 #define HAVE_DECL_CURLINFO_PRIVATE 1
395 /* Define to 1 if you have the declaration of `CURLINFO_PROXYAUTH_AVAIL', and
396    to 0 if you don't. */
397 #define HAVE_DECL_CURLINFO_PROXYAUTH_AVAIL 1
399 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_COUNT', and
400    to 0 if you don't. */
401 #define HAVE_DECL_CURLINFO_REDIRECT_COUNT 1
403 /* Define to 1 if you have the declaration of `CURLINFO_REDIRECT_TIME', and to
404    0 if you don't. */
405 #define HAVE_DECL_CURLINFO_REDIRECT_TIME 1
407 /* Define to 1 if you have the declaration of `CURLINFO_REQUEST_SIZE', and to
408    0 if you don't. */
409 #define HAVE_DECL_CURLINFO_REQUEST_SIZE 1
411 /* Define to 1 if you have the declaration of `CURLINFO_RESPONSE_CODE', and to
412    0 if you don't. */
413 #define HAVE_DECL_CURLINFO_RESPONSE_CODE 1
415 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_DOWNLOAD', and to
416    0 if you don't. */
417 #define HAVE_DECL_CURLINFO_SIZE_DOWNLOAD 1
419 /* Define to 1 if you have the declaration of `CURLINFO_SIZE_UPLOAD', and to 0
420    if you don't. */
421 #define HAVE_DECL_CURLINFO_SIZE_UPLOAD 1
423 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_DOWNLOAD', and
424    to 0 if you don't. */
425 #define HAVE_DECL_CURLINFO_SPEED_DOWNLOAD 1
427 /* Define to 1 if you have the declaration of `CURLINFO_SPEED_UPLOAD', and to
428    0 if you don't. */
429 #define HAVE_DECL_CURLINFO_SPEED_UPLOAD 1
431 /* Define to 1 if you have the declaration of `CURLINFO_SSL_ENGINES', and to 0
432    if you don't. */
433 #define HAVE_DECL_CURLINFO_SSL_ENGINES 1
435 /* Define to 1 if you have the declaration of `CURLINFO_SSL_VERIFYRESULT', and
436    to 0 if you don't. */
437 #define HAVE_DECL_CURLINFO_SSL_VERIFYRESULT 1
439 /* Define to 1 if you have the declaration of `CURLINFO_STARTTRANSFER_TIME',
440    and to 0 if you don't. */
441 #define HAVE_DECL_CURLINFO_STARTTRANSFER_TIME 1
443 /* Define to 1 if you have the declaration of `CURLINFO_TOTAL_TIME', and to 0
444    if you don't. */
445 #define HAVE_DECL_CURLINFO_TOTAL_TIME 1
447 /* Define to 1 if you have the declaration of `CURLOPT_AUTOREFERER', and to 0
448    if you don't. */
449 #define HAVE_DECL_CURLOPT_AUTOREFERER 1
451 /* Define to 1 if you have the declaration of `CURLOPT_BUFFERSIZE', and to 0
452    if you don't. */
453 #define HAVE_DECL_CURLOPT_BUFFERSIZE 1
455 /* Define to 1 if you have the declaration of `CURLOPT_CAINFO', and to 0 if
456    you don't. */
457 #define HAVE_DECL_CURLOPT_CAINFO 1
459 /* Define to 1 if you have the declaration of `CURLOPT_CAPATH', and to 0 if
460    you don't. */
461 #define HAVE_DECL_CURLOPT_CAPATH 1
463 /* Define to 1 if you have the declaration of `CURLOPT_CLOSEPOLICY', and to 0
464    if you don't. */
465 #define HAVE_DECL_CURLOPT_CLOSEPOLICY 1
467 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT', and to
468    0 if you don't. */
469 #define HAVE_DECL_CURLOPT_CONNECTTIMEOUT 1
471 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT_MS', and
472    to 0 if you don't. */
473 #define HAVE_DECL_CURLOPT_CONNECTTIMEOUT_MS 1
475 /* Define to 1 if you have the declaration of `CURLOPT_CONNECT_ONLY', and to 0
476    if you don't. */
477 #define HAVE_DECL_CURLOPT_CONNECT_ONLY 1
479 /* Define to 1 if you have the declaration of `CURLOPT_COOKIE', and to 0 if
480    you don't. */
481 #define HAVE_DECL_CURLOPT_COOKIE 1
483 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEFILE', and to 0
484    if you don't. */
485 #define HAVE_DECL_CURLOPT_COOKIEFILE 1
487 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEJAR', and to 0 if
488    you don't. */
489 #define HAVE_DECL_CURLOPT_COOKIEJAR 1
491 /* Define to 1 if you have the declaration of `CURLOPT_COOKIELIST', and to 0
492    if you don't. */
493 #define HAVE_DECL_CURLOPT_COOKIELIST 1
495 /* Define to 1 if you have the declaration of `CURLOPT_COOKIESESSION', and to
496    0 if you don't. */
497 #define HAVE_DECL_CURLOPT_COOKIESESSION 1
499 /* Define to 1 if you have the declaration of `CURLOPT_COPYPOSTFIELDS', and to
500    0 if you don't. */
501 #define HAVE_DECL_CURLOPT_COPYPOSTFIELDS 1
503 /* Define to 1 if you have the declaration of `CURLOPT_CRLF', and to 0 if you
504    don't. */
505 #define HAVE_DECL_CURLOPT_CRLF 1
507 /* Define to 1 if you have the declaration of `CURLOPT_CUSTOMREQUEST', and to
508    0 if you don't. */
509 #define HAVE_DECL_CURLOPT_CUSTOMREQUEST 1
511 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGDATA', and to 0 if
512    you don't. */
513 #define HAVE_DECL_CURLOPT_DEBUGDATA 1
515 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGFUNCTION', and to
516    0 if you don't. */
517 #define HAVE_DECL_CURLOPT_DEBUGFUNCTION 1
519 /* Define to 1 if you have the declaration of `CURLOPT_DNS_CACHE_TIMEOUT', and
520    to 0 if you don't. */
521 #define HAVE_DECL_CURLOPT_DNS_CACHE_TIMEOUT 1
523 /* Define to 1 if you have the declaration of `CURLOPT_DNS_USE_GLOBAL_CACHE',
524    and to 0 if you don't. */
525 #define HAVE_DECL_CURLOPT_DNS_USE_GLOBAL_CACHE 1
527 /* Define to 1 if you have the declaration of `CURLOPT_EGDSOCKET', and to 0 if
528    you don't. */
529 #define HAVE_DECL_CURLOPT_EGDSOCKET 1
531 /* Define to 1 if you have the declaration of `CURLOPT_ENCODING', and to 0 if
532    you don't. */
533 #define HAVE_DECL_CURLOPT_ENCODING 1
535 /* Define to 1 if you have the declaration of `CURLOPT_ERRORBUFFER', and to 0
536    if you don't. */
537 #define HAVE_DECL_CURLOPT_ERRORBUFFER 1
539 /* Define to 1 if you have the declaration of `CURLOPT_FAILONERROR', and to 0
540    if you don't. */
541 #define HAVE_DECL_CURLOPT_FAILONERROR 1
543 /* Define to 1 if you have the declaration of `CURLOPT_FILE', and to 0 if you
544    don't. */
545 #define HAVE_DECL_CURLOPT_FILE 1
547 /* Define to 1 if you have the declaration of `CURLOPT_FILETIME', and to 0 if
548    you don't. */
549 #define HAVE_DECL_CURLOPT_FILETIME 1
551 /* Define to 1 if you have the declaration of `CURLOPT_FOLLOWLOCATION', and to
552    0 if you don't. */
553 #define HAVE_DECL_CURLOPT_FOLLOWLOCATION 1
555 /* Define to 1 if you have the declaration of `CURLOPT_FORBID_REUSE', and to 0
556    if you don't. */
557 #define HAVE_DECL_CURLOPT_FORBID_REUSE 1
559 /* Define to 1 if you have the declaration of `CURLOPT_FRESH_CONNECT', and to
560    0 if you don't. */
561 #define HAVE_DECL_CURLOPT_FRESH_CONNECT 1
563 /* Define to 1 if you have the declaration of `CURLOPT_FTPAPPEND', and to 0 if
564    you don't. */
565 #define HAVE_DECL_CURLOPT_FTPAPPEND 1
567 /* Define to 1 if you have the declaration of `CURLOPT_FTPLISTONLY', and to 0
568    if you don't. */
569 #define HAVE_DECL_CURLOPT_FTPLISTONLY 1
571 /* Define to 1 if you have the declaration of `CURLOPT_FTPPORT', and to 0 if
572    you don't. */
573 #define HAVE_DECL_CURLOPT_FTPPORT 1
575 /* Define to 1 if you have the declaration of `CURLOPT_FTPSSLAUTH', and to 0
576    if you don't. */
577 #define HAVE_DECL_CURLOPT_FTPSSLAUTH 1
579 /* Define to 1 if you have the declaration of `CURLOPT_FTP_ACCOUNT', and to 0
580    if you don't. */
581 #define HAVE_DECL_CURLOPT_FTP_ACCOUNT 1
583 /* Define to 1 if you have the declaration of
584    `CURLOPT_FTP_ALTERNATIVE_TO_USER', and to 0 if you don't. */
585 #define HAVE_DECL_CURLOPT_FTP_ALTERNATIVE_TO_USER 1
587 /* Define to 1 if you have the declaration of
588    `CURLOPT_FTP_CREATE_MISSING_DIRS', and to 0 if you don't. */
589 #define HAVE_DECL_CURLOPT_FTP_CREATE_MISSING_DIRS 1
591 /* Define to 1 if you have the declaration of `CURLOPT_FTP_FILEMETHOD', and to
592    0 if you don't. */
593 #define HAVE_DECL_CURLOPT_FTP_FILEMETHOD 1
595 /* Define to 1 if you have the declaration of `CURLOPT_FTP_RESPONSE_TIMEOUT',
596    and to 0 if you don't. */
597 #define HAVE_DECL_CURLOPT_FTP_RESPONSE_TIMEOUT 1
599 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SKIP_PASV_IP', and
600    to 0 if you don't. */
601 #define HAVE_DECL_CURLOPT_FTP_SKIP_PASV_IP 1
603 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL', and to 0 if
604    you don't. */
605 #define HAVE_DECL_CURLOPT_FTP_SSL 1
607 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL_CCC', and to 0
608    if you don't. */
609 #define HAVE_DECL_CURLOPT_FTP_SSL_CCC 1
611 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPRT', and to 0
612    if you don't. */
613 #define HAVE_DECL_CURLOPT_FTP_USE_EPRT 1
615 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPSV', and to 0
616    if you don't. */
617 #define HAVE_DECL_CURLOPT_FTP_USE_EPSV 1
619 /* Define to 1 if you have the declaration of `CURLOPT_HEADER', and to 0 if
620    you don't. */
621 #define HAVE_DECL_CURLOPT_HEADER 1
623 /* Define to 1 if you have the declaration of `CURLOPT_HEADERFUNCTION', and to
624    0 if you don't. */
625 #define HAVE_DECL_CURLOPT_HEADERFUNCTION 1
627 /* Define to 1 if you have the declaration of `CURLOPT_HTTP200ALIASES', and to
628    0 if you don't. */
629 #define HAVE_DECL_CURLOPT_HTTP200ALIASES 1
631 /* Define to 1 if you have the declaration of `CURLOPT_HTTPAUTH', and to 0 if
632    you don't. */
633 #define HAVE_DECL_CURLOPT_HTTPAUTH 1
635 /* Define to 1 if you have the declaration of `CURLOPT_HTTPGET', and to 0 if
636    you don't. */
637 #define HAVE_DECL_CURLOPT_HTTPGET 1
639 /* Define to 1 if you have the declaration of `CURLOPT_HTTPHEADER', and to 0
640    if you don't. */
641 #define HAVE_DECL_CURLOPT_HTTPHEADER 1
643 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPOST', and to 0 if
644    you don't. */
645 #define HAVE_DECL_CURLOPT_HTTPPOST 1
647 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPROXYTUNNEL', and
648    to 0 if you don't. */
649 #define HAVE_DECL_CURLOPT_HTTPPROXYTUNNEL 1
651 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_CONTENT_DECODING',
652    and to 0 if you don't. */
653 #define HAVE_DECL_CURLOPT_HTTP_CONTENT_DECODING 1
655 /* Define to 1 if you have the declaration of
656    `CURLOPT_HTTP_TRANSFER_DECODING', and to 0 if you don't. */
657 #define HAVE_DECL_CURLOPT_HTTP_TRANSFER_DECODING 1
659 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_VERSION', and to 0
660    if you don't. */
661 #define HAVE_DECL_CURLOPT_HTTP_VERSION 1
663 /* Define to 1 if you have the declaration of `CURLOPT_IGNORE_CONTENT_LENGTH',
664    and to 0 if you don't. */
665 #define HAVE_DECL_CURLOPT_IGNORE_CONTENT_LENGTH 1
667 /* Define to 1 if you have the declaration of `CURLOPT_INFILE', and to 0 if
668    you don't. */
669 #define HAVE_DECL_CURLOPT_INFILE 1
671 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE', and to 0
672    if you don't. */
673 #define HAVE_DECL_CURLOPT_INFILESIZE 1
675 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE_LARGE', and
676    to 0 if you don't. */
677 #define HAVE_DECL_CURLOPT_INFILESIZE_LARGE 1
679 /* Define to 1 if you have the declaration of `CURLOPT_INTERFACE', and to 0 if
680    you don't. */
681 #define HAVE_DECL_CURLOPT_INTERFACE 1
683 /* Define to 1 if you have the declaration of `CURLOPT_IOCTLFUNCTION', and to
684    0 if you don't. */
685 #define HAVE_DECL_CURLOPT_IOCTLFUNCTION 1
687 /* Define to 1 if you have the declaration of `CURLOPT_IPRESOLVE', and to 0 if
688    you don't. */
689 #define HAVE_DECL_CURLOPT_IPRESOLVE 1
691 /* Define to 1 if you have the declaration of `CURLOPT_KRB4LEVEL', and to 0 if
692    you don't. */
693 #define HAVE_DECL_CURLOPT_KRB4LEVEL 1
695 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORT', and to 0 if
696    you don't. */
697 #define HAVE_DECL_CURLOPT_LOCALPORT 1
699 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORTRANGE', and to
700    0 if you don't. */
701 #define HAVE_DECL_CURLOPT_LOCALPORTRANGE 1
703 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_LIMIT', and
704    to 0 if you don't. */
705 #define HAVE_DECL_CURLOPT_LOW_SPEED_LIMIT 1
707 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_TIME', and to
708    0 if you don't. */
709 #define HAVE_DECL_CURLOPT_LOW_SPEED_TIME 1
711 /* Define to 1 if you have the declaration of `CURLOPT_MAXCONNECTS', and to 0
712    if you don't. */
713 #define HAVE_DECL_CURLOPT_MAXCONNECTS 1
715 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE', and to 0
716    if you don't. */
717 #define HAVE_DECL_CURLOPT_MAXFILESIZE 1
719 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE_LARGE', and
720    to 0 if you don't. */
721 #define HAVE_DECL_CURLOPT_MAXFILESIZE_LARGE 1
723 /* Define to 1 if you have the declaration of `CURLOPT_MAXREDIRS', and to 0 if
724    you don't. */
725 #define HAVE_DECL_CURLOPT_MAXREDIRS 1
727 /* Define to 1 if you have the declaration of `CURLOPT_MAX_RECV_SPEED_LARGE',
728    and to 0 if you don't. */
729 #define HAVE_DECL_CURLOPT_MAX_RECV_SPEED_LARGE 1
731 /* Define to 1 if you have the declaration of `CURLOPT_MAX_SEND_SPEED_LARGE',
732    and to 0 if you don't. */
733 #define HAVE_DECL_CURLOPT_MAX_SEND_SPEED_LARGE 1
735 /* Define to 1 if you have the declaration of `CURLOPT_NETRC', and to 0 if you
736    don't. */
737 #define HAVE_DECL_CURLOPT_NETRC 1
739 /* Define to 1 if you have the declaration of `CURLOPT_NETRC_FILE', and to 0
740    if you don't. */
741 #define HAVE_DECL_CURLOPT_NETRC_FILE 1
743 /* Define to 1 if you have the declaration of `CURLOPT_NEW_DIRECTORY_PERMS',
744    and to 0 if you don't. */
745 #define HAVE_DECL_CURLOPT_NEW_DIRECTORY_PERMS 1
747 /* Define to 1 if you have the declaration of `CURLOPT_NEW_FILE_PERMS', and to
748    0 if you don't. */
749 #define HAVE_DECL_CURLOPT_NEW_FILE_PERMS 1
751 /* Define to 1 if you have the declaration of `CURLOPT_NOBODY', and to 0 if
752    you don't. */
753 #define HAVE_DECL_CURLOPT_NOBODY 1
755 /* Define to 1 if you have the declaration of `CURLOPT_NOPROGRESS', and to 0
756    if you don't. */
757 #define HAVE_DECL_CURLOPT_NOPROGRESS 1
759 /* Define to 1 if you have the declaration of `CURLOPT_NOSIGNAL', and to 0 if
760    you don't. */
761 #define HAVE_DECL_CURLOPT_NOSIGNAL 1
763 /* Define to 1 if you have the declaration of `CURLOPT_PORT', and to 0 if you
764    don't. */
765 #define HAVE_DECL_CURLOPT_PORT 1
767 /* Define to 1 if you have the declaration of `CURLOPT_POST', and to 0 if you
768    don't. */
769 #define HAVE_DECL_CURLOPT_POST 1
771 /* Define to 1 if you have the declaration of `CURLOPT_POST301', and to 0 if
772    you don't. */
773 #define HAVE_DECL_CURLOPT_POST301 1
775 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDS', and to 0
776    if you don't. */
777 #define HAVE_DECL_CURLOPT_POSTFIELDS 1
779 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE', and to
780    0 if you don't. */
781 #define HAVE_DECL_CURLOPT_POSTFIELDSIZE 1
783 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE_LARGE',
784    and to 0 if you don't. */
785 #define HAVE_DECL_CURLOPT_POSTFIELDSIZE_LARGE 1
787 /* Define to 1 if you have the declaration of `CURLOPT_POSTQUOTE', and to 0 if
788    you don't. */
789 #define HAVE_DECL_CURLOPT_POSTQUOTE 1
791 /* Define to 1 if you have the declaration of `CURLOPT_PREQUOTE', and to 0 if
792    you don't. */
793 #define HAVE_DECL_CURLOPT_PREQUOTE 1
795 /* Define to 1 if you have the declaration of `CURLOPT_PRIVATE', and to 0 if
796    you don't. */
797 #define HAVE_DECL_CURLOPT_PRIVATE 1
799 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSDATA', and to 0
800    if you don't. */
801 #define HAVE_DECL_CURLOPT_PROGRESSDATA 1
803 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSFUNCTION', and
804    to 0 if you don't. */
805 #define HAVE_DECL_CURLOPT_PROGRESSFUNCTION 1
807 /* Define to 1 if you have the declaration of `CURLOPT_PROXY', and to 0 if you
808    don't. */
809 #define HAVE_DECL_CURLOPT_PROXY 1
811 /* Define to 1 if you have the declaration of `CURLOPT_PROXYAUTH', and to 0 if
812    you don't. */
813 #define HAVE_DECL_CURLOPT_PROXYAUTH 1
815 /* Define to 1 if you have the declaration of `CURLOPT_PROXYPORT', and to 0 if
816    you don't. */
817 #define HAVE_DECL_CURLOPT_PROXYPORT 1
819 /* Define to 1 if you have the declaration of `CURLOPT_PROXYTYPE', and to 0 if
820    you don't. */
821 #define HAVE_DECL_CURLOPT_PROXYTYPE 1
823 /* Define to 1 if you have the declaration of `CURLOPT_PROXYUSERPWD', and to 0
824    if you don't. */
825 #define HAVE_DECL_CURLOPT_PROXYUSERPWD 1
827 /* Define to 1 if you have the declaration of `CURLOPT_PROXY_TRANSFER_MODE',
828    and to 0 if you don't. */
829 #define HAVE_DECL_CURLOPT_PROXY_TRANSFER_MODE 1
831 /* Define to 1 if you have the declaration of `CURLOPT_PUT', and to 0 if you
832    don't. */
833 #define HAVE_DECL_CURLOPT_PUT 1
835 /* Define to 1 if you have the declaration of `CURLOPT_QUOTE', and to 0 if you
836    don't. */
837 #define HAVE_DECL_CURLOPT_QUOTE 1
839 /* Define to 1 if you have the declaration of `CURLOPT_RANDOM_FILE', and to 0
840    if you don't. */
841 #define HAVE_DECL_CURLOPT_RANDOM_FILE 1
843 /* Define to 1 if you have the declaration of `CURLOPT_RANGE', and to 0 if you
844    don't. */
845 #define HAVE_DECL_CURLOPT_RANGE 1
847 /* Define to 1 if you have the declaration of `CURLOPT_READFUNCTION', and to 0
848    if you don't. */
849 #define HAVE_DECL_CURLOPT_READFUNCTION 1
851 /* Define to 1 if you have the declaration of `CURLOPT_REFERER', and to 0 if
852    you don't. */
853 #define HAVE_DECL_CURLOPT_REFERER 1
855 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM', and to 0
856    if you don't. */
857 #define HAVE_DECL_CURLOPT_RESUME_FROM 1
859 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM_LARGE', and
860    to 0 if you don't. */
861 #define HAVE_DECL_CURLOPT_RESUME_FROM_LARGE 1
863 /* Define to 1 if you have the declaration of `CURLOPT_SEEKFUNCTION', and to 0
864    if you don't. */
865 #define HAVE_DECL_CURLOPT_SEEKFUNCTION 1
867 /* Define to 1 if you have the declaration of `CURLOPT_SHARE', and to 0 if you
868    don't. */
869 #define HAVE_DECL_CURLOPT_SHARE 1
871 /* Define to 1 if you have the declaration of `CURLOPT_SSH_AUTH_TYPES', and to
872    0 if you don't. */
873 #define HAVE_DECL_CURLOPT_SSH_AUTH_TYPES 1
875 /* Define to 1 if you have the declaration of
876    `CURLOPT_SSH_HOST_PUBLIC_KEY_MD5', and to 0 if you don't. */
877 #define HAVE_DECL_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 1
879 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PRIVATE_KEYFILE',
880    and to 0 if you don't. */
881 #define HAVE_DECL_CURLOPT_SSH_PRIVATE_KEYFILE 1
883 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PUBLIC_KEYFILE',
884    and to 0 if you don't. */
885 #define HAVE_DECL_CURLOPT_SSH_PUBLIC_KEYFILE 1
887 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERT', and to 0 if
888    you don't. */
889 #define HAVE_DECL_CURLOPT_SSLCERT 1
891 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTPASSWD', and to
892    0 if you don't. */
893 #define HAVE_DECL_CURLOPT_SSLCERTPASSWD 1
895 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTTYPE', and to 0
896    if you don't. */
897 #define HAVE_DECL_CURLOPT_SSLCERTTYPE 1
899 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE', and to 0 if
900    you don't. */
901 #define HAVE_DECL_CURLOPT_SSLENGINE 1
903 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE_DEFAULT', and
904    to 0 if you don't. */
905 #define HAVE_DECL_CURLOPT_SSLENGINE_DEFAULT 1
907 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEY', and to 0 if
908    you don't. */
909 #define HAVE_DECL_CURLOPT_SSLKEY 1
911 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYPASSWD', and to 0
912    if you don't. */
913 #define HAVE_DECL_CURLOPT_SSLKEYPASSWD 1
915 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYTYPE', and to 0
916    if you don't. */
917 #define HAVE_DECL_CURLOPT_SSLKEYTYPE 1
919 /* Define to 1 if you have the declaration of `CURLOPT_SSLVERSION', and to 0
920    if you don't. */
921 #define HAVE_DECL_CURLOPT_SSLVERSION 1
923 /* Define to 1 if you have the declaration of `CURLOPT_SSL_CIPHER_LIST', and
924    to 0 if you don't. */
925 #define HAVE_DECL_CURLOPT_SSL_CIPHER_LIST 1
927 /* Define to 1 if you have the declaration of `CURLOPT_SSL_SESSIONID_CACHE',
928    and to 0 if you don't. */
929 #define HAVE_DECL_CURLOPT_SSL_SESSIONID_CACHE 1
931 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYHOST', and to
932    0 if you don't. */
933 #define HAVE_DECL_CURLOPT_SSL_VERIFYHOST 1
935 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYPEER', and to
936    0 if you don't. */
937 #define HAVE_DECL_CURLOPT_SSL_VERIFYPEER 1
939 /* Define to 1 if you have the declaration of `CURLOPT_STDERR', and to 0 if
940    you don't. */
941 #define HAVE_DECL_CURLOPT_STDERR 1
943 /* Define to 1 if you have the declaration of `CURLOPT_TCP_NODELAY', and to 0
944    if you don't. */
945 #define HAVE_DECL_CURLOPT_TCP_NODELAY 1
947 /* Define to 1 if you have the declaration of `CURLOPT_TELNETOPTIONS', and to
948    0 if you don't. */
949 #define HAVE_DECL_CURLOPT_TELNETOPTIONS 1
951 /* Define to 1 if you have the declaration of `CURLOPT_TIMECONDITION', and to
952    0 if you don't. */
953 #define HAVE_DECL_CURLOPT_TIMECONDITION 1
955 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT', and to 0 if
956    you don't. */
957 #define HAVE_DECL_CURLOPT_TIMEOUT 1
959 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT_MS', and to 0
960    if you don't. */
961 #define HAVE_DECL_CURLOPT_TIMEOUT_MS 1
963 /* Define to 1 if you have the declaration of `CURLOPT_TIMEVALUE', and to 0 if
964    you don't. */
965 #define HAVE_DECL_CURLOPT_TIMEVALUE 1
967 /* Define to 1 if you have the declaration of `CURLOPT_TRANSFERTEXT', and to 0
968    if you don't. */
969 #define HAVE_DECL_CURLOPT_TRANSFERTEXT 1
971 /* Define to 1 if you have the declaration of `CURLOPT_UNRESTRICTED_AUTH', and
972    to 0 if you don't. */
973 #define HAVE_DECL_CURLOPT_UNRESTRICTED_AUTH 1
975 /* Define to 1 if you have the declaration of `CURLOPT_UPLOAD', and to 0 if
976    you don't. */
977 #define HAVE_DECL_CURLOPT_UPLOAD 1
979 /* Define to 1 if you have the declaration of `CURLOPT_URL', and to 0 if you
980    don't. */
981 #define HAVE_DECL_CURLOPT_URL 1
983 /* Define to 1 if you have the declaration of `CURLOPT_USERAGENT', and to 0 if
984    you don't. */
985 #define HAVE_DECL_CURLOPT_USERAGENT 1
987 /* Define to 1 if you have the declaration of `CURLOPT_USERPWD', and to 0 if
988    you don't. */
989 #define HAVE_DECL_CURLOPT_USERPWD 1
991 /* Define to 1 if you have the declaration of `CURLOPT_VERBOSE', and to 0 if
992    you don't. */
993 #define HAVE_DECL_CURLOPT_VERBOSE 1
995 /* Define to 1 if you have the declaration of `CURLOPT_WRITEFUNCTION', and to
996    0 if you don't. */
997 #define HAVE_DECL_CURLOPT_WRITEFUNCTION 1
999 /* Define to 1 if you have the declaration of `CURLOPT_WRITEHEADER', and to 0
1000    if you don't. */
1001 #define HAVE_DECL_CURLOPT_WRITEHEADER 1
1003 /* Define to 1 if you have the declaration of `CURLOPT_WRITEINFO', and to 0 if
1004    you don't. */
1005 #define HAVE_DECL_CURLOPT_WRITEINFO 1
1007 /* Define to 1 if you have the declaration of `CURLOPT_OPENSOCKETFUNCTION', and to 0 if
1008    you don't. */
1009 #undef HAVE_DECL_CURLOPT_OPENSOCKETFUNCTION /* FIXME disabled */
1011 /* Define to the address where bug reports for this package should be sent. */
1012 #undef PACKAGE_BUGREPORT
1014 /* Define to the full name of this package. */
1015 #undef PACKAGE_NAME
1017 /* Define to the full name and version of this package. */
1018 #undef PACKAGE_STRING
1020 /* Define to the one symbol short name of this package. */
1021 #undef PACKAGE_TARNAME
1023 /* Define to the version of this package. */
1024 #undef PACKAGE_VERSION