~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to lib/curl_config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2009-11-05 10:11:57 UTC
  • mto: (3.3.3 squeeze)
  • mto: This revision was merged to the branch mainline in revision 41.
  • Revision ID: james.westby@ubuntu.com-20091105101157-bj4sosg9l00k9c08
Tags: upstream-7.19.7
ImportĀ upstreamĀ versionĀ 7.19.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* lib/curl_config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* when building libcurl itself */
 
4
#undef BUILDING_LIBCURL
 
5
 
 
6
/* Location of default ca bundle */
 
7
#undef CURL_CA_BUNDLE
 
8
 
 
9
/* Location of default ca path */
 
10
#undef CURL_CA_PATH
 
11
 
 
12
/* to disable cookies support */
 
13
#undef CURL_DISABLE_COOKIES
 
14
 
 
15
/* to disable cryptographic authentication */
 
16
#undef CURL_DISABLE_CRYPTO_AUTH
 
17
 
 
18
/* to disable DICT */
 
19
#undef CURL_DISABLE_DICT
 
20
 
 
21
/* to disable FILE */
 
22
#undef CURL_DISABLE_FILE
 
23
 
 
24
/* to disable FTP */
 
25
#undef CURL_DISABLE_FTP
 
26
 
 
27
/* to disable HTTP */
 
28
#undef CURL_DISABLE_HTTP
 
29
 
 
30
/* to disable LDAP */
 
31
#undef CURL_DISABLE_LDAP
 
32
 
 
33
/* to disable LDAPS */
 
34
#undef CURL_DISABLE_LDAPS
 
35
 
 
36
/* to disable proxies */
 
37
#undef CURL_DISABLE_PROXY
 
38
 
 
39
/* to disable TELNET */
 
40
#undef CURL_DISABLE_TELNET
 
41
 
 
42
/* to disable TFTP */
 
43
#undef CURL_DISABLE_TFTP
 
44
 
 
45
/* to disable verbose strings */
 
46
#undef CURL_DISABLE_VERBOSE_STRINGS
 
47
 
 
48
/* to make a symbol visible */
 
49
#undef CURL_EXTERN_SYMBOL
 
50
 
 
51
/* to enable hidden symbols */
 
52
#undef CURL_HIDDEN_SYMBOLS
 
53
 
 
54
/* W$ LDAP with non-W$ compiler */
 
55
#undef CURL_LDAP_HYBRID
 
56
 
 
57
/* Use W$ LDAP implementation */
 
58
#undef CURL_LDAP_WIN
 
59
 
 
60
/* when not building a shared library */
 
61
#undef CURL_STATICLIB
 
62
 
 
63
/* Set to explicitly specify we don't want to use thread-safe functions */
 
64
#undef DISABLED_THREADSAFE
 
65
 
 
66
/* your Entropy Gathering Daemon socket pathname */
 
67
#undef EGD_SOCKET
 
68
 
 
69
/* Define if you want to enable IPv6 support */
 
70
#undef ENABLE_IPV6
 
71
 
 
72
/* Define to the type qualifier of arg 1 for getnameinfo. */
 
73
#undef GETNAMEINFO_QUAL_ARG1
 
74
 
 
75
/* Define to the type of arg 1 for getnameinfo. */
 
76
#undef GETNAMEINFO_TYPE_ARG1
 
77
 
 
78
/* Define to the type of arg 2 for getnameinfo. */
 
79
#undef GETNAMEINFO_TYPE_ARG2
 
80
 
 
81
/* Define to the type of args 4 and 6 for getnameinfo. */
 
82
#undef GETNAMEINFO_TYPE_ARG46
 
83
 
 
84
/* Define to the type of arg 7 for getnameinfo. */
 
85
#undef GETNAMEINFO_TYPE_ARG7
 
86
 
 
87
/* Specifies the number of arguments to getservbyport_r */
 
88
#undef GETSERVBYPORT_R_ARGS
 
89
 
 
90
/* Specifies the size of the buffer to pass to getservbyport_r */
 
91
#undef GETSERVBYPORT_R_BUFSIZE
 
92
 
 
93
/* Define to 1 if you have the alarm function. */
 
94
#undef HAVE_ALARM
 
95
 
 
96
/* Define to 1 if you have the <alloca.h> header file. */
 
97
#undef HAVE_ALLOCA_H
 
98
 
 
99
/* Define to 1 if you have the <arpa/inet.h> header file. */
 
100
#undef HAVE_ARPA_INET_H
 
101
 
 
102
/* Define to 1 if you have the <arpa/tftp.h> header file. */
 
103
#undef HAVE_ARPA_TFTP_H
 
104
 
 
105
/* Define to 1 if you have the <assert.h> header file. */
 
106
#undef HAVE_ASSERT_H
 
107
 
 
108
/* Define to 1 if you have the basename function. */
 
109
#undef HAVE_BASENAME
 
110
 
 
111
/* Define to 1 if bool is an available type. */
 
112
#undef HAVE_BOOL_T
 
113
 
 
114
/* Define to 1 if you have the clock_gettime function and monotonic timer. */
 
115
#undef HAVE_CLOCK_GETTIME_MONOTONIC
 
116
 
 
117
/* Define to 1 if you have the closesocket function. */
 
