1 | /* lib/curl_config.h.in. Generated from configure.ac by autoheader. */
|
---|
2 |
|
---|
3 | /* to enable curl debug memory tracking */
|
---|
4 | #undef CURLDEBUG
|
---|
5 |
|
---|
6 | /* Location of default ca bundle */
|
---|
7 | #undef CURL_CA_BUNDLE
|
---|
8 |
|
---|
9 | /* define "1" to use built in CA store of SSL library */
|
---|
10 | #undef CURL_CA_FALLBACK
|
---|
11 |
|
---|
12 | /* Location of default ca path */
|
---|
13 | #undef CURL_CA_PATH
|
---|
14 |
|
---|
15 | /* Default SSL backend */
|
---|
16 | #undef CURL_DEFAULT_SSL_BACKEND
|
---|
17 |
|
---|
18 | /* to disable cookies support */
|
---|
19 | #undef CURL_DISABLE_COOKIES
|
---|
20 |
|
---|
21 | /* to disable cryptographic authentication */
|
---|
22 | #undef CURL_DISABLE_CRYPTO_AUTH
|
---|
23 |
|
---|
24 | /* to disable DICT */
|
---|
25 | #undef CURL_DISABLE_DICT
|
---|
26 |
|
---|
27 | /* to disable FILE */
|
---|
28 | #undef CURL_DISABLE_FILE
|
---|
29 |
|
---|
30 | /* to disable FTP */
|
---|
31 | #undef CURL_DISABLE_FTP
|
---|
32 |
|
---|
33 | /* to disable Gopher */
|
---|
34 | #undef CURL_DISABLE_GOPHER
|
---|
35 |
|
---|
36 | /* to disable HTTP */
|
---|
37 | #undef CURL_DISABLE_HTTP
|
---|
38 |
|
---|
39 | /* to disable IMAP */
|
---|
40 | #undef CURL_DISABLE_IMAP
|
---|
41 |
|
---|
42 | /* to disable LDAP */
|
---|
43 | #undef CURL_DISABLE_LDAP
|
---|
44 |
|
---|
45 | /* to disable LDAPS */
|
---|
46 | #undef CURL_DISABLE_LDAPS
|
---|
47 |
|
---|
48 | /* to disable --libcurl C code generation option */
|
---|
49 | #undef CURL_DISABLE_LIBCURL_OPTION
|
---|
50 |
|
---|
51 | /* if the OpenSSL configuration won't be loaded automatically */
|
---|
52 | #undef CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG
|
---|
53 |
|
---|
54 | /* to disable POP3 */
|
---|
55 | #undef CURL_DISABLE_POP3
|
---|
56 |
|
---|
57 | /* to disable proxies */
|
---|
58 | #undef CURL_DISABLE_PROXY
|
---|
59 |
|
---|
60 | /* to disable RTSP */
|
---|
61 | #undef CURL_DISABLE_RTSP
|
---|
62 |
|
---|
63 | /* to disable SMB/CIFS */
|
---|
64 | #undef CURL_DISABLE_SMB
|
---|
65 |
|
---|
66 | /* to disable SMTP */
|
---|
67 | #undef CURL_DISABLE_SMTP
|
---|
68 |
|
---|
69 | /* to disable TELNET */
|
---|
70 | #undef CURL_DISABLE_TELNET
|
---|
71 |
|
---|
72 | /* to disable TFTP */
|
---|
73 | #undef CURL_DISABLE_TFTP
|
---|
74 |
|
---|
75 | /* to disable TLS-SRP authentication */
|
---|
76 | #undef CURL_DISABLE_TLS_SRP
|
---|
77 |
|
---|
78 | /* to disable verbose strings */
|
---|
79 | #undef CURL_DISABLE_VERBOSE_STRINGS
|
---|
80 |
|
---|
81 | /* Definition to make a library symbol externally visible. */
|
---|
82 | #undef CURL_EXTERN_SYMBOL
|
---|
83 |
|
---|
84 | /* IP address type in sockaddr */
|
---|
85 | #undef CURL_SA_FAMILY_T
|
---|
86 |
|
---|
87 | /* built with multiple SSL backends */
|
---|
88 | #undef CURL_WITH_MULTI_SSL
|
---|
89 |
|
---|
90 | /* enable debug build options */
|
---|
91 | #undef DEBUGBUILD
|
---|
92 |
|
---|
93 | /* your Entropy Gathering Daemon socket pathname */
|
---|
94 | #undef EGD_SOCKET
|
---|
95 |
|
---|
96 | /* Define if you want to enable IPv6 support */
|
---|
97 | #undef ENABLE_IPV6
|
---|
98 |
|
---|
99 | /* Define to the type of arg 2 for gethostname. */
|
---|
100 | #undef GETHOSTNAME_TYPE_ARG2
|
---|
101 |
|
---|
102 | /* Specifies the number of arguments to getservbyport_r */
|
---|
103 | #undef GETSERVBYPORT_R_ARGS
|
---|
104 |
|
---|
105 | /* Specifies the size of the buffer to pass to getservbyport_r */
|
---|
106 | #undef GETSERVBYPORT_R_BUFSIZE
|
---|
107 |
|
---|
108 | /* Define to 1 if you have the alarm function. */
|
---|
109 | #undef HAVE_ALARM
|
---|
110 |
|
---|
111 | /* Define to 1 if you have the <alloca.h> header file. */
|
---|
112 | #undef HAVE_ALLOCA_H
|
---|
113 |
|
---|
114 | /* Define to 1 if you have the <arpa/inet.h> header file. */
|
---|
115 | #undef HAVE_ARPA_INET_H
|
---|
116 |
|
---|
117 | /* Define to 1 if you have the <arpa/tftp.h> header file. */
|
---|
118 | #undef HAVE_ARPA_TFTP_H
|
---|
119 |
|
---|
120 | /* Define to 1 if you have the <assert.h> header file. */
|
---|
121 | #undef HAVE_ASSERT_H
|
---|
122 |
|
---|
123 | /* Define to 1 if you have the basename function. */
|
---|
124 | #undef HAVE_BASENAME
|
---|
125 |
|
---|
126 | /* Define to 1 if bool is an available type. */
|
---|
127 | #undef HAVE_BOOL_T
|
---|
128 |
|
---|
129 | /* Define to 1 if using BoringSSL. */
|
---|
130 | #undef HAVE_BORINGSSL
|
---|
131 |
|
---|
132 | /* if BROTLI is in use */
|
---|
133 | #undef HAVE_BROTLI
|
---|
134 |
|
---|
135 | /* Define to 1 if you have the <brotli/decode.h> header file. */
|
---|
136 | #undef HAVE_BROTLI_DECODE_H
|
---|
137 |
|
---|
138 | /* Define to 1 if you have the __builtin_available function. */
|
---|
139 | #undef HAVE_BUILTIN_AVAILABLE
|
---|
140 |
|
---|
141 | /* Define to 1 if you have the clock_gettime function and monotonic timer. */
|
---|
142 | #undef HAVE_CLOCK_GETTIME_MONOTONIC
|
---|
143 |
|
---|
144 | /* Define to 1 if you have the closesocket function. */
|
---|
145 | #undef HAVE_CLOSESOCKET
|
---|
146 |
|
---|
147 | /* Define to 1 if you have the CloseSocket camel case function. */
|
---|
148 | #undef HAVE_CLOSESOCKET_CAMEL
|
---|
149 |
|
---|
150 | /* Define to 1 if you have the connect function. */
|
---|
151 | #undef HAVE_CONNECT
|
---|
152 |
|
---|
153 | /* Define to 1 if you have the <crypto.h> header file. */
|
---|
154 | #undef HAVE_CRYPTO_H
|
---|
155 |
|
---|
156 | /* Define to 1 if you have the `CyaSSL_CTX_UseSupportedCurve' function. */
|
---|
157 | #undef HAVE_CYASSL_CTX_USESUPPORTEDCURVE
|
---|
158 |
|
---|
159 | /* Define to 1 if you have the <cyassl/error-ssl.h> header file. */
|
---|
160 | #undef HAVE_CYASSL_ERROR_SSL_H
|
---|
161 |
|
---|
162 | /* Define to 1 if you have the `CyaSSL_get_peer_certificate' function. */
|
---|
163 | #undef HAVE_CYASSL_GET_PEER_CERTIFICATE
|
---|
164 |
|
---|
165 | /* Define to 1 if you have the <cyassl/options.h> header file. */
|
---|
166 | #undef HAVE_CYASSL_OPTIONS_H
|
---|
167 |
|
---|
168 | /* Define to 1 if you have the declaration of `getpwuid_r', and to 0 if you
|
---|
169 | don't. */
|
---|
170 | #undef HAVE_DECL_GETPWUID_R
|
---|
171 |
|
---|
172 | /* "Set if getpwuid_r() declaration is missing" */
|
---|
173 | #undef HAVE_DECL_GETPWUID_R_MISSING
|
---|
174 |
|
---|
175 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
---|
176 | #undef HAVE_DLFCN_H
|
---|
177 |
|
---|
178 | /* Define to 1 if you have the <errno.h> header file. */
|
---|
179 | #undef HAVE_ERRNO_H
|
---|
180 |
|
---|
181 | /* Define to 1 if you have the <err.h> header file. */
|
---|
182 | #undef HAVE_ERR_H
|
---|
183 |
|
---|
184 | /* Define to 1 if you have the fcntl function. */
|
---|
185 | #undef HAVE_FCNTL
|
---|
186 |
|
---|
187 | /* Define to 1 if you have the <fcntl.h> header file. */
|
---|
188 | #undef HAVE_FCNTL_H
|
---|
189 |
|
---|
190 | /* Define to 1 if you have a working fcntl O_NONBLOCK function. */
|
---|
191 | #undef HAVE_FCNTL_O_NONBLOCK
|
---|
192 |
|
---|
193 | /* Define to 1 if you have the fdopen function. */
|
---|
194 | #undef HAVE_FDOPEN
|
---|
195 |
|
---|
196 | /* Define to 1 if you have the `fnmatch' function. */
|
---|
197 | #undef HAVE_FNMATCH
|
---|
198 |
|
---|
199 | /* Define to 1 if you have the freeaddrinfo function. */
|
---|
200 | #undef HAVE_FREEADDRINFO
|
---|
201 |
|
---|
202 | /* Define to 1 if you have the freeifaddrs function. */
|
---|
203 | #undef HAVE_FREEIFADDRS
|
---|
204 |
|
---|
205 | /* Define to 1 if you have the fsetxattr function. */
|
---|
206 | #undef HAVE_FSETXATTR
|
---|
207 |
|
---|
208 | /* fsetxattr() takes 5 args */
|
---|
209 | #undef HAVE_FSETXATTR_5
|
---|
210 |
|
---|
211 | /* fsetxattr() takes 6 args */
|
---|
212 | #undef HAVE_FSETXATTR_6
|
---|
213 |
|
---|
214 | /* Define to 1 if you have the ftruncate function. */
|
---|
215 | #undef HAVE_FTRUNCATE
|
---|
216 |
|
---|
217 | /* Define to 1 if you have the gai_strerror function. */
|
---|
218 | #undef HAVE_GAI_STRERROR
|
---|
219 |
|
---|
220 | /* Define to 1 if you have a working getaddrinfo function. */
|
---|
221 | #undef HAVE_GETADDRINFO
|
---|
222 |
|
---|
223 | /* Define to 1 if the getaddrinfo function is threadsafe. */
|
---|
224 | #undef HAVE_GETADDRINFO_THREADSAFE
|
---|
225 |
|
---|
226 | /* Define to 1 if you have the `geteuid' function. */
|
---|
227 | #undef HAVE_GETEUID
|
---|
228 |
|
---|
229 | /* Define to 1 if you have the gethostbyaddr function. */
|
---|
230 | #undef HAVE_GETHOSTBYADDR
|
---|
231 |
|
---|
232 | /* Define to 1 if you have the gethostbyaddr_r function. */
|
---|
233 | #undef HAVE_GETHOSTBYADDR_R
|
---|
234 |
|
---|
235 | /* gethostbyaddr_r() takes 5 args */
|
---|
236 | #undef HAVE_GETHOSTBYADDR_R_5
|
---|
237 |
|
---|
238 | /* gethostbyaddr_r() takes 7 args */
|
---|
239 | #undef HAVE_GETHOSTBYADDR_R_7
|
---|
240 |
|
---|
241 | /* gethostbyaddr_r() takes 8 args */
|
---|
242 | #undef HAVE_GETHOSTBYADDR_R_8
|
---|
243 |
|
---|
244 | /* Define to 1 if you have the gethostbyname function. */
|
---|
245 | #undef HAVE_GETHOSTBYNAME
|
---|
246 |
|
---|
247 | /* Define to 1 if you have the gethostbyname_r function. */
|
---|
248 | #undef HAVE_GETHOSTBYNAME_R
|
---|
249 |
|
---|
250 | /* gethostbyname_r() takes 3 args */
|
---|
251 | #undef HAVE_GETHOSTBYNAME_R_3
|
---|
252 |
|
---|
253 | /* gethostbyname_r() takes 5 args */
|
---|
254 | #undef HAVE_GETHOSTBYNAME_R_5
|
---|
255 |
|
---|
256 | /* gethostbyname_r() takes 6 args */
|
---|
257 | #undef HAVE_GETHOSTBYNAME_R_6
|
---|
258 |
|
---|
259 | /* Define to 1 if you have the gethostname function. */
|
---|
260 | #undef HAVE_GETHOSTNAME
|
---|
261 |
|
---|
262 | /* Define to 1 if you have a working getifaddrs function. */
|
---|
263 | #undef HAVE_GETIFADDRS
|
---|
264 |
|
---|
265 | /* Define to 1 if you have the `getpass_r' function. */
|
---|
266 | #undef HAVE_GETPASS_R
|
---|
267 |
|
---|
268 | /* Define to 1 if you have the `getppid' function. */
|
---|
269 | #undef HAVE_GETPPID
|
---|
270 |
|
---|
271 | /* Define to 1 if you have the `getpwuid' function. */
|
---|
272 | #undef HAVE_GETPWUID
|
---|
273 |
|
---|
274 | /* Define to 1 if you have the `getpwuid_r' function. */
|
---|
275 | #undef HAVE_GETPWUID_R
|
---|
276 |
|
---|
277 | /* Define to 1 if you have the `getrlimit' function. */
|
---|
278 | #undef HAVE_GETRLIMIT
|
---|
279 |
|
---|
280 | /* Define to 1 if you have the getservbyport_r function. */
|
---|
281 | #undef HAVE_GETSERVBYPORT_R
|
---|
282 |
|
---|
283 | /* Define to 1 if you have the `gettimeofday' function. */
|
---|
284 | #undef HAVE_GETTIMEOFDAY
|
---|
285 |
|
---|
286 | /* Define to 1 if you have a working glibc-style strerror_r function. */
|
---|
287 | #undef HAVE_GLIBC_STRERROR_R
|
---|
288 |
|
---|
289 | /* Define to 1 if you have a working gmtime_r function. */
|
---|
290 | #undef HAVE_GMTIME_R
|
---|
291 |
|
---|
292 | /* Define to 1 if you have the `gnutls_alpn_set_protocols' function. */
|
---|
293 | #undef HAVE_GNUTLS_ALPN_SET_PROTOCOLS
|
---|
294 |
|
---|
295 | /* Define to 1 if you have the `gnutls_certificate_set_x509_key_file2'
|
---|
296 | function. */
|
---|
297 | #undef HAVE_GNUTLS_CERTIFICATE_SET_X509_KEY_FILE2
|
---|
298 |
|
---|
299 | /* Define to 1 if you have the `gnutls_ocsp_req_init' function. */
|
---|
300 | #undef HAVE_GNUTLS_OCSP_REQ_INIT
|
---|
301 |
|
---|
302 | /* if you have the function gnutls_srp_verifier */
|
---|
303 | #undef HAVE_GNUTLS_SRP
|
---|
304 |
|
---|
305 | /* if you have GSS-API libraries */
|
---|
306 | #undef HAVE_GSSAPI
|
---|
307 |
|
---|
308 | /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
|
---|
309 | #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
|
---|
310 |
|
---|
311 | /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
|
---|
312 | #undef HAVE_GSSAPI_GSSAPI_H
|
---|
313 |
|
---|
314 | /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
|
---|
315 | #undef HAVE_GSSAPI_GSSAPI_KRB5_H
|
---|
316 |
|
---|
317 | /* if you have GNU GSS */
|
---|
318 | #undef HAVE_GSSGNU
|
---|
319 |
|
---|
320 | /* if you have Heimdal */
|
---|
321 | #undef HAVE_GSSHEIMDAL
|
---|
322 |
|
---|
323 | /* if you have MIT Kerberos */
|
---|
324 | #undef HAVE_GSSMIT
|
---|
325 |
|
---|
326 | /* Define to 1 if you have the <idn2.h> header file. */
|
---|
327 | #undef HAVE_IDN2_H
|
---|
328 |
|
---|
329 | /* Define to 1 if you have the <ifaddrs.h> header file. */
|
---|
330 | #undef HAVE_IFADDRS_H
|
---|
331 |
|
---|
332 | /* Define to 1 if you have the `if_nametoindex' function. */
|
---|
333 | #undef HAVE_IF_NAMETOINDEX
|
---|
334 |
|
---|
335 | /* Define to 1 if you have the inet_ntoa_r function. */
|
---|
336 | #undef HAVE_INET_NTOA_R
|
---|
337 |
|
---|
338 | /* inet_ntoa_r() takes 2 args */
|
---|
339 | #undef HAVE_INET_NTOA_R_2
|
---|
340 |
|
---|
341 | /* inet_ntoa_r() takes 3 args */
|
---|
342 | #undef HAVE_INET_NTOA_R_3
|
---|
343 |
|
---|
344 | /* Define to 1 if you have a IPv6 capable working inet_ntop function. */
|
---|
345 | #undef HAVE_INET_NTOP
|
---|
346 |
|
---|
347 | /* Define to 1 if you have a IPv6 capable working inet_pton function. */
|
---|
348 | #undef HAVE_INET_PTON
|
---|
349 |
|
---|
350 | /* Define to 1 if you have the <inttypes.h> header file. */
|
---|
351 | #undef HAVE_INTTYPES_H
|
---|
352 |
|
---|
353 | /* Define to 1 if you have the ioctl function. */
|
---|
354 | #undef HAVE_IOCTL
|
---|
355 |
|
---|
356 | /* Define to 1 if you have the ioctlsocket function. */
|
---|
357 | #undef HAVE_IOCTLSOCKET
|
---|
358 |
|
---|
359 | /* Define to 1 if you have the IoctlSocket camel case function. */
|
---|
360 | #undef HAVE_IOCTLSOCKET_CAMEL
|
---|
361 |
|
---|
362 | /* Define to 1 if you have a working IoctlSocket camel case FIONBIO function.
|
---|
363 | */
|
---|
364 | #undef HAVE_IOCTLSOCKET_CAMEL_FIONBIO
|
---|
365 |
|
---|
366 | /* Define to 1 if you have a working ioctlsocket FIONBIO function. */
|
---|
367 | #undef HAVE_IOCTLSOCKET_FIONBIO
|
---|
368 |
|
---|
369 | /* Define to 1 if you have a working ioctl FIONBIO function. */
|
---|
370 | #undef HAVE_IOCTL_FIONBIO
|
---|
371 |
|
---|
372 | /* Define to 1 if you have a working ioctl SIOCGIFADDR function. */
|
---|
373 | #undef HAVE_IOCTL_SIOCGIFADDR
|
---|
374 |
|
---|
375 | /* Define to 1 if you have the <io.h> header file. */
|
---|
376 | #undef HAVE_IO_H
|
---|
377 |
|
---|
378 | /* Define to 1 if you have the lber.h header file. */
|
---|
379 | #undef HAVE_LBER_H
|
---|
380 |
|
---|
381 | /* Define to 1 if you have the ldapssl.h header file. */
|
---|
382 | #undef HAVE_LDAPSSL_H
|
---|
383 |
|
---|
384 | /* Define to 1 if you have the ldap.h header file. */
|
---|
385 | #undef HAVE_LDAP_H
|
---|
386 |
|
---|
387 | /* Define to 1 if you have the `ldap_init_fd' function. */
|
---|
388 | #undef HAVE_LDAP_INIT_FD
|
---|
389 |
|
---|
390 | /* Use LDAPS implementation */
|
---|
391 | #undef HAVE_LDAP_SSL
|
---|
392 |
|
---|
393 | /* Define to 1 if you have the ldap_ssl.h header file. */
|
---|
394 | #undef HAVE_LDAP_SSL_H
|
---|
395 |
|
---|
396 | /* Define to 1 if you have the `ldap_url_parse' function. */
|
---|
397 | #undef HAVE_LDAP_URL_PARSE
|
---|
398 |
|
---|
399 | /* Define to 1 if you have the `brotlidec' library (-lbrotlidec). */
|
---|
400 | #undef HAVE_LIBBROTLIDEC
|
---|
401 |
|
---|
402 | /* Define to 1 if you have the <libgen.h> header file. */
|
---|
403 | #undef HAVE_LIBGEN_H
|
---|
404 |
|
---|
405 | /* Define to 1 if you have the `idn2' library (-lidn2). */
|
---|
406 | #undef HAVE_LIBIDN2
|
---|
407 |
|
---|
408 | /* Define to 1 if using libressl. */
|
---|
409 | #undef HAVE_LIBRESSL
|
---|
410 |
|
---|
411 | /* Define to 1 if you have the <librtmp/rtmp.h> header file. */
|
---|
412 | #undef HAVE_LIBRTMP_RTMP_H
|
---|
413 |
|
---|
414 | /* Define to 1 if you have the `ssh' library (-lssh). */
|
---|
415 | #undef HAVE_LIBSSH
|
---|
416 |
|
---|
417 | /* Define to 1 if you have the `ssh2' library (-lssh2). */
|
---|
418 | #undef HAVE_LIBSSH2
|
---|
419 |
|
---|
420 | /* Define to 1 if you have the <libssh2.h> header file. */
|
---|
421 | #undef HAVE_LIBSSH2_H
|
---|
422 |
|
---|
423 | /* Define to 1 if you have the <libssh/libssh.h> header file. */
|
---|
424 | #undef HAVE_LIBSSH_LIBSSH_H
|
---|
425 |
|
---|
426 | /* Define to 1 if you have the `ssl' library (-lssl). */
|
---|
427 | #undef HAVE_LIBSSL
|
---|
428 |
|
---|
429 | /* if zlib is available */
|
---|
430 | #undef HAVE_LIBZ
|
---|
431 |
|
---|
432 | /* Define to 1 if you have the <linux/tcp.h> header file. */
|
---|
433 | #undef HAVE_LINUX_TCP_H
|
---|
434 |
|
---|
435 | /* if your compiler supports LL */
|
---|
436 | #undef HAVE_LL
|
---|
437 |
|
---|
438 | /* Define to 1 if you have the <locale.h> header file. */
|
---|
439 | #undef HAVE_LOCALE_H
|
---|
440 |
|
---|
441 | /* Define to 1 if you have a working localtime_r function. */
|
---|
442 | #undef HAVE_LOCALTIME_R
|
---|
443 |
|
---|
444 | /* Define to 1 if the compiler supports the 'long long' data type. */
|
---|
445 | #undef HAVE_LONGLONG
|
---|
446 |
|
---|
447 | /* Define to 1 if you have the `mach_absolute_time' function. */
|
---|
448 | #undef HAVE_MACH_ABSOLUTE_TIME
|
---|
449 |
|
---|
450 | /* Define to 1 if you have the malloc.h header file. */
|
---|
451 | #undef HAVE_MALLOC_H
|
---|
452 |
|
---|
453 | /* Define to 1 if you have the memory.h header file. */
|
---|
454 | #undef HAVE_MEMORY_H
|
---|
455 |
|
---|
456 | /* Define to 1 if you have the memrchr function or macro. */
|
---|
457 | #undef HAVE_MEMRCHR
|
---|
458 |
|
---|
459 | /* Define to 1 if you have the MSG_NOSIGNAL flag. */
|
---|
460 | #undef HAVE_MSG_NOSIGNAL
|
---|
461 |
|
---|
462 | /* Define to 1 if you have the <netdb.h> header file. */
|
---|
463 | #undef HAVE_NETDB_H
|
---|
464 |
|
---|
465 | /* Define to 1 if you have the <netinet/in6.h> header file. */
|
---|
466 | #undef HAVE_NETINET_IN6_H
|
---|
467 |
|
---|
468 | /* Define to 1 if you have the <netinet/in.h> header file. */
|
---|
469 | #undef HAVE_NETINET_IN_H
|
---|
470 |
|
---|
471 | /* Define to 1 if you have the <netinet/tcp.h> header file. */
|
---|
472 | #undef HAVE_NETINET_TCP_H
|
---|
473 |
|
---|
474 | /* Define to 1 if you have the <net/if.h> header file. */
|
---|
475 | #undef HAVE_NET_IF_H
|
---|
476 |
|
---|
477 | /* Define to 1 if you have the <nghttp2/nghttp2.h> header file. */
|
---|
478 | #undef HAVE_NGHTTP2_NGHTTP2_H
|
---|
479 |
|
---|
480 | /* if you have an old MIT Kerberos version, lacking GSS_C_NT_HOSTBASED_SERVICE
|
---|
481 | */
|
---|
482 | #undef HAVE_OLD_GSSMIT
|
---|
483 |
|
---|
484 | /* Define to 1 if you have the <openssl/crypto.h> header file. */
|
---|
485 | #undef HAVE_OPENSSL_CRYPTO_H
|
---|
486 |
|
---|
487 | /* Define to 1 if you have the <openssl/err.h> header file. */
|
---|
488 | #undef HAVE_OPENSSL_ERR_H
|
---|
489 |
|
---|
490 | /* Define to 1 if you have the <openssl/pem.h> header file. */
|
---|
491 | #undef HAVE_OPENSSL_PEM_H
|
---|
492 |
|
---|
493 | /* Define to 1 if you have the <openssl/rsa.h> header file. */
|
---|
494 | #undef HAVE_OPENSSL_RSA_H
|
---|
495 |
|
---|
496 | /* if you have the function SRP_Calc_client_key */
|
---|
497 | #undef HAVE_OPENSSL_SRP
|
---|
498 |
|
---|
499 | /* Define to 1 if you have the <openssl/ssl.h> header file. */
|
---|
500 | #undef HAVE_OPENSSL_SSL_H
|
---|
501 |
|
---|
502 | /* Define to 1 if you have the `OpenSSL_version' function. */
|
---|
503 | #undef HAVE_OPENSSL_VERSION
|
---|
504 |
|
---|
505 | /* Define to 1 if you have the <openssl/x509.h> header file. */
|
---|
506 | #undef HAVE_OPENSSL_X509_H
|
---|
507 |
|
---|
508 | /* Define to 1 if you have the <pem.h> header file. */
|
---|
509 | #undef HAVE_PEM_H
|
---|
510 |
|
---|
511 | /* Define to 1 if you have the `pipe' function. */
|
---|
512 | #undef HAVE_PIPE
|
---|
513 |
|
---|
514 | /* if you have the PK11_CreateManagedGenericObject function */
|
---|
515 | #undef HAVE_PK11_CREATEMANAGEDGENERICOBJECT
|
---|
516 |
|
---|
517 | /* Define to 1 if you have a working poll function. */
|
---|
518 | #undef HAVE_POLL
|
---|
519 |
|
---|
520 | /* If you have a fine poll */
|
---|
521 | #undef HAVE_POLL_FINE
|
---|
522 |
|
---|
523 | /* Define to 1 if you have the <poll.h> header file. */
|
---|
524 | #undef HAVE_POLL_H
|
---|
525 |
|
---|
526 | /* Define to 1 if you have a working POSIX-style strerror_r function. */
|
---|
527 | #undef HAVE_POSIX_STRERROR_R
|
---|
528 |
|
---|
529 | /* if you have <pthread.h> */
|
---|
530 | #undef HAVE_PTHREAD_H
|
---|
531 |
|
---|
532 | /* Define to 1 if you have the <pwd.h> header file. */
|
---|
533 | #undef HAVE_PWD_H
|
---|
534 |
|
---|
535 | /* Define to 1 if you have the `RAND_egd' function. */
|
---|
536 | #undef HAVE_RAND_EGD
|
---|
537 |
|
---|
538 | /* Define to 1 if you have the recv function. */
|
---|
539 | #undef HAVE_RECV
|
---|
540 |
|
---|
541 | /* Define to 1 if you have the <rsa.h> header file. */
|
---|
542 | #undef HAVE_RSA_H
|
---|
543 |
|
---|
544 | /* Define to 1 if you have the select function. */
|
---|
545 | #undef HAVE_SELECT
|
---|
546 |
|
---|
547 | /* Define to 1 if you have the send function. */
|
---|
548 | #undef HAVE_SEND
|
---|
549 |
|
---|
550 | /* Define to 1 if you have the <setjmp.h> header file. */
|
---|
551 | #undef HAVE_SETJMP_H
|
---|
552 |
|
---|
553 | /* Define to 1 if you have the `setlocale' function. */
|
---|
554 | #undef HAVE_SETLOCALE
|
---|
555 |
|
---|
556 | /* Define to 1 if you have the `setmode' function. */
|
---|
557 | #undef HAVE_SETMODE
|
---|
558 |
|
---|
559 | /* Define to 1 if you have the `setrlimit' function. */
|
---|
560 | #undef HAVE_SETRLIMIT
|
---|
561 |
|
---|
562 | /* Define to 1 if you have the setsockopt function. */
|
---|
563 | #undef HAVE_SETSOCKOPT
|
---|
564 |
|
---|
565 | /* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
|
---|
566 | #undef HAVE_SETSOCKOPT_SO_NONBLOCK
|
---|
567 |
|
---|
568 | /* Define to 1 if you have the <sgtty.h> header file. */
|
---|
569 | #undef HAVE_SGTTY_H
|
---|
570 |
|
---|
571 | /* Define to 1 if you have the sigaction function. */
|
---|
572 | #undef HAVE_SIGACTION
|
---|
573 |
|
---|
574 | /* Define to 1 if you have the siginterrupt function. */
|
---|
575 | #undef HAVE_SIGINTERRUPT
|
---|
576 |
|
---|
577 | /* Define to 1 if you have the signal function. */
|
---|
578 | #undef HAVE_SIGNAL
|
---|
579 |
|
---|
580 | /* Define to 1 if you have the <signal.h> header file. */
|
---|
581 | #undef HAVE_SIGNAL_H
|
---|
582 |
|
---|
583 | /* Define to 1 if you have the sigsetjmp function or macro. */
|
---|
584 | #undef HAVE_SIGSETJMP
|
---|
585 |
|
---|
586 | /* Define to 1 if sig_atomic_t is an available typedef. */
|
---|
587 | #undef HAVE_SIG_ATOMIC_T
|
---|
588 |
|
---|
589 | /* Define to 1 if sig_atomic_t is already defined as volatile. */
|
---|
590 | #undef HAVE_SIG_ATOMIC_T_VOLATILE
|
---|
591 |
|
---|
592 | /* Define to 1 if struct sockaddr_in6 has the sin6_scope_id member */
|
---|
593 | #undef HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
|
---|
594 |
|
---|
595 | /* Define to 1 if you have the socket function. */
|
---|
596 | #undef HAVE_SOCKET
|
---|
597 |
|
---|
598 | /* Define to 1 if you have the socketpair function. */
|
---|
599 | #undef HAVE_SOCKETPAIR
|
---|
600 |
|
---|
601 | /* Define to 1 if you have the <socket.h> header file. */
|
---|
602 | #undef HAVE_SOCKET_H
|
---|
603 |
|
---|
604 | /* Define to 1 if you have the `SSLv2_client_method' function. */
|
---|
605 | #undef HAVE_SSLV2_CLIENT_METHOD
|
---|
606 |
|
---|
607 | /* Define to 1 if you have the `SSL_get_shutdown' function. */
|
---|
608 | #undef HAVE_SSL_GET_SHUTDOWN
|
---|
609 |
|
---|
610 | /* Define to 1 if you have the <ssl.h> header file. */
|
---|
611 | #undef HAVE_SSL_H
|
---|
612 |
|
---|
613 | /* Define to 1 if you have the <stdbool.h> header file. */
|
---|
614 | #undef HAVE_STDBOOL_H
|
---|
615 |
|
---|
616 | /* Define to 1 if you have the <stdint.h> header file. */
|
---|
617 | #undef HAVE_STDINT_H
|
---|
618 |
|
---|
619 | /* Define to 1 if you have the <stdio.h> header file. */
|
---|
620 | #undef HAVE_STDIO_H
|
---|
621 |
|
---|
622 | /* Define to 1 if you have the <stdlib.h> header file. */
|
---|
623 | #undef HAVE_STDLIB_H
|
---|
624 |
|
---|
625 | /* Define to 1 if you have the strcasecmp function. */
|
---|
626 | #undef HAVE_STRCASECMP
|
---|
627 |
|
---|
628 | /* Define to 1 if you have the strcmpi function. */
|
---|
629 | #undef HAVE_STRCMPI
|
---|
630 |
|
---|
631 | /* Define to 1 if you have the strdup function. */
|
---|
632 | #undef HAVE_STRDUP
|
---|
633 |
|
---|
634 | /* Define to 1 if you have the strerror_r function. */
|
---|
635 | #undef HAVE_STRERROR_R
|
---|
636 |
|
---|
637 | /* Define to 1 if you have the stricmp function. */
|
---|
638 | #undef HAVE_STRICMP
|
---|
639 |
|
---|
640 | /* Define to 1 if you have the <strings.h> header file. */
|
---|
641 | #undef HAVE_STRINGS_H
|
---|
642 |
|
---|
643 | /* Define to 1 if you have the <string.h> header file. */
|
---|
644 | #undef HAVE_STRING_H
|
---|
645 |
|
---|
646 | /* Define to 1 if you have the strncasecmp function. */
|
---|
647 | #undef HAVE_STRNCASECMP
|
---|
648 |
|
---|
649 | /* Define to 1 if you have the strncmpi function. */
|
---|
650 | #undef HAVE_STRNCMPI
|
---|
651 |
|
---|
652 | /* Define to 1 if you have the strnicmp function. */
|
---|
653 | #undef HAVE_STRNICMP
|
---|
654 |
|
---|
655 | /* Define to 1 if you have the <stropts.h> header file. */
|
---|
656 | #undef HAVE_STROPTS_H
|
---|
657 |
|
---|
658 | /* Define to 1 if you have the strstr function. */
|
---|
659 | #undef HAVE_STRSTR
|
---|
660 |
|
---|
661 | /* Define to 1 if you have the strtok_r function. */
|
---|
662 | #undef HAVE_STRTOK_R
|
---|
663 |
|
---|
664 | /* Define to 1 if you have the strtoll function. */
|
---|
665 | #undef HAVE_STRTOLL
|
---|
666 |
|
---|
667 | /* if struct sockaddr_storage is defined */
|
---|
668 | #undef HAVE_STRUCT_SOCKADDR_STORAGE
|
---|
669 |
|
---|
670 | /* Define to 1 if you have the timeval struct. */
|
---|
671 | #undef HAVE_STRUCT_TIMEVAL
|
---|
672 |
|
---|
673 | /* Define to 1 if you have the <sys/filio.h> header file. */
|
---|
674 | #undef HAVE_SYS_FILIO_H
|
---|
675 |
|
---|
676 | /* Define to 1 if you have the <sys/ioctl.h> header file. */
|
---|
677 | #undef HAVE_SYS_IOCTL_H
|
---|
678 |
|
---|
679 | /* Define to 1 if you have the <sys/param.h> header file. */
|
---|
680 | #undef HAVE_SYS_PARAM_H
|
---|
681 |
|
---|
682 | /* Define to 1 if you have the <sys/poll.h> header file. */
|
---|
683 | #undef HAVE_SYS_POLL_H
|
---|
684 |
|
---|
685 | /* Define to 1 if you have the <sys/resource.h> header file. */
|
---|
686 | #undef HAVE_SYS_RESOURCE_H
|
---|
687 |
|
---|
688 | /* Define to 1 if you have the <sys/select.h> header file. */
|
---|
689 | #undef HAVE_SYS_SELECT_H
|
---|
690 |
|
---|
691 | /* Define to 1 if you have the <sys/socket.h> header file. */
|
---|
692 | #undef HAVE_SYS_SOCKET_H
|
---|
693 |
|
---|
694 | /* Define to 1 if you have the <sys/sockio.h> header file. */
|
---|
695 | #undef HAVE_SYS_SOCKIO_H
|
---|
696 |
|
---|
697 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
---|
698 | #undef HAVE_SYS_STAT_H
|
---|
699 |
|
---|
700 | /* Define to 1 if you have the <sys/time.h> header file. */
|
---|
701 | #undef HAVE_SYS_TIME_H
|
---|
702 |
|
---|
703 | /* Define to 1 if you have the <sys/types.h> header file. */
|
---|
704 | #undef HAVE_SYS_TYPES_H
|
---|
705 |
|
---|
706 | /* Define to 1 if you have the <sys/uio.h> header file. */
|
---|
707 | #undef HAVE_SYS_UIO_H
|
---|
708 |
|
---|
709 | /* Define to 1 if you have the <sys/un.h> header file. */
|
---|
710 | #undef HAVE_SYS_UN_H
|
---|
711 |
|
---|
712 | /* Define to 1 if you have the <sys/utime.h> header file. */
|
---|
713 | #undef HAVE_SYS_UTIME_H
|
---|
714 |
|
---|
715 | /* Define to 1 if you have the <sys/wait.h> header file. */
|
---|
716 | #undef HAVE_SYS_WAIT_H
|
---|
717 |
|
---|
718 | /* Define to 1 if you have the <sys/xattr.h> header file. */
|
---|
719 | #undef HAVE_SYS_XATTR_H
|
---|
720 |
|
---|
721 | /* Define to 1 if you have the <termios.h> header file. */
|
---|
722 | #undef HAVE_TERMIOS_H
|
---|
723 |
|
---|
724 | /* Define to 1 if you have the <termio.h> header file. */
|
---|
725 | #undef HAVE_TERMIO_H
|
---|
726 |
|
---|
727 | /* Define to 1 if you have the <time.h> header file. */
|
---|
728 | #undef HAVE_TIME_H
|
---|
729 |
|
---|
730 | /* Define this if time_t is unsigned */
|
---|
731 | #undef HAVE_TIME_T_UNSIGNED
|
---|
732 |
|
---|
733 | /* Define to 1 if you have the <unistd.h> header file. */
|
---|
734 | #undef HAVE_UNISTD_H
|
---|
735 |
|
---|
736 | /* Define to 1 if you have the `utime' function. */
|
---|
737 | #undef HAVE_UTIME
|
---|
738 |
|
---|
739 | /* Define to 1 if you have the `utimes' function. */
|
---|
740 | #undef HAVE_UTIMES
|
---|
741 |
|
---|
742 | /* Define to 1 if you have the <utime.h> header file. */
|
---|
743 | #undef HAVE_UTIME_H
|
---|
744 |
|
---|
745 | /* Define to 1 if compiler supports C99 variadic macro style. */
|
---|
746 | #undef HAVE_VARIADIC_MACROS_C99
|
---|
747 |
|
---|
748 | /* Define to 1 if compiler supports old gcc variadic macro style. */
|
---|
749 | #undef HAVE_VARIADIC_MACROS_GCC
|
---|
750 |
|
---|
751 | /* Define to 1 if you have the winber.h header file. */
|
---|
752 | #undef HAVE_WINBER_H
|
---|
753 |
|
---|
754 | /* Define to 1 if you have the windows.h header file. */
|
---|
755 | #undef HAVE_WINDOWS_H
|
---|
756 |
|
---|
757 | /* Define to 1 if you have the winldap.h header file. */
|
---|
758 | #undef HAVE_WINLDAP_H
|
---|
759 |
|
---|
760 | /* Define to 1 if you have the winsock2.h header file. */
|
---|
761 | #undef HAVE_WINSOCK2_H
|
---|
762 |
|
---|
763 | /* Define to 1 if you have the winsock.h header file. */
|
---|
764 | #undef HAVE_WINSOCK_H
|
---|
765 |
|
---|
766 | /* Define to 1 if you have the `wolfSSLv3_client_method' function. */
|
---|
767 | #undef HAVE_WOLFSSLV3_CLIENT_METHOD
|
---|
768 |
|
---|
769 | /* Define to 1 if you have the `wolfSSL_CTX_UseSupportedCurve' function. */
|
---|
770 | #undef HAVE_WOLFSSL_CTX_USESUPPORTEDCURVE
|
---|
771 |
|
---|
772 | /* Define to 1 if you have the `wolfSSL_get_peer_certificate' function. */
|
---|
773 | #undef HAVE_WOLFSSL_GET_PEER_CERTIFICATE
|
---|
774 |
|
---|
775 | /* Define to 1 if you have the `wolfSSL_UseALPN' function. */
|
---|
776 | #undef HAVE_WOLFSSL_USEALPN
|
---|
777 |
|
---|
778 | /* Define this symbol if your OS supports changing the contents of argv */
|
---|
779 | #undef HAVE_WRITABLE_ARGV
|
---|
780 |
|
---|
781 | /* Define to 1 if you have the writev function. */
|
---|
782 | #undef HAVE_WRITEV
|
---|
783 |
|
---|
784 | /* Define to 1 if you have the ws2tcpip.h header file. */
|
---|
785 | #undef HAVE_WS2TCPIP_H
|
---|
786 |
|
---|
787 | /* Define to 1 if you have the <x509.h> header file. */
|
---|
788 | #undef HAVE_X509_H
|
---|
789 |
|
---|
790 | /* if you have the zlib.h header file */
|
---|
791 | #undef HAVE_ZLIB_H
|
---|
792 |
|
---|
793 | /* Define to the sub-directory where libtool stores uninstalled libraries. */
|
---|
794 | #undef LT_OBJDIR
|
---|
795 |
|
---|
796 | /* Define to 1 if you need the lber.h header file even with ldap.h */
|
---|
797 | #undef NEED_LBER_H
|
---|
798 |
|
---|
799 | /* Define to 1 if you need the malloc.h header file even with stdlib.h */
|
---|
800 | #undef NEED_MALLOC_H
|
---|
801 |
|
---|
802 | /* Define to 1 if you need the memory.h header file even with stdlib.h */
|
---|
803 | #undef NEED_MEMORY_H
|
---|
804 |
|
---|
805 | /* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
|
---|
806 | #undef NEED_REENTRANT
|
---|
807 |
|
---|
808 | /* Define to 1 if _THREAD_SAFE preprocessor symbol must be defined. */
|
---|
809 | #undef NEED_THREAD_SAFE
|
---|
810 |
|
---|
811 | /* Define to enable NTLM delegation to winbind's ntlm_auth helper. */
|
---|
812 | #undef NTLM_WB_ENABLED
|
---|
813 |
|
---|
814 | /* Define absolute filename for winbind's ntlm_auth helper. */
|
---|
815 | #undef NTLM_WB_FILE
|
---|
816 |
|
---|
817 | /* cpu-machine-OS */
|
---|
818 | #undef OS
|
---|
819 |
|
---|
820 | /* Name of package */
|
---|
821 | #undef PACKAGE
|
---|
822 |
|
---|
823 | /* Define to the address where bug reports for this package should be sent. */
|
---|
824 | #undef PACKAGE_BUGREPORT
|
---|
825 |
|
---|
826 | /* Define to the full name of this package. */
|
---|
827 | #undef PACKAGE_NAME
|
---|
828 |
|
---|
829 | /* Define to the full name and version of this package. */
|
---|
830 | #undef PACKAGE_STRING
|
---|
831 |
|
---|
832 | /* Define to the one symbol short name of this package. */
|
---|
833 | #undef PACKAGE_TARNAME
|
---|
834 |
|
---|
835 | /* Define to the home page for this package. */
|
---|
836 | #undef PACKAGE_URL
|
---|
837 |
|
---|
838 | /* Define to the version of this package. */
|
---|
839 | #undef PACKAGE_VERSION
|
---|
840 |
|
---|
841 | /* a suitable file to read random data from */
|
---|
842 | #undef RANDOM_FILE
|
---|
843 |
|
---|
844 | /* Define to the type of arg 1 for recv. */
|
---|
845 | #undef RECV_TYPE_ARG1
|
---|
846 |
|
---|
847 | /* Define to the type of arg 2 for recv. */
|
---|
848 | #undef RECV_TYPE_ARG2
|
---|
849 |
|
---|
850 | /* Define to the type of arg 3 for recv. */
|
---|
851 | #undef RECV_TYPE_ARG3
|
---|
852 |
|
---|
853 | /* Define to the type of arg 4 for recv. */
|
---|
854 | #undef RECV_TYPE_ARG4
|
---|
855 |
|
---|
856 | /* Define to the function return type for recv. */
|
---|
857 | #undef RECV_TYPE_RETV
|
---|
858 |
|
---|
859 | /* Define as the return type of signal handlers (`int' or `void'). */
|
---|
860 | #undef RETSIGTYPE
|
---|
861 |
|
---|
862 | /* Define to the type qualifier of arg 5 for select. */
|
---|
863 | #undef SELECT_QUAL_ARG5
|
---|
864 |
|
---|
865 | /* Define to the type of arg 1 for select. */
|
---|
866 | #undef SELECT_TYPE_ARG1
|
---|
867 |
|
---|
868 | /* Define to the type of args 2, 3 and 4 for select. */
|
---|
869 | #undef SELECT_TYPE_ARG234
|
---|
870 |
|
---|
871 | /* Define to the type of arg 5 for select. */
|
---|
872 | #undef SELECT_TYPE_ARG5
|
---|
873 |
|
---|
874 | /* Define to the function return type for select. */
|
---|
875 | #undef SELECT_TYPE_RETV
|
---|
876 |
|
---|
877 | /* Define to the type qualifier of arg 2 for send. */
|
---|
878 | #undef SEND_QUAL_ARG2
|
---|
879 |
|
---|
880 | /* Define to the type of arg 1 for send. */
|
---|
881 | #undef SEND_TYPE_ARG1
|
---|
882 |
|
---|
883 | /* Define to the type of arg 2 for send. */
|
---|
884 | #undef SEND_TYPE_ARG2
|
---|
885 |
|
---|
886 | /* Define to the type of arg 3 for send. */
|
---|
887 | #undef SEND_TYPE_ARG3
|
---|
888 |
|
---|
889 | /* Define to the type of arg 4 for send. */
|
---|
890 | #undef SEND_TYPE_ARG4
|
---|
891 |
|
---|
892 | /* Define to the function return type for send. */
|
---|
893 | #undef SEND_TYPE_RETV
|
---|
894 |
|
---|
895 | /* The number of bytes in type curl_off_t */
|
---|
896 | #undef SIZEOF_CURL_OFF_T
|
---|
897 |
|
---|
898 | /* The number of bytes in type int */
|
---|
899 | #undef SIZEOF_INT
|
---|
900 |
|
---|
901 | /* The number of bytes in type long */
|
---|
902 | #undef SIZEOF_LONG
|
---|
903 |
|
---|
904 | /* The number of bytes in type long long */
|
---|
905 | #undef SIZEOF_LONG_LONG
|
---|
906 |
|
---|
907 | /* The number of bytes in type off_t */
|
---|
908 | #undef SIZEOF_OFF_T
|
---|
909 |
|
---|
910 | /* The number of bytes in type short */
|
---|
911 | #undef SIZEOF_SHORT
|
---|
912 |
|
---|
913 | /* The number of bytes in type size_t */
|
---|
914 | #undef SIZEOF_SIZE_T
|
---|
915 |
|
---|
916 | /* The number of bytes in type time_t */
|
---|
917 | #undef SIZEOF_TIME_T
|
---|
918 |
|
---|
919 | /* Define to 1 if you have the ANSI C header files. */
|
---|
920 | #undef STDC_HEADERS
|
---|
921 |
|
---|
922 | /* Define to the type of arg 3 for strerror_r. */
|
---|
923 | #undef STRERROR_R_TYPE_ARG3
|
---|
924 |
|
---|
925 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
---|
926 | #undef TIME_WITH_SYS_TIME
|
---|
927 |
|
---|
928 | /* Define to enable c-ares support */
|
---|
929 | #undef USE_ARES
|
---|
930 |
|
---|
931 | /* if CyaSSL/WolfSSL is enabled */
|
---|
932 | #undef USE_CYASSL
|
---|
933 |
|
---|
934 | /* to enable Apple OS native SSL/TLS support */
|
---|
935 | #undef USE_DARWINSSL
|
---|
936 |
|
---|
937 | /* if GnuTLS is enabled */
|
---|
938 | #undef USE_GNUTLS
|
---|
939 |
|
---|
940 | /* if GnuTLS uses nettle as crypto backend */
|
---|
941 | #undef USE_GNUTLS_NETTLE
|
---|
942 |
|
---|
943 | /* PSL support enabled */
|
---|
944 | #undef USE_LIBPSL
|
---|
945 |
|
---|
946 | /* if librtmp is in use */
|
---|
947 | #undef USE_LIBRTMP
|
---|
948 |
|
---|
949 | /* if libSSH is in use */
|
---|
950 | #undef USE_LIBSSH
|
---|
951 |
|
---|
952 | /* if libSSH2 is in use */
|
---|
953 | #undef USE_LIBSSH2
|
---|
954 |
|
---|
955 | /* If you want to build curl with the built-in manual */
|
---|
956 | #undef USE_MANUAL
|
---|
957 |
|
---|
958 | /* if mbedTLS is enabled */
|
---|
959 | #undef USE_MBEDTLS
|
---|
960 |
|
---|
961 | /* if MesaLink is enabled */
|
---|
962 | #undef USE_MESALINK
|
---|
963 |
|
---|
964 | /* Define to enable metalink support */
|
---|
965 | #undef USE_METALINK
|
---|
966 |
|
---|
967 | /* if nghttp2 is in use */
|
---|
968 | #undef USE_NGHTTP2
|
---|
969 |
|
---|
970 | /* if NSS is enabled */
|
---|
971 | #undef USE_NSS
|
---|
972 |
|
---|
973 | /* Use OpenLDAP-specific code */
|
---|
974 | #undef USE_OPENLDAP
|
---|
975 |
|
---|
976 | /* if OpenSSL is in use */
|
---|
977 | #undef USE_OPENSSL
|
---|
978 |
|
---|
979 | /* if PolarSSL is enabled */
|
---|
980 | #undef USE_POLARSSL
|
---|
981 |
|
---|
982 | /* to enable Windows native SSL/TLS support */
|
---|
983 | #undef USE_SCHANNEL
|
---|
984 |
|
---|
985 | /* if you want POSIX threaded DNS lookup */
|
---|
986 | #undef USE_THREADS_POSIX
|
---|
987 |
|
---|
988 | /* if you want Win32 threaded DNS lookup */
|
---|
989 | #undef USE_THREADS_WIN32
|
---|
990 |
|
---|
991 | /* Use TLS-SRP authentication */
|
---|
992 | #undef USE_TLS_SRP
|
---|
993 |
|
---|
994 | /* Use Unix domain sockets */
|
---|
995 | #undef USE_UNIX_SOCKETS
|
---|
996 |
|
---|
997 | /* Define to 1 if you have the `normaliz' (WinIDN) library (-lnormaliz). */
|
---|
998 | #undef USE_WIN32_IDN
|
---|
999 |
|
---|
1000 | /* Define to 1 if you are building a Windows target with large file support.
|
---|
1001 | */
|
---|
1002 | #undef USE_WIN32_LARGE_FILES
|
---|
1003 |
|
---|
1004 | /* Use Windows LDAP implementation */
|
---|
1005 | #undef USE_WIN32_LDAP
|
---|
1006 |
|
---|
1007 | /* Define to 1 if you are building a Windows target without large file
|
---|
1008 | support. */
|
---|
1009 | #undef USE_WIN32_SMALL_FILES
|
---|
1010 |
|
---|
1011 | /* to enable SSPI support */
|
---|
1012 | #undef USE_WINDOWS_SSPI
|
---|
1013 |
|
---|
1014 | /* Version number of package */
|
---|
1015 | #undef VERSION
|
---|
1016 |
|
---|
1017 | /* Define to 1 to provide own prototypes. */
|
---|
1018 | #undef WANT_IDN_PROTOTYPES
|
---|
1019 |
|
---|
1020 | /* Define to 1 if OS is AIX. */
|
---|
1021 | #ifndef _ALL_SOURCE
|
---|
1022 | # undef _ALL_SOURCE
|
---|
1023 | #endif
|
---|
1024 |
|
---|
1025 | /* Enable large inode numbers on Mac OS X 10.5. */
|
---|
1026 | #ifndef _DARWIN_USE_64_BIT_INODE
|
---|
1027 | # define _DARWIN_USE_64_BIT_INODE 1
|
---|
1028 | #endif
|
---|
1029 |
|
---|
1030 | /* Number of bits in a file offset, on hosts where this is settable. */
|
---|
1031 | #undef _FILE_OFFSET_BITS
|
---|
1032 |
|
---|
1033 | /* Define for large files, on AIX-style hosts. */
|
---|
1034 | #undef _LARGE_FILES
|
---|
1035 |
|
---|
1036 | /* Define to empty if `const' does not conform to ANSI C. */
|
---|
1037 | #undef const
|
---|
1038 |
|
---|
1039 | /* Type to use in place of in_addr_t when system does not provide it. */
|
---|
1040 | #undef in_addr_t
|
---|
1041 |
|
---|
1042 | /* Define to `__inline__' or `__inline' if that's what the C compiler
|
---|
1043 | calls it, or to nothing if 'inline' is not supported under any name. */
|
---|
1044 | #ifndef __cplusplus
|
---|
1045 | #undef inline
|
---|
1046 | #endif
|
---|
1047 |
|
---|
1048 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
---|
1049 | #undef size_t
|
---|
1050 |
|
---|
1051 | /* the signed version of size_t */
|
---|
1052 | #undef ssize_t
|
---|