examples: fix safe-string warning
[ocurl.git] / config.h.in
blobcf037af5e526b18a24fc2bc0b63c1c1ec6c36f1c
1 /* config.h.in. Generated from configure.in 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_CONDITION_UNMET', and
327 to 0 if you don't. */
328 #undef HAVE_DECL_CURLINFO_CONDITION_UNMET
330 /* Define to 1 if you have the declaration of `CURLINFO_CONNECT_TIME', and to
331 0 if you don't. */
332 #undef HAVE_DECL_CURLINFO_CONNECT_TIME
334 /* Define to 1 if you have the declaration of
335 `CURLINFO_CONTENT_LENGTH_DOWNLOAD', and to 0 if you don't. */
336 #undef HAVE_DECL_CURLINFO_CONTENT_LENGTH_DOWNLOAD
338 /* Define to 1 if you have the declaration of
339 `CURLINFO_CONTENT_LENGTH_UPLOAD', and to 0 if you don't. */
340 #undef HAVE_DECL_CURLINFO_CONTENT_LENGTH_UPLOAD
342 /* Define to 1 if you have the declaration of `CURLINFO_CONTENT_TYPE', and to
343 0 if you don't. */
344 #undef HAVE_DECL_CURLINFO_CONTENT_TYPE
346 /* Define to 1 if you have the declaration of `CURLINFO_COOKIELIST', and to 0
347 if you don't. */
348 #undef HAVE_DECL_CURLINFO_COOKIELIST
350 /* Define to 1 if you have the declaration of `CURLINFO_EFFECTIVE_URL', and to
351 0 if you don't. */
352 #undef HAVE_DECL_CURLINFO_EFFECTIVE_URL
354 /* Define to 1 if you have the declaration of `CURLINFO_FILETIME', and to 0 if
355 you don't. */
356 #undef HAVE_DECL_CURLINFO_FILETIME
358 /* Define to 1 if you have the declaration of `CURLINFO_FTP_ENTRY_PATH', and
359 to 0 if you don't. */
360 #undef HAVE_DECL_CURLINFO_FTP_ENTRY_PATH
362 /* Define to 1 if you have the declaration of `CURLINFO_HEADER_SIZE', and to 0
363 if you don't. */
364 #undef HAVE_DECL_CURLINFO_HEADER_SIZE
366 /* Define to 1 if you have the declaration of `CURLINFO_HTTPAUTH_AVAIL', and
367 to 0 if you don't. */
368 #undef HAVE_DECL_CURLINFO_HTTPAUTH_AVAIL
370 /* Define to 1 if you have the declaration of `CURLINFO_HTTP_CONNECTCODE', and
371 to 0 if you don't. */
372 #undef HAVE_DECL_CURLINFO_HTTP_CONNECTCODE
374 /* Define to 1 if you have the declaration of `CURLINFO_LASTSOCKET', and to 0
375 if you don't. */
376 #undef HAVE_DECL_CURLINFO_LASTSOCKET
378 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_IP', and to 0 if
379 you don't. */
380 #undef HAVE_DECL_CURLINFO_LOCAL_IP
382 /* Define to 1 if you have the declaration of `CURLINFO_LOCAL_PORT', and to 0
383 if you don't. */
384 #undef HAVE_DECL_CURLINFO_LOCAL_PORT
386 /* Define to 1 if you have the declaration of `CURLINFO_NAMELOOKUP_TIME', and
387 to 0 if you don't. */
388 #undef HAVE_DECL_CURLINFO_NAMELOOKUP_TIME
390 /* Define to 1 if you have the declaration of `CURLINFO_NUM_CONNECTS', and to
391 0 if you don't. */
392 #undef HAVE_DECL_CURLINFO_NUM_CONNECTS
394 /* Define to 1 if you have the declaration of `CURLINFO_OS_ERRNO', and to 0 if
395 you don't. */
396 #undef HAVE_DECL_CURLINFO_OS_ERRNO
398 /* Define to 1 if you have the declaration of `CURLINFO_PRETRANSFER_TIME', and
399 to 0 if you don't. */
400 #undef HAVE_DECL_CURLINFO_PRETRANSFER_TIME
402 /* Define to 1 if you have the declaration of `CURLINFO_PRIMARY_IP', and to 0
403 if you don't. */
404 #undef HAVE_DECL_CURLINFO_PRIMARY_IP
406 /* Define to 1 if you have the declaration of `CURLINFO_PRIVATE', and to 0 if
407 you don't. */
408 #undef HAVE_DECL_CURLINFO_PRIVATE
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_SOCKETDATA', and to 0
467 if you don't. */
468 #undef HAVE_DECL_CURLMOPT_SOCKETDATA
470 /* Define to 1 if you have the declaration of `CURLMOPT_SOCKETFUNCTION', and
471 to 0 if you don't. */
472 #undef HAVE_DECL_CURLMOPT_SOCKETFUNCTION
474 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERDATA', and to 0
475 if you don't. */
476 #undef HAVE_DECL_CURLMOPT_TIMERDATA
478 /* Define to 1 if you have the declaration of `CURLMOPT_TIMERFUNCTION', and to
479 0 if you don't. */
480 #undef HAVE_DECL_CURLMOPT_TIMERFUNCTION
482 /* Define to 1 if you have the declaration of `CURLOPT_AUTOREFERER', and to 0
483 if you don't. */
484 #undef HAVE_DECL_CURLOPT_AUTOREFERER
486 /* Define to 1 if you have the declaration of `CURLOPT_BUFFERSIZE', and to 0
487 if you don't. */
488 #undef HAVE_DECL_CURLOPT_BUFFERSIZE
490 /* Define to 1 if you have the declaration of `CURLOPT_CAINFO', and to 0 if
491 you don't. */
492 #undef HAVE_DECL_CURLOPT_CAINFO
494 /* Define to 1 if you have the declaration of `CURLOPT_CAPATH', and to 0 if
495 you don't. */
496 #undef HAVE_DECL_CURLOPT_CAPATH
498 /* Define to 1 if you have the declaration of `CURLOPT_CLOSEPOLICY', and to 0
499 if you don't. */
500 #undef HAVE_DECL_CURLOPT_CLOSEPOLICY
502 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT', and to
503 0 if you don't. */
504 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT
506 /* Define to 1 if you have the declaration of `CURLOPT_CONNECTTIMEOUT_MS', and
507 to 0 if you don't. */
508 #undef HAVE_DECL_CURLOPT_CONNECTTIMEOUT_MS
510 /* Define to 1 if you have the declaration of `CURLOPT_CONNECT_ONLY', and to 0
511 if you don't. */
512 #undef HAVE_DECL_CURLOPT_CONNECT_ONLY
514 /* Define to 1 if you have the declaration of `CURLOPT_COOKIE', and to 0 if
515 you don't. */
516 #undef HAVE_DECL_CURLOPT_COOKIE
518 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEFILE', and to 0
519 if you don't. */
520 #undef HAVE_DECL_CURLOPT_COOKIEFILE
522 /* Define to 1 if you have the declaration of `CURLOPT_COOKIEJAR', and to 0 if
523 you don't. */
524 #undef HAVE_DECL_CURLOPT_COOKIEJAR
526 /* Define to 1 if you have the declaration of `CURLOPT_COOKIELIST', and to 0
527 if you don't. */
528 #undef HAVE_DECL_CURLOPT_COOKIELIST
530 /* Define to 1 if you have the declaration of `CURLOPT_COOKIESESSION', and to
531 0 if you don't. */
532 #undef HAVE_DECL_CURLOPT_COOKIESESSION
534 /* Define to 1 if you have the declaration of `CURLOPT_COPYPOSTFIELDS', and to
535 0 if you don't. */
536 #undef HAVE_DECL_CURLOPT_COPYPOSTFIELDS
538 /* Define to 1 if you have the declaration of `CURLOPT_CRLF', and to 0 if you
539 don't. */
540 #undef HAVE_DECL_CURLOPT_CRLF
542 /* Define to 1 if you have the declaration of `CURLOPT_CUSTOMREQUEST', and to
543 0 if you don't. */
544 #undef HAVE_DECL_CURLOPT_CUSTOMREQUEST
546 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGDATA', and to 0 if
547 you don't. */
548 #undef HAVE_DECL_CURLOPT_DEBUGDATA
550 /* Define to 1 if you have the declaration of `CURLOPT_DEBUGFUNCTION', and to
551 0 if you don't. */
552 #undef HAVE_DECL_CURLOPT_DEBUGFUNCTION
554 /* Define to 1 if you have the declaration of `CURLOPT_DNS_CACHE_TIMEOUT', and
555 to 0 if you don't. */
556 #undef HAVE_DECL_CURLOPT_DNS_CACHE_TIMEOUT
558 /* Define to 1 if you have the declaration of `CURLOPT_DNS_SERVERS', and to 0
559 if you don't. */
560 #undef HAVE_DECL_CURLOPT_DNS_SERVERS
562 /* Define to 1 if you have the declaration of `CURLOPT_DNS_USE_GLOBAL_CACHE',
563 and to 0 if you don't. */
564 #undef HAVE_DECL_CURLOPT_DNS_USE_GLOBAL_CACHE
566 /* Define to 1 if you have the declaration of `CURLOPT_EGDSOCKET', and to 0 if
567 you don't. */
568 #undef HAVE_DECL_CURLOPT_EGDSOCKET
570 /* Define to 1 if you have the declaration of `CURLOPT_ENCODING', and to 0 if
571 you don't. */
572 #undef HAVE_DECL_CURLOPT_ENCODING
574 /* Define to 1 if you have the declaration of `CURLOPT_ERRORBUFFER', and to 0
575 if you don't. */
576 #undef HAVE_DECL_CURLOPT_ERRORBUFFER
578 /* Define to 1 if you have the declaration of `CURLOPT_FAILONERROR', and to 0
579 if you don't. */
580 #undef HAVE_DECL_CURLOPT_FAILONERROR
582 /* Define to 1 if you have the declaration of `CURLOPT_FILE', and to 0 if you
583 don't. */
584 #undef HAVE_DECL_CURLOPT_FILE
586 /* Define to 1 if you have the declaration of `CURLOPT_FILETIME', and to 0 if
587 you don't. */
588 #undef HAVE_DECL_CURLOPT_FILETIME
590 /* Define to 1 if you have the declaration of `CURLOPT_FOLLOWLOCATION', and to
591 0 if you don't. */
592 #undef HAVE_DECL_CURLOPT_FOLLOWLOCATION
594 /* Define to 1 if you have the declaration of `CURLOPT_FORBID_REUSE', and to 0
595 if you don't. */
596 #undef HAVE_DECL_CURLOPT_FORBID_REUSE
598 /* Define to 1 if you have the declaration of `CURLOPT_FRESH_CONNECT', and to
599 0 if you don't. */
600 #undef HAVE_DECL_CURLOPT_FRESH_CONNECT
602 /* Define to 1 if you have the declaration of `CURLOPT_FTPAPPEND', and to 0 if
603 you don't. */
604 #undef HAVE_DECL_CURLOPT_FTPAPPEND
606 /* Define to 1 if you have the declaration of `CURLOPT_FTPLISTONLY', and to 0
607 if you don't. */
608 #undef HAVE_DECL_CURLOPT_FTPLISTONLY
610 /* Define to 1 if you have the declaration of `CURLOPT_FTPPORT', and to 0 if
611 you don't. */
612 #undef HAVE_DECL_CURLOPT_FTPPORT
614 /* Define to 1 if you have the declaration of `CURLOPT_FTPSSLAUTH', and to 0
615 if you don't. */
616 #undef HAVE_DECL_CURLOPT_FTPSSLAUTH
618 /* Define to 1 if you have the declaration of `CURLOPT_FTP_ACCOUNT', and to 0
619 if you don't. */
620 #undef HAVE_DECL_CURLOPT_FTP_ACCOUNT
622 /* Define to 1 if you have the declaration of
623 `CURLOPT_FTP_ALTERNATIVE_TO_USER', and to 0 if you don't. */
624 #undef HAVE_DECL_CURLOPT_FTP_ALTERNATIVE_TO_USER
626 /* Define to 1 if you have the declaration of
627 `CURLOPT_FTP_CREATE_MISSING_DIRS', and to 0 if you don't. */
628 #undef HAVE_DECL_CURLOPT_FTP_CREATE_MISSING_DIRS
630 /* Define to 1 if you have the declaration of `CURLOPT_FTP_FILEMETHOD', and to
631 0 if you don't. */
632 #undef HAVE_DECL_CURLOPT_FTP_FILEMETHOD
634 /* Define to 1 if you have the declaration of `CURLOPT_FTP_RESPONSE_TIMEOUT',
635 and to 0 if you don't. */
636 #undef HAVE_DECL_CURLOPT_FTP_RESPONSE_TIMEOUT
638 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SKIP_PASV_IP', and
639 to 0 if you don't. */
640 #undef HAVE_DECL_CURLOPT_FTP_SKIP_PASV_IP
642 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL', and to 0 if
643 you don't. */
644 #undef HAVE_DECL_CURLOPT_FTP_SSL
646 /* Define to 1 if you have the declaration of `CURLOPT_FTP_SSL_CCC', and to 0
647 if you don't. */
648 #undef HAVE_DECL_CURLOPT_FTP_SSL_CCC
650 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPRT', and to 0
651 if you don't. */
652 #undef HAVE_DECL_CURLOPT_FTP_USE_EPRT
654 /* Define to 1 if you have the declaration of `CURLOPT_FTP_USE_EPSV', and to 0
655 if you don't. */
656 #undef HAVE_DECL_CURLOPT_FTP_USE_EPSV
658 /* Define to 1 if you have the declaration of `CURLOPT_HEADER', and to 0 if
659 you don't. */
660 #undef HAVE_DECL_CURLOPT_HEADER
662 /* Define to 1 if you have the declaration of `CURLOPT_HEADERFUNCTION', and to
663 0 if you don't. */
664 #undef HAVE_DECL_CURLOPT_HEADERFUNCTION
666 /* Define to 1 if you have the declaration of `CURLOPT_HTTP200ALIASES', and to
667 0 if you don't. */
668 #undef HAVE_DECL_CURLOPT_HTTP200ALIASES
670 /* Define to 1 if you have the declaration of `CURLOPT_HTTPAUTH', and to 0 if
671 you don't. */
672 #undef HAVE_DECL_CURLOPT_HTTPAUTH
674 /* Define to 1 if you have the declaration of `CURLOPT_HTTPGET', and to 0 if
675 you don't. */
676 #undef HAVE_DECL_CURLOPT_HTTPGET
678 /* Define to 1 if you have the declaration of `CURLOPT_HTTPHEADER', and to 0
679 if you don't. */
680 #undef HAVE_DECL_CURLOPT_HTTPHEADER
682 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPOST', and to 0 if
683 you don't. */
684 #undef HAVE_DECL_CURLOPT_HTTPPOST
686 /* Define to 1 if you have the declaration of `CURLOPT_HTTPPROXYTUNNEL', and
687 to 0 if you don't. */
688 #undef HAVE_DECL_CURLOPT_HTTPPROXYTUNNEL
690 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_CONTENT_DECODING',
691 and to 0 if you don't. */
692 #undef HAVE_DECL_CURLOPT_HTTP_CONTENT_DECODING
694 /* Define to 1 if you have the declaration of
695 `CURLOPT_HTTP_TRANSFER_DECODING', and to 0 if you don't. */
696 #undef HAVE_DECL_CURLOPT_HTTP_TRANSFER_DECODING
698 /* Define to 1 if you have the declaration of `CURLOPT_HTTP_VERSION', and to 0
699 if you don't. */
700 #undef HAVE_DECL_CURLOPT_HTTP_VERSION
702 /* Define to 1 if you have the declaration of `CURLOPT_IGNORE_CONTENT_LENGTH',
703 and to 0 if you don't. */
704 #undef HAVE_DECL_CURLOPT_IGNORE_CONTENT_LENGTH
706 /* Define to 1 if you have the declaration of `CURLOPT_INFILE', and to 0 if
707 you don't. */
708 #undef HAVE_DECL_CURLOPT_INFILE
710 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE', and to 0
711 if you don't. */
712 #undef HAVE_DECL_CURLOPT_INFILESIZE
714 /* Define to 1 if you have the declaration of `CURLOPT_INFILESIZE_LARGE', and
715 to 0 if you don't. */
716 #undef HAVE_DECL_CURLOPT_INFILESIZE_LARGE
718 /* Define to 1 if you have the declaration of `CURLOPT_INTERFACE', and to 0 if
719 you don't. */
720 #undef HAVE_DECL_CURLOPT_INTERFACE
722 /* Define to 1 if you have the declaration of `CURLOPT_IOCTLFUNCTION', and to
723 0 if you don't. */
724 #undef HAVE_DECL_CURLOPT_IOCTLFUNCTION
726 /* Define to 1 if you have the declaration of `CURLOPT_IPRESOLVE', and to 0 if
727 you don't. */
728 #undef HAVE_DECL_CURLOPT_IPRESOLVE
730 /* Define to 1 if you have the declaration of `CURLOPT_KRB4LEVEL', and to 0 if
731 you don't. */
732 #undef HAVE_DECL_CURLOPT_KRB4LEVEL
734 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORT', and to 0 if
735 you don't. */
736 #undef HAVE_DECL_CURLOPT_LOCALPORT
738 /* Define to 1 if you have the declaration of `CURLOPT_LOCALPORTRANGE', and to
739 0 if you don't. */
740 #undef HAVE_DECL_CURLOPT_LOCALPORTRANGE
742 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_LIMIT', and
743 to 0 if you don't. */
744 #undef HAVE_DECL_CURLOPT_LOW_SPEED_LIMIT
746 /* Define to 1 if you have the declaration of `CURLOPT_LOW_SPEED_TIME', and to
747 0 if you don't. */
748 #undef HAVE_DECL_CURLOPT_LOW_SPEED_TIME
750 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_FROM', and to 0 if
751 you don't. */
752 #undef HAVE_DECL_CURLOPT_MAIL_FROM
754 /* Define to 1 if you have the declaration of `CURLOPT_MAIL_RCPT', and to 0 if
755 you don't. */
756 #undef HAVE_DECL_CURLOPT_MAIL_RCPT
758 /* Define to 1 if you have the declaration of `CURLOPT_MAXCONNECTS', and to 0
759 if you don't. */
760 #undef HAVE_DECL_CURLOPT_MAXCONNECTS
762 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE', and to 0
763 if you don't. */
764 #undef HAVE_DECL_CURLOPT_MAXFILESIZE
766 /* Define to 1 if you have the declaration of `CURLOPT_MAXFILESIZE_LARGE', and
767 to 0 if you don't. */
768 #undef HAVE_DECL_CURLOPT_MAXFILESIZE_LARGE
770 /* Define to 1 if you have the declaration of `CURLOPT_MAXREDIRS', and to 0 if
771 you don't. */
772 #undef HAVE_DECL_CURLOPT_MAXREDIRS
774 /* Define to 1 if you have the declaration of `CURLOPT_MAX_RECV_SPEED_LARGE',
775 and to 0 if you don't. */
776 #undef HAVE_DECL_CURLOPT_MAX_RECV_SPEED_LARGE
778 /* Define to 1 if you have the declaration of `CURLOPT_MAX_SEND_SPEED_LARGE',
779 and to 0 if you don't. */
780 #undef HAVE_DECL_CURLOPT_MAX_SEND_SPEED_LARGE
782 /* Define to 1 if you have the declaration of `CURLOPT_NETRC', and to 0 if you
783 don't. */
784 #undef HAVE_DECL_CURLOPT_NETRC
786 /* Define to 1 if you have the declaration of `CURLOPT_NETRC_FILE', and to 0
787 if you don't. */
788 #undef HAVE_DECL_CURLOPT_NETRC_FILE
790 /* Define to 1 if you have the declaration of `CURLOPT_NEW_DIRECTORY_PERMS',
791 and to 0 if you don't. */
792 #undef HAVE_DECL_CURLOPT_NEW_DIRECTORY_PERMS
794 /* Define to 1 if you have the declaration of `CURLOPT_NEW_FILE_PERMS', and to
795 0 if you don't. */
796 #undef HAVE_DECL_CURLOPT_NEW_FILE_PERMS
798 /* Define to 1 if you have the declaration of `CURLOPT_NOBODY', and to 0 if
799 you don't. */
800 #undef HAVE_DECL_CURLOPT_NOBODY
802 /* Define to 1 if you have the declaration of `CURLOPT_NOPROGRESS', and to 0
803 if you don't. */
804 #undef HAVE_DECL_CURLOPT_NOPROGRESS
806 /* Define to 1 if you have the declaration of `CURLOPT_NOSIGNAL', and to 0 if
807 you don't. */
808 #undef HAVE_DECL_CURLOPT_NOSIGNAL
810 /* Define to 1 if you have the declaration of `CURLOPT_OPENSOCKETFUNCTION',
811 and to 0 if you don't. */
812 #undef HAVE_DECL_CURLOPT_OPENSOCKETFUNCTION
814 /* Define to 1 if you have the declaration of `CURLOPT_PORT', and to 0 if you
815 don't. */
816 #undef HAVE_DECL_CURLOPT_PORT
818 /* Define to 1 if you have the declaration of `CURLOPT_POST', and to 0 if you
819 don't. */
820 #undef HAVE_DECL_CURLOPT_POST
822 /* Define to 1 if you have the declaration of `CURLOPT_POST301', and to 0 if
823 you don't. */
824 #undef HAVE_DECL_CURLOPT_POST301
826 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDS', and to 0
827 if you don't. */
828 #undef HAVE_DECL_CURLOPT_POSTFIELDS
830 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE', and to
831 0 if you don't. */
832 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE
834 /* Define to 1 if you have the declaration of `CURLOPT_POSTFIELDSIZE_LARGE',
835 and to 0 if you don't. */
836 #undef HAVE_DECL_CURLOPT_POSTFIELDSIZE_LARGE
838 /* Define to 1 if you have the declaration of `CURLOPT_POSTQUOTE', and to 0 if
839 you don't. */
840 #undef HAVE_DECL_CURLOPT_POSTQUOTE
842 /* Define to 1 if you have the declaration of `CURLOPT_PREQUOTE', and to 0 if
843 you don't. */
844 #undef HAVE_DECL_CURLOPT_PREQUOTE
846 /* Define to 1 if you have the declaration of `CURLOPT_PRIVATE', and to 0 if
847 you don't. */
848 #undef HAVE_DECL_CURLOPT_PRIVATE
850 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSDATA', and to 0
851 if you don't. */
852 #undef HAVE_DECL_CURLOPT_PROGRESSDATA
854 /* Define to 1 if you have the declaration of `CURLOPT_PROGRESSFUNCTION', and
855 to 0 if you don't. */
856 #undef HAVE_DECL_CURLOPT_PROGRESSFUNCTION
858 /* Define to 1 if you have the declaration of `CURLOPT_PROTOCOLS', and to 0 if
859 you don't. */
860 #undef HAVE_DECL_CURLOPT_PROTOCOLS
862 /* Define to 1 if you have the declaration of `CURLOPT_PROXY', and to 0 if you
863 don't. */
864 #undef HAVE_DECL_CURLOPT_PROXY
866 /* Define to 1 if you have the declaration of `CURLOPT_PROXYAUTH', and to 0 if
867 you don't. */
868 #undef HAVE_DECL_CURLOPT_PROXYAUTH
870 /* Define to 1 if you have the declaration of `CURLOPT_PROXYPORT', and to 0 if
871 you don't. */
872 #undef HAVE_DECL_CURLOPT_PROXYPORT
874 /* Define to 1 if you have the declaration of `CURLOPT_PROXYTYPE', and to 0 if
875 you don't. */
876 #undef HAVE_DECL_CURLOPT_PROXYTYPE
878 /* Define to 1 if you have the declaration of `CURLOPT_PROXYUSERPWD', and to 0
879 if you don't. */
880 #undef HAVE_DECL_CURLOPT_PROXYUSERPWD
882 /* Define to 1 if you have the declaration of `CURLOPT_PROXY_TRANSFER_MODE',
883 and to 0 if you don't. */
884 #undef HAVE_DECL_CURLOPT_PROXY_TRANSFER_MODE
886 /* Define to 1 if you have the declaration of `CURLOPT_PUT', and to 0 if you
887 don't. */
888 #undef HAVE_DECL_CURLOPT_PUT
890 /* Define to 1 if you have the declaration of `CURLOPT_QUOTE', and to 0 if you
891 don't. */
892 #undef HAVE_DECL_CURLOPT_QUOTE
894 /* Define to 1 if you have the declaration of `CURLOPT_RANDOM_FILE', and to 0
895 if you don't. */
896 #undef HAVE_DECL_CURLOPT_RANDOM_FILE
898 /* Define to 1 if you have the declaration of `CURLOPT_RANGE', and to 0 if you
899 don't. */
900 #undef HAVE_DECL_CURLOPT_RANGE
902 /* Define to 1 if you have the declaration of `CURLOPT_READFUNCTION', and to 0
903 if you don't. */
904 #undef HAVE_DECL_CURLOPT_READFUNCTION
906 /* Define to 1 if you have the declaration of `CURLOPT_REDIR_PROTOCOLS', and
907 to 0 if you don't. */
908 #undef HAVE_DECL_CURLOPT_REDIR_PROTOCOLS
910 /* Define to 1 if you have the declaration of `CURLOPT_REFERER', and to 0 if
911 you don't. */
912 #undef HAVE_DECL_CURLOPT_REFERER
914 /* Define to 1 if you have the declaration of `CURLOPT_RESOLVE', and to 0 if
915 you don't. */
916 #undef HAVE_DECL_CURLOPT_RESOLVE
918 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM', and to 0
919 if you don't. */
920 #undef HAVE_DECL_CURLOPT_RESUME_FROM
922 /* Define to 1 if you have the declaration of `CURLOPT_RESUME_FROM_LARGE', and
923 to 0 if you don't. */
924 #undef HAVE_DECL_CURLOPT_RESUME_FROM_LARGE
926 /* Define to 1 if you have the declaration of `CURLOPT_SEEKFUNCTION', and to 0
927 if you don't. */
928 #undef HAVE_DECL_CURLOPT_SEEKFUNCTION
930 /* Define to 1 if you have the declaration of `CURLOPT_SHARE', and to 0 if you
931 don't. */
932 #undef HAVE_DECL_CURLOPT_SHARE
934 /* Define to 1 if you have the declaration of `CURLOPT_SSH_AUTH_TYPES', and to
935 0 if you don't. */
936 #undef HAVE_DECL_CURLOPT_SSH_AUTH_TYPES
938 /* Define to 1 if you have the declaration of
939 `CURLOPT_SSH_HOST_PUBLIC_KEY_MD5', and to 0 if you don't. */
940 #undef HAVE_DECL_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
942 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PRIVATE_KEYFILE',
943 and to 0 if you don't. */
944 #undef HAVE_DECL_CURLOPT_SSH_PRIVATE_KEYFILE
946 /* Define to 1 if you have the declaration of `CURLOPT_SSH_PUBLIC_KEYFILE',
947 and to 0 if you don't. */
948 #undef HAVE_DECL_CURLOPT_SSH_PUBLIC_KEYFILE
950 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERT', and to 0 if
951 you don't. */
952 #undef HAVE_DECL_CURLOPT_SSLCERT
954 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTPASSWD', and to
955 0 if you don't. */
956 #undef HAVE_DECL_CURLOPT_SSLCERTPASSWD
958 /* Define to 1 if you have the declaration of `CURLOPT_SSLCERTTYPE', and to 0
959 if you don't. */
960 #undef HAVE_DECL_CURLOPT_SSLCERTTYPE
962 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE', and to 0 if
963 you don't. */
964 #undef HAVE_DECL_CURLOPT_SSLENGINE
966 /* Define to 1 if you have the declaration of `CURLOPT_SSLENGINE_DEFAULT', and
967 to 0 if you don't. */
968 #undef HAVE_DECL_CURLOPT_SSLENGINE_DEFAULT
970 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEY', and to 0 if
971 you don't. */
972 #undef HAVE_DECL_CURLOPT_SSLKEY
974 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYPASSWD', and to 0
975 if you don't. */
976 #undef HAVE_DECL_CURLOPT_SSLKEYPASSWD
978 /* Define to 1 if you have the declaration of `CURLOPT_SSLKEYTYPE', and to 0
979 if you don't. */
980 #undef HAVE_DECL_CURLOPT_SSLKEYTYPE
982 /* Define to 1 if you have the declaration of `CURLOPT_SSLVERSION', and to 0
983 if you don't. */
984 #undef HAVE_DECL_CURLOPT_SSLVERSION
986 /* Define to 1 if you have the declaration of `CURLOPT_SSL_CIPHER_LIST', and
987 to 0 if you don't. */
988 #undef HAVE_DECL_CURLOPT_SSL_CIPHER_LIST
990 /* Define to 1 if you have the declaration of `CURLOPT_SSL_SESSIONID_CACHE',
991 and to 0 if you don't. */
992 #undef HAVE_DECL_CURLOPT_SSL_SESSIONID_CACHE
994 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYHOST', and to
995 0 if you don't. */
996 #undef HAVE_DECL_CURLOPT_SSL_VERIFYHOST
998 /* Define to 1 if you have the declaration of `CURLOPT_SSL_VERIFYPEER', and to
999 0 if you don't. */
1000 #undef HAVE_DECL_CURLOPT_SSL_VERIFYPEER
1002 /* Define to 1 if you have the declaration of `CURLOPT_TCP_NODELAY', and to 0
1003 if you don't. */
1004 #undef HAVE_DECL_CURLOPT_TCP_NODELAY
1006 /* Define to 1 if you have the declaration of `CURLOPT_TELNETOPTIONS', and to
1007 0 if you don't. */
1008 #undef HAVE_DECL_CURLOPT_TELNETOPTIONS
1010 /* Define to 1 if you have the declaration of `CURLOPT_TIMECONDITION', and to
1011 0 if you don't. */
1012 #undef HAVE_DECL_CURLOPT_TIMECONDITION
1014 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT', and to 0 if
1015 you don't. */
1016 #undef HAVE_DECL_CURLOPT_TIMEOUT
1018 /* Define to 1 if you have the declaration of `CURLOPT_TIMEOUT_MS', and to 0
1019 if you don't. */
1020 #undef HAVE_DECL_CURLOPT_TIMEOUT_MS
1022 /* Define to 1 if you have the declaration of `CURLOPT_TIMEVALUE', and to 0 if
1023 you don't. */
1024 #undef HAVE_DECL_CURLOPT_TIMEVALUE
1026 /* Define to 1 if you have the declaration of `CURLOPT_TRANSFERTEXT', and to 0
1027 if you don't. */
1028 #undef HAVE_DECL_CURLOPT_TRANSFERTEXT
1030 /* Define to 1 if you have the declaration of `CURLOPT_UNRESTRICTED_AUTH', and
1031 to 0 if you don't. */
1032 #undef HAVE_DECL_CURLOPT_UNRESTRICTED_AUTH
1034 /* Define to 1 if you have the declaration of `CURLOPT_UPLOAD', and to 0 if
1035 you don't. */
1036 #undef HAVE_DECL_CURLOPT_UPLOAD
1038 /* Define to 1 if you have the declaration of `CURLOPT_URL', and to 0 if you
1039 don't. */
1040 #undef HAVE_DECL_CURLOPT_URL
1042 /* Define to 1 if you have the declaration of `CURLOPT_USERAGENT', and to 0 if
1043 you don't. */
1044 #undef HAVE_DECL_CURLOPT_USERAGENT
1046 /* Define to 1 if you have the declaration of `CURLOPT_USERPWD', and to 0 if
1047 you don't. */
1048 #undef HAVE_DECL_CURLOPT_USERPWD
1050 /* Define to 1 if you have the declaration of `CURLOPT_VERBOSE', and to 0 if
1051 you don't. */
1052 #undef HAVE_DECL_CURLOPT_VERBOSE
1054 /* Define to 1 if you have the declaration of `CURLOPT_WRITEFUNCTION', and to
1055 0 if you don't. */
1056 #undef HAVE_DECL_CURLOPT_WRITEFUNCTION
1058 /* Define to 1 if you have the declaration of `CURLOPT_WRITEHEADER', and to 0
1059 if you don't. */
1060 #undef HAVE_DECL_CURLOPT_WRITEHEADER
1062 /* Define to 1 if you have the declaration of `CURLOPT_WRITEINFO', and to 0 if
1063 you don't. */
1064 #undef HAVE_DECL_CURLOPT_WRITEINFO
1066 /* Define to 1 if you have the declaration of `CURL_VERSION_NTLM_WB', and to 0
1067 if you don't. */
1068 #undef HAVE_DECL_CURL_VERSION_NTLM_WB
1070 /* Define to 1 if you have the declaration of `CURL_VERSION_TLSAUTH_SRP', and
1071 to 0 if you don't. */
1072 #undef HAVE_DECL_CURL_VERSION_TLSAUTH_SRP
1074 /* Define to 1 if you have the <inttypes.h> header file. */
1075 #undef HAVE_INTTYPES_H
1077 /* Define to 1 if you have the <memory.h> header file. */
1078 #undef HAVE_MEMORY_H
1080 /* Define to 1 if you have the <stdint.h> header file. */
1081 #undef HAVE_STDINT_H
1083 /* Define to 1 if you have the <stdlib.h> header file. */
1084 #undef HAVE_STDLIB_H
1086 /* Define to 1 if you have the <strings.h> header file. */
1087 #undef HAVE_STRINGS_H
1089 /* Define to 1 if you have the <string.h> header file. */
1090 #undef HAVE_STRING_H
1092 /* Define to 1 if you have the <sys/stat.h> header file. */
1093 #undef HAVE_SYS_STAT_H
1095 /* Define to 1 if you have the <sys/types.h> header file. */
1096 #undef HAVE_SYS_TYPES_H
1098 /* Define to 1 if you have the <unistd.h> header file. */
1099 #undef HAVE_UNISTD_H
1101 /* Define to the address where bug reports for this package should be sent. */
1102 #undef PACKAGE_BUGREPORT
1104 /* Define to the full name of this package. */
1105 #undef PACKAGE_NAME
1107 /* Define to the full name and version of this package. */
1108 #undef PACKAGE_STRING
1110 /* Define to the one symbol short name of this package. */
1111 #undef PACKAGE_TARNAME
1113 /* Define to the home page for this package. */
1114 #undef PACKAGE_URL
1116 /* Define to the version of this package. */
1117 #undef PACKAGE_VERSION
1119 /* Define to 1 if you have the ANSI C header files. */
1120 #undef STDC_HEADERS