118
#undef HAVE_CLOSESOCKET
 
119
 
 
120
/* Define to 1 if you have the CloseSocket camel case function. */
 
121
#undef HAVE_CLOSESOCKET_CAMEL
 
122
 
 
123
/* Define to 1 if you have the connect function. */
 
124
#undef HAVE_CONNECT
 
125
 
 
126
/* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
 
127
#undef HAVE_CRYPTO_CLEANUP_ALL_EX_DATA
 
128
 
 
129
/* Define to 1 if you have the <crypto.h> header file. */
 
130
#undef HAVE_CRYPTO_H
 
131
 
 
132
/* Define to 1 if you have the <des.h> header file. */
 
133
#undef HAVE_DES_H
 
134
 
 
135
/* Define to 1 if you have the <dlfcn.h> header file. */
 
136
#undef HAVE_DLFCN_H
 
137
 
 
138
/* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
 
139
#undef HAVE_ENGINE_LOAD_BUILTIN_ENGINES
 
140
 
 
141
/* Define to 1 if you have the <errno.h> header file. */
 
142
#undef HAVE_ERRNO_H
 
143
 
 
144
/* Define to 1 if you have the <err.h> header file. */
 
145
#undef HAVE_ERR_H
 
146
 
 
147
/* Define to 1 if you have the fcntl function. */
 
148
#undef HAVE_FCNTL
 
149
 
 
150
/* Define to 1 if you have the <fcntl.h> header file. */
 
151
#undef HAVE_FCNTL_H
 
152
 
 
153
/* Define to 1 if you have a working fcntl O_NONBLOCK function. */
 
154
#undef HAVE_FCNTL_O_NONBLOCK
 
155
 
 
156
/* Define to 1 if you have the fdopen function. */
 
157
#undef HAVE_FDOPEN
 
158
 
 
159
/* Define to 1 if you have the `fork' function. */
 
160
#undef HAVE_FORK
 
161
 
 
162
/* Define to 1 if you have the freeaddrinfo function. */
 
163
#undef HAVE_FREEADDRINFO
 
164
 
 
165
/* Define to 1 if you have the freeifaddrs function. */
 
166
#undef HAVE_FREEIFADDRS
 
167
 
 
168
/* Define to 1 if you have the ftruncate function. */
 
169
#undef HAVE_FTRUNCATE
 
170
 
 
171
/* Define to 1 if you have a working getaddrinfo function. */
 
172
#undef HAVE_GETADDRINFO
 
173
 
 
174
/* Define to 1 if you have the `geteuid' function. */
 
175
#undef HAVE_GETEUID
 
176
 
 
177
/* Define to 1 if you have the gethostbyaddr function. */
 
178
#undef HAVE_GETHOSTBYADDR
 
179
 
 
180
/* Define to 1 if you have the gethostbyaddr_r function. */
 
181
#undef HAVE_GETHOSTBYADDR_R
 
182
 
 
183
/* gethostbyaddr_r() takes 5 args */
 
184
#undef HAVE_GETHOSTBYADDR_R_5
 
185
 
 
186
/* gethostbyaddr_r() takes 7 args */
 
187
#undef HAVE_GETHOSTBYADDR_R_7
 
188
 
 
189
/* gethostbyaddr_r() takes 8 args */
 
190
#undef HAVE_GETHOSTBYADDR_R_8
 
191
 
 
192
/* Define to 1 if you have the gethostbyname function. */
 
193
#undef HAVE_GETHOSTBYNAME
 
194
 
 
195
/* Define to 1 if you have the gethostbyname_r function. */
 
196
#undef HAVE_GETHOSTBYNAME_R
 
197
 
 
198
/* gethostbyname_r() takes 3 args */
 
199
#undef HAVE_GETHOSTBYNAME_R_3
 
200
 
 
201
/* gethostbyname_r() takes 5 args */
 
202
#undef HAVE_GETHOSTBYNAME_R_5
 
203
 
 
204
/* gethostbyname_r() takes 6 args */
 
205
#undef HAVE_GETHOSTBYNAME_R_6
 
206
 
 
207
/* Define to 1 if you have the gethostname function. */
 
208
#undef HAVE_GETHOSTNAME
 
209
 
 
210
/* Define to 1 if you have a working getifaddrs function. */
 
211
#undef HAVE_GETIFADDRS
 
212
 
 
213
/* Define to 1 if you have the getnameinfo function. */
 
214
#undef HAVE_GETNAMEINFO
 
215
 
 
216
/* Define to 1 if you have the `getpass_r' function. */
 
217
#undef HAVE_GETPASS_R
 
218
 
 
219
/* Define to 1 if you have the `getppid' function. */
 
220
#undef HAVE_GETPPID
 
221
 
 
222
/* Define to 1 if you have the `getprotobyname' function. */
 
223
#undef HAVE_GETPROTOBYNAME
 
224
 
 
225
/* Define to 1 if you have the `getpwuid' function. */
 
226
#undef HAVE_GETPWUID
 
227
 
 
228
/* Define to 1 if you have the `getrlimit' function. */
 
229
#undef HAVE_GETRLIMIT
 
230
 
 
231
/* Define to 1 if you have the getservbyport_r function. */
 
