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