232
#undef HAVE_GETSERVBYPORT_R
 
233
 
 
234
/* Define to 1 if you have the `gettimeofday' function. */
 
235
#undef HAVE_GETTIMEOFDAY
 
236
 
 
237
/* Define to 1 if you have a working glibc-style strerror_r function. */
 
238
#undef HAVE_GLIBC_STRERROR_R
 
239
 
 
240
/* Define to 1 if you have a working gmtime_r function. */
 
241
#undef HAVE_GMTIME_R
 
242
 
 
243
/* if you have the gssapi libraries */
 
244
#undef HAVE_GSSAPI
 
245
 
 
246
/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
 
247
#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
 
248
 
 
249
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
 
250
#undef HAVE_GSSAPI_GSSAPI_H
 
251
 
 
252
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
 
253
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
 
254
 
 
255
/* if you have the GNU gssapi libraries */
 
256
#undef HAVE_GSSGNU
 
257
 
 
258
/* if you have the Heimdal gssapi libraries */
 
259
#undef HAVE_GSSHEIMDAL
 
260
 
 
261
/* if you have the MIT gssapi libraries */
 
262
#undef HAVE_GSSMIT
 
263
 
 
264
/* Define to 1 if you have the `idna_strerror' function. */
 
265
#undef HAVE_IDNA_STRERROR
 
266
 
 
267
/* Define to 1 if you have the `idn_free' function. */
 
268
#undef HAVE_IDN_FREE
 
269
 
 
270
/* Define to 1 if you have the <idn-free.h> header file. */
 
271
#undef HAVE_IDN_FREE_H
 
272
 
 
273
/* Define to 1 if you have the <ifaddrs.h> header file. */
 
274
#undef HAVE_IFADDRS_H
 
275
 
 
276
/* Define to 1 if you have the `inet_addr' function. */
 
277
#undef HAVE_INET_ADDR
 
278
 
 
279
/* Define to 1 if you have the inet_ntoa_r function. */
 
280
#undef HAVE_INET_NTOA_R
 
281
 
 
282
/* inet_ntoa_r() takes 2 args */
 
283
#undef HAVE_INET_NTOA_R_2
 
284
 
 
285
/* inet_ntoa_r() takes 3 args */
 
286
#undef HAVE_INET_NTOA_R_3
 
287
 
 
288
/* Define to 1 if you have a IPv6 capable working inet_ntop function. */
 
289
#undef HAVE_INET_NTOP
 
290
 
 
291
/* Define to 1 if you have a IPv6 capable working inet_pton function. */
 
292
#undef HAVE_INET_PTON
 
293
 
 
294
/* Define to 1 if you have the <inttypes.h> header file. */
 
295
#undef HAVE_INTTYPES_H
 
296
 
 
297
/* Define to 1 if you have the ioctl function. */
 
298
#undef HAVE_IOCTL
 
299
 
 
300
/* Define to 1 if you have the ioctlsocket function. */
 
301
#undef HAVE_IOCTLSOCKET
 
302
 
 
303
/* Define to 1 if you have the IoctlSocket camel case function. */
 
304
#undef HAVE_IOCTLSOCKET_CAMEL
 
305
 
 
306
/* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
 
307
   */
 
308
#undef HAVE_IOCTLSOCKET_CAMEL_FIONBIO
 
309
 
 
310
/* Define to 1 if you have a working ioctlsocket FIONBIO function. */
 
311
#undef HAVE_IOCTLSOCKET_FIONBIO
 
312
 
 
313
/* Define to 1 if you have a working ioctl FIONBIO function. */
 
314
#undef HAVE_IOCTL_FIONBIO
 
315
 
 
316
/* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
 
317
#undef HAVE_IOCTL_SIOCGIFADDR
 
318
 
 
319
/* Define to 1 if you have the <io.h> header file. */
 
320
#undef HAVE_IO_H
 
321
 
 
322
/* if you have the Kerberos4 libraries (including -ldes) */
 
323
#undef HAVE_KRB4
 
324
 
 
325
/* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
 
326
#undef HAVE_KRB_GET_OUR_IP_FOR_REALM
 
327
 
 
328
/* Define to 1 if you have the <krb.h> header file. */
 
329
#undef HAVE_KRB_H
 
330
 
 
331
/* Define to 1 if you have the lber.h header file. */
 
332
#undef HAVE_LBER_H
 
333
 
 
334
/* Define to 1 if you have the ldapssl.h header file. */
 
335
#undef HAVE_LDAPSSL_H
 
336
 
 
337
/* Define to 1 if you have the ldap.h header file. */
 
338
#undef HAVE_LDAP_H
 
339
 
 
340
/* Use LDAPS implementation */
 
341
#undef HAVE_LDAP_SSL
 
342
 
 
343
/* Define to 1 if you have the ldap_ssl.h header file. */
 
344
#undef HAVE_LDAP_SSL_H
 
345
 
 
346
/* Define to 1 if you have the `ldap_url_parse' function. */
 
347
#undef HAVE_LDAP_URL_PARSE
 
348
 
 
349
/* Define to 1 if you have the <libgen.h> header file. */
 
350
#undef HAVE_LIBGEN_H
 
351
 
 
352
/* Define to 1 if you have the `idn' library (-lidn). */
 
353
#undef HAVE_LIBIDN
 
354
 
 
355
/* Define to 1 if you have the `resolv' library (-lresolv). */
 
356
#undef HAVE_LIBRESOLV
 
357
 
 
358
/* Define to 1 if you have the `resolve' library (-lresolve). */
 
359
#undef HAVE_LIBRESOLVE
 
360
 
 
361
/* Define to 1 if you have the `ssh2' library (-lssh2). */
 
362
#undef HAVE_LIBSSH2
 
363
 
 
364
/* Define to 1 if you have the <libssh2.h> header file. */
 
365
#undef HAVE_LIBSSH2_H
 
366
 
 
367
/* Define to 1 if you have the `libssh2_version' function. */
 
368
#undef HAVE_LIBSSH2_VERSION
 
369
 
 
370
/* Define to 1 if you have the `ssl' library (-lssl). */
 
371
#undef HAVE_LIBSSL
 
372
 
 
373
/* if zlib is available */
 
374
#undef HAVE_LIBZ
 
375
 
 
376
/* Define to 1 if you have the <limits.h> header file. */
 
377
#undef HAVE_LIMITS_H
 
378
 
 
379
/* if your compiler supports LL */
 
380
#undef HAVE_LL
 
381
 
 
382
/* Define to 1 if you have the <locale.h> header file. */
 
383
#undef HAVE_LOCALE_H
 
384
 
 
385
/* Define to 1 if you have a working localtime_r function. */
 
386
#undef HAVE_LOCALTIME_R
 
387
 
 
388
/* Define to 1 if the compiler supports the 'long long' data type. */
 
389
#undef HAVE_LONGLONG
 
390
 
 
391
/* Define to 1 if you have the malloc.h header file. */
 
392
#undef HAVE_MALLOC_H
 
393
 
 
394
/* Define to 1 if you have the memory.h header file. */
 
395
#undef HAVE_MEMORY_H
 
396
 
 
397
/* Define to 1 if you have the memrchr function or macro. */
 
398
#undef HAVE_MEMRCHR
 
399
 
 
400
/* Define to 1 if you have the MSG_NOSIGNAL flag. */
 
401
#undef HAVE_MSG_NOSIGNAL
 
402
 
 
403
/* Define to 1 if you have the <netdb.h> header file. */
 
404
#undef HAVE_NETDB_H
 
405
 
 
406
/* Define to 1 if you have the <netinet/in.h> header file. */
 
407
#undef HAVE_NETINET_IN_H
 
408
 
 
409
/* Define to 1 if you have the <netinet/tcp.h> header file. */
 
410
#undef HAVE_NETINET_TCP_H
 
411
 
 
412
/* Define to 1 if you have the <net/if.h> header file. */
 
413
#undef HAVE_NET_IF_H
 
414
 
 
415
/* Define to 1 if NI_WITHSCOPEID exists and works. */
 
416
#undef HAVE_NI_WITHSCOPEID
 
417
 
 
418
/* if you have an old MIT gssapi library, lacking GSS_C_NT_HOSTBASED_SERVICE
 
419
   */
 
420
#undef HAVE_OLD_GSSMIT
 
421
 
 
422
/* Define to 1 if you have the <openssl/crypto.h> header file. */
 
423
#undef HAVE_OPENSSL_CRYPTO_H
 
424
 
 
425
/* Define to 1 if you have the <openssl/engine.h> header file. */
 
426
#undef HAVE_OPENSSL_ENGINE_H
 
427
 
 
428
/* Define to 1 if you have the <openssl/err.h> header file. */
 
429
#undef HAVE_OPENSSL_ERR_H
 
430
 
 
431
/* Define to 1 if you have the <openssl/pem.h> header file. */
 
432
#undef HAVE_OPENSSL_PEM_H
 
433
 
 
434
/* Define to 1 if you have the <openssl/pkcs12.h> header file. */
 
435
#undef HAVE_OPENSSL_PKCS12_H
 
436
 
 
437
/* Define to 1 if you have the <openssl/rsa.h> header file. */
 
438
#undef HAVE_OPENSSL_RSA_H
 
439
 
 
440
/* Define to 1 if you have the <openssl/ssl.h> header file. */
 
441
#undef HAVE_OPENSSL_SSL_H
 
442
 
 
443
/* Define to 1 if you have the <openssl/x509.h> header file. */
 
444
#undef HAVE_OPENSSL_X509_H
 
445
 
 
446
/* Define to 1 if you have the <pem.h> header file. */
 
447
#undef HAVE_PEM_H
 
448
 
 
449
/* Define to 1 if you have the `perror' function. */
 
450
#undef HAVE_PERROR
 
451
 
 
452
/* Define to 1 if you have the `pipe' function. */
 
453
#undef HAVE_PIPE
 
454
 
 
455
/* if you have the function PK11_CreateGenericObject */
 
456
#undef HAVE_PK11_CREATEGENERICOBJECT
 
457
 
 
458
/* Define to 1 if you have a working poll function. */
 
459
#undef HAVE_POLL
 
460
 
 
461
/* If you have a fine poll */
 
462
#undef HAVE_POLL_FINE
 
463
 
 
464
/* Define to 1 if you have the <poll.h> header file. */
 
465
#undef HAVE_POLL_H
 
466
 
 
467
/* Define to 1 if you have a working POSIX-style strerror_r function. */
 
468
#undef HAVE_POSIX_STRERROR_R
 
469
 
 
470
/* Define to 1 if you have the <pwd.h> header file. */
 
471
#undef HAVE_PWD_H
 
472
 
 
473
/* Define to 1 if you have the `RAND_egd' function. */
 
474
#undef HAVE_RAND_EGD
 
475
 
 
476
/* Define to 1 if you have the `RAND_screen' function. */
 
477
#undef HAVE_RAND_SCREEN
 
478
 
 
479
/* Define to 1 if you have the `RAND_status' function. */
 
480
#undef HAVE_RAND_STATUS
 
481
 
 
482
/* Define to 1 if you have the recv function. */
 
483
#undef HAVE_RECV
 
484
 
 
485
/* Define to 1 if you have the recvfrom function. */
 
486
#undef HAVE_RECVFROM
 
487
 
 
488
/* Define to 1 if you have the <rsa.h> header file. */
 
489
#undef HAVE_RSA_H
 
490
 
 
491
/* Define to 1 if you have the select function. */
 
492
#undef HAVE_SELECT
 
493
 
 
494
/* Define to 1 if you have the send function. */
 
495
#undef HAVE_SEND
 
496
 
 
497
/* Define to 1 if you have the <setjmp.h> header file. */
 
498
#undef HAVE_SETJMP_H
 
499
 
 
500
/* Define to 1 if you have the `setlocale' function. */
 
501
#undef HAVE_SETLOCALE
 
502
 
 
503
/* Define to 1 if you have the `setmode' function. */
 
504
#undef HAVE_SETMODE
 
505
 
 
506
/* Define to 1 if you have the `setrlimit' function. */
 
507
#undef HAVE_SETRLIMIT
 
508
 
 
509
/* Define to 1 if you have the setsockopt function. */
 
510
#undef HAVE_SETSOCKOPT
 
511
 
 
512
/* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
 
513
#undef HAVE_SETSOCKOPT_SO_NONBLOCK
 
514
 
 
515
/* Define to 1 if you have the <sgtty.h> header file. */
 
516
#undef HAVE_SGTTY_H
 
517
 
 
518
/* Define to 1 if you have the sigaction function. */
 
519
#undef HAVE_SIGACTION
 
520
 
 
521
/* Define to 1 if you have the siginterrupt function. */
 
522
#undef HAVE_SIGINTERRUPT
 
523
 
 
524
/* Define to 1 if you have the signal function. */
 
525
#undef HAVE_SIGNAL
 
526
 
 
527
/* Define to 1 if you have the <signal.h> header file. */
 
528
#undef HAVE_SIGNAL_H
 
529
 
 
530
/* Define to 1 if you have the sigsetjmp function or macro. */
 
531
#undef HAVE_SIGSETJMP
 
532
 
 
533
/* Define to 1 if sig_atomic_t is an available typedef. */
 
534
#undef HAVE_SIG_ATOMIC_T
 
535
 
 
536
/* Define to 1 if sig_atomic_t is already defined as volatile. */
 
537
#undef HAVE_SIG_ATOMIC_T_VOLATILE
 
538
 
 
539
/* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
 
540
#undef HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
 
541
 
 
542
/* Define to 1 if you have the socket function. */
 
543
#undef HAVE_SOCKET
 
544
 
 
545
/* Define to 1 if you have the <socket.h> header file. */
 
546
#undef HAVE_SOCKET_H
 
547
 
 
548
/* Define this if you have the SPNEGO library fbopenssl */
 
549
#undef HAVE_SPNEGO
 
550
 
 
551
/* Define to 1 if you have the `SSL_get_shutdown' function. */
 
552
#undef HAVE_SSL_GET_SHUTDOWN
 
553
 
 
554
/* Define to 1 if you have the <ssl.h> header file. */
 
555
#undef HAVE_SSL_H
 
556
 
 
557
/* Define to 1 if you have the <stdbool.h> header file. */
 
558
#undef HAVE_STDBOOL_H
 
559
 
 
560
/* Define to 1 if you have the <stdint.h> header file. */
 
561
#undef HAVE_STDINT_H
 
562
 
 
563
/* Define to 1 if you have the <stdio.h> header file. */
 
564
#undef HAVE_STDIO_H
 
565
 
 
566
/* Define to 1 if you have the <stdlib.h> header file. */
 
567
#undef HAVE_STDLIB_H
 
568
 
 
569
/* Define to 1 if you have the strcasecmp function. */
 
570
#undef HAVE_STRCASECMP
 
571
 
 
572
/* Define to 1 if you have the strcasestr function. */
 
573
#undef HAVE_STRCASESTR
 
574
 
 
575
/* Define to 1 if you have the strcmpi function. */
 
576
#undef HAVE_STRCMPI
 
577
 
 
578
/* Define to 1 if you have the strdup function. */
 
579
#undef HAVE_STRDUP
 
580
 
 
581
/* Define to 1 if you have the strerror_r function. */
 
582
#undef HAVE_STRERROR_R
 
583
 
 
584
/* Define to 1 if you have the stricmp function. */
 
585
#undef HAVE_STRICMP
 
586
 
 
587
/* Define to 1 if you have the <strings.h> header file. */
 
588
#undef HAVE_STRINGS_H
 
589
 
 
590
/* Define to 1 if you have the <string.h> header file. */
 
591
#undef HAVE_STRING_H
 
592
 
 
593
/* Define to 1 if you have the strlcat function. */
 
594
#undef HAVE_STRLCAT
 
595
 
 
596
/* Define to 1 if you have the `strlcpy' function. */
 
597
#undef HAVE_STRLCPY
 
598
 
 
599
/* Define to 1 if you have the strncasecmp function. */
 
600
#undef HAVE_STRNCASECMP
 
601
 
 
602
/* Define to 1 if you have the strncmpi function. */
 
603
#undef HAVE_STRNCMPI
 
604
 
 
605
/* Define to 1 if you have the strnicmp function. */
 
606
#undef HAVE_STRNICMP
 
607
 
 
608
/* Define to 1 if you have the <stropts.h> header file. */
 
609
#undef HAVE_STROPTS_H
 
610
 
 
611
/* Define to 1 if you have the strstr function. */
 
612
#undef HAVE_STRSTR
 
613
 
 
614
/* Define to 1 if you have the strtok_r function. */
 
615
#undef HAVE_STRTOK_R
 
616
 
 
617
/* Define to 1 if you have the strtoll function. */
 
618
#undef HAVE_STRTOLL
 
619
 
 
620
/* if struct sockaddr_storage is defined */
 
621
#undef HAVE_STRUCT_SOCKADDR_STORAGE
 
622
 
 
623
/* Define to 1 if you have the timeval struct. */
 
624
#undef HAVE_STRUCT_TIMEVAL
 
625
 
 
626
/* Define to 1 if you have the <sys/filio.h> header file. */
 
627
#undef HAVE_SYS_FILIO_H
 
628
 
 
629
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
630
#undef HAVE_SYS_IOCTL_H
 
631
 
 
632
/* Define to 1 if you have the <sys/param.h> header file. */
 
633
#undef HAVE_SYS_PARAM_H
 
634
 
 
635
/* Define to 1 if you have the <sys/poll.h> header file. */
 
636
#undef HAVE_SYS_POLL_H
 
637
 
 
638
/* Define to 1 if you have the <sys/resource.h> header file. */
 
639
#undef HAVE_SYS_RESOURCE_H
 
640
 
 
641
/* Define to 1 if you have the <sys/select.h> header file. */
 
642
#undef HAVE_SYS_SELECT_H
 
643
 
 
644
/* Define to 1 if you have the <sys/socket.h> header file. */
 
645
#undef HAVE_SYS_SOCKET_H
 
646
 
 
647
/* Define to 1 if you have the <sys/sockio.h> header file. */
 
648
#undef HAVE_SYS_SOCKIO_H
 
649
 
 
650
/* Define to 1 if you have the <sys/stat.h> header file. */
 
651
#undef HAVE_SYS_STAT_H
 
652
 
 
653
/* Define to 1 if you have the <sys/time.h> header file. */
 
654
#undef HAVE_SYS_TIME_H
 
655
 
 
656
/* Define to 1 if you have the <sys/types.h> header file. */
 
657
#undef HAVE_SYS_TYPES_H
 
658
 
 
659
/* Define to 1 if you have the <sys/uio.h> header file. */
 
660
#undef HAVE_SYS_UIO_H
 
661
 
 
662
/* Define to 1 if you have the <sys/un.h> header file. */
 
663
#undef HAVE_SYS_UN_H
 
664
 
 
665
/* Define to 1 if you have the <sys/utime.h> header file. */
 
666
#undef HAVE_SYS_UTIME_H
 
667
 
 
668
/* Define to 1 if you have the <termios.h> header file. */
 
669
#undef HAVE_TERMIOS_H
 
670
 
 
671
/* Define to 1 if you have the <termio.h> header file. */
 
672
#undef HAVE_TERMIO_H
 
673
 
 
674
/* Define to 1 if you have the <time.h> header file. */
 
675
#undef HAVE_TIME_H
 
676
 
 
677
/* Define to 1 if you have the <tld.h> header file. */
 
678
#undef HAVE_TLD_H
 
679
 
 
680
/* Define to 1 if you have the `tld_strerror' function. */
 
681
#undef HAVE_TLD_STRERROR
 
682
 
 
683
/* Define to 1 if you have the `uname' function. */
 
684
#undef HAVE_UNAME
 
685
 
 
686
/* Define to 1 if you have the <unistd.h> header file. */
 
687
#undef HAVE_UNISTD_H
 
688
 
 
689
/* Define to 1 if you have the `utime' function. */
 
690
#undef HAVE_UTIME
 
691
 
 
692
/* Define to 1 if you have the <utime.h> header file. */
 
693
#undef HAVE_UTIME_H
 
694
 
 
695
/* Define to 1 if compiler supports C99 variadic macro style. */
 
696
#undef HAVE_VARIADIC_MACROS_C99
 
697
 
 
698
/* Define to 1 if compiler supports old gcc variadic macro style. */
 
699
#undef HAVE_VARIADIC_MACROS_GCC
 
700
 
 
701
/* Define to 1 if you have the winber.h header file. */
 
702
#undef HAVE_WINBER_H
 
703
 
 
704
/* Define to 1 if you have the windows.h header file. */
 
705
#undef HAVE_WINDOWS_H
 
706
 
 
707
/* Define to 1 if you have the winldap.h header file. */
 
708
#undef HAVE_WINLDAP_H
 
709
 
 
710
/* Define to 1 if you have the winsock2.h header file. */
 
711
#undef HAVE_WINSOCK2_H
 
712
 
 
713
/* Define to 1 if you have the winsock.h header file. */
 
714
#undef HAVE_WINSOCK_H
 
715
 
 
716
/* Define this symbol if your OS supports changing the contents of argv */
 
717
#undef HAVE_WRITABLE_ARGV
 
718
 
 
719
/* Define to 1 if you have the writev function. */
 
720
#undef HAVE_WRITEV
 
721
 
 
722
/* Define to 1 if you have the ws2tcpip.h header file. */
 
723
#undef HAVE_WS2TCPIP_H
 
724
 
 
725
/* Define to 1 if you have the <x509.h> header file. */
 
726
#undef HAVE_X509_H
 
727
 
 
728
/* if you have the zlib.h header file */
 
729
#undef HAVE_ZLIB_H
 
730
 
 
731
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
732
   */
 
733
#undef LT_OBJDIR
 
734
 
 
735
/* Define to 1 if you are building a native Windows target. */
 
736
#undef NATIVE_WINDOWS
 
737
 
 
738
/* Define to 1 if you need the lber.h header file even with ldap.h */
 
739
#undef NEED_LBER_H
 
740
 
 
741
/* Define to 1 if you need the malloc.h header file even with stdlib.h */
 
742
#undef NEED_MALLOC_H
 
743
 
 
744
/* Define to 1 if you need the memory.h header file even with stdlib.h */
 
745
#undef NEED_MEMORY_H
 
746
 
 
747
/* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
 
748
#undef NEED_REENTRANT
 
749
 
 
750
/* cpu-machine-OS */
 
751
#undef OS
 
752
 
 
753
/* Name of package */
 
754
#undef PACKAGE
 
755
 
 
756
/* Define to the address where bug reports for this package should be sent. */
 
757
#undef PACKAGE_BUGREPORT
 
758
 
 
759
/* Define to the full name of this package. */
 
760
#undef PACKAGE_NAME
 
761
 
 
762
/* Define to the full name and version of this package. */
 
763
#undef PACKAGE_STRING
 
764
 
 
765
/* Define to the one symbol short name of this package. */
 
766
#undef PACKAGE_TARNAME
 
767
 
 
768
/* Define to the home page for this package. */
 
769
#undef PACKAGE_URL
 
770
 
 
771
/* Define to the version of this package. */
 
772
#undef PACKAGE_VERSION
 
773
 
 
774
/* a suitable file to read random data from */
 
775
#undef RANDOM_FILE
 
776
 
 
777
/* Define to the type of arg 1 for recvfrom. */
 
778
#undef RECVFROM_TYPE_ARG1
 
779
 
 
780
/* Define to the type pointed by arg 2 for recvfrom. */
 
781
#undef RECVFROM_TYPE_ARG2
 
782
 
 
783
/* Define to 1 if the type pointed by arg 2 for recvfrom is void. */
 
784
#undef RECVFROM_TYPE_ARG2_IS_VOID
 
785
 
 
786
/* Define to the type of arg 3 for recvfrom. */
 
787
#undef RECVFROM_TYPE_ARG3
 
788
 
 
789
/* Define to the type of arg 4 for recvfrom. */
 
790
#undef RECVFROM_TYPE_ARG4
 
791
 
 
792
/* Define to the type pointed by arg 5 for recvfrom. */
 
793
#undef RECVFROM_TYPE_ARG5
 
794
 
 
795
/* Define to 1 if the type pointed by arg 5 for recvfrom is void. */
 
796
#undef RECVFROM_TYPE_ARG5_IS_VOID
 
797
 
 
798
/* Define to the type pointed by arg 6 for recvfrom. */
 
799
#undef RECVFROM_TYPE_ARG6
 
800
 
 
801
/* Define to 1 if the type pointed by arg 6 for recvfrom is void. */
 
802
#undef RECVFROM_TYPE_ARG6_IS_VOID
 
803
 
 
804
/* Define to the function return type for recvfrom. */
 
805
#undef RECVFROM_TYPE_RETV
 
806
 
 
807
/* Define to the type of arg 1 for recv. */
 
808
#undef RECV_TYPE_ARG1
 
809
 
 
810
/* Define to the type of arg 2 for recv. */
 
811
#undef RECV_TYPE_ARG2
 
812
 
 
813
/* Define to the type of arg 3 for recv. */
 
814
#undef RECV_TYPE_ARG3
 
815
 
 
816
/* Define to the type of arg 4 for recv. */
 
817
#undef RECV_TYPE_ARG4
 
818
 
 
819
/* Define to the function return type for recv. */
 
820
#undef RECV_TYPE_RETV
 
821
 
 
822
/* Define as the return type of signal handlers (`int' or `void'). */
 
823
#undef RETSIGTYPE
 
824
 
 
825
/* Define to the type qualifier of arg 5 for select. */
 
826
#undef SELECT_QUAL_ARG5
 
827
 
 
828
/* Define to the type of arg 1 for select. */
 
829
#undef SELECT_TYPE_ARG1
 
830
 
 
831
/* Define to the type of args 2, 3 and 4 for select. */
 
832
#undef SELECT_TYPE_ARG234
 
833
 
 
834
/* Define to the type of arg 5 for select. */
 
835
#undef SELECT_TYPE_ARG5
 
836
 
 
837
/* Define to the function return type for select. */
 
838
#undef SELECT_TYPE_RETV
 
839
 
 
840
/* Define to the type qualifier of arg 2 for send. */
 
841
#undef SEND_QUAL_ARG2
 
842
 
 
843
/* Define to the type of arg 1 for send. */
 
844
#undef SEND_TYPE_ARG1
 
845
 
 
846
/* Define to the type of arg 2 for send. */
 
847
#undef SEND_TYPE_ARG2
 
848
 
 
849
/* Define to the type of arg 3 for send. */
 
850
#undef SEND_TYPE_ARG3
 
851
 
 
852
/* Define to the type of arg 4 for send. */
 
853
#undef SEND_TYPE_ARG4
 
854
 
 
855
/* Define to the function return type for send. */
 
856
#undef SEND_TYPE_RETV
 
857
 
 
858
/* The size of `int', as computed by sizeof. */
 
859
#undef SIZEOF_INT
 
860
 
 
861
/* The size of `long', as computed by sizeof. */
 
862
#undef SIZEOF_LONG
 
863
 
 
864
/* The size of `off_t', as computed by sizeof. */
 
865
#undef SIZEOF_OFF_T
 
866
 
 
867
/* The size of `size_t', as computed by sizeof. */
 
868
#undef SIZEOF_SIZE_T
 
869
 
 
870
/* The size of `time_t', as computed by sizeof. */
 
871
#undef SIZEOF_TIME_T
 
872
 
 
873
/* The size of `void*', as computed by sizeof. */
 
874
#undef SIZEOF_VOIDP
 
875
 
 
876
/* Define to 1 if you have the ANSI C header files. */
 
877
#undef STDC_HEADERS
 
878
 
 
879
/* Define to the type of arg 3 for strerror_r. */
 
880
#undef STRERROR_R_TYPE_ARG3
 
881
 
 
882
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
883
#undef TIME_WITH_SYS_TIME
 
884
 
 
885
/* Define if you want to enable c-ares support */
 
886
#undef USE_ARES
 
887
 
 
888
/* Define to disable non-blocking sockets. */
 
889
#undef USE_BLOCKING_SOCKETS
 
890
 
 
891
/* if GnuTLS is enabled */
 
892
#undef USE_GNUTLS
 
893
 
 
894
/* if libSSH2 is in use */
 
895
#undef USE_LIBSSH2
 
896
 
 
897
/* If you want to build curl with the built-in manual */
 
898
#undef USE_MANUAL
 
899
 
 
900
/* if NSS is enabled */
 
901
#undef USE_NSS
 
902
 
 
903
/* if OpenSSL is in use */
 
904
#undef USE_OPENSSL
 
905
 
 
906
/* if SSL is enabled */
 
907
#undef USE_SSLEAY
 
908
 
 
909
/* Define to 1 if you are building a Windows target without large file
 
910
   support. */
 
911
#undef USE_WIN32_LARGE_FILES
 
912
 
 
913
/* to enable SSPI support */
 
914
#undef USE_WINDOWS_SSPI
 
915
 
 
916
/* Define to 1 if using yaSSL in OpenSSL compatibility mode. */
 
917
#undef USE_YASSLEMUL
 
918
 
 
919
/* Version number of package */
 
920
#undef VERSION
 
921
 
 
922
/* Define to avoid automatic inclusion of winsock.h */
 
923
#undef WIN32_LEAN_AND_MEAN
 
924
 
 
925
/* Define to 1 if OS is AIX. */
 
926
#ifndef _ALL_SOURCE
 
927
#  undef _ALL_SOURCE
 
928
#endif
 
929
 
 
930
/* Number of bits in a file offset, on hosts where this is settable. */
 
931
#undef _FILE_OFFSET_BITS
 
932
 
 
933
/* Define for large files, on AIX-style hosts. */
 
934
#undef _LARGE_FILES
 
935
 
 
936
/* define this if you need it to compile thread-safe code */
 
937
#undef _THREAD_SAFE
 
938
 
 
939
/* Define to empty if `const' does not conform to ANSI C. */
 
940
#undef const
 
941
 
 
942
/* Type to use in place of in_addr_t when system does not provide it. */
 
943
#undef in_addr_t
 
944
 
 
945
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
946
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
947
#ifndef __cplusplus
 
948
#undef inline
 
949
#endif
 
950
 
 
951
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
952
#undef size_t
 
953
 
 
954
/* the signed version of size_t */
 
955
#undef ssize_t