Initial commit.
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl / config.h.in
blob6f2e5dbb17649fa719c3a81c9db7b49ac85b9ed9
1 /* lib/config.h.in. Generated from configure.ac by autoheader. */
3 /* when building libcurl itself */
4 #cmakedefine BUILDING_LIBCURL ${BUILDING_LIBCURL}
6 /* to disable cookies support */
7 #cmakedefine CURL_DISABLE_COOKIES ${CURL_DISABLE_COOKIES}
9 /* to disable cryptographic authentication */
10 #cmakedefine CURL_DISABLE_CRYPTO_AUTH ${CURL_DISABLE_CRYPTO_AUTH}
12 /* to disable DICT */
13 #cmakedefine CURL_DISABLE_DICT ${CURL_DISABLE_DICT}
15 /* to disable FILE */
16 #cmakedefine CURL_DISABLE_FILE ${CURL_DISABLE_FILE}
18 /* to disable FTP */
19 #cmakedefine CURL_DISABLE_FTP ${CURL_DISABLE_FTP}
21 /* to disable HTTP */
22 #cmakedefine CURL_DISABLE_HTTP ${CURL_DISABLE_HTTP}
24 /* to disable LDAP */
25 #cmakedefine CURL_DISABLE_LDAP ${CURL_DISABLE_LDAP}
27 /* to disable TELNET */
28 #cmakedefine CURL_DISABLE_TELNET ${CURL_DISABLE_TELNET}
30 /* to disable TFTP */
31 #cmakedefine CURL_DISABLE_TFTP ${CURL_DISABLE_TFTP}
33 /* to disable verbose strings */
34 #cmakedefine CURL_DISABLE_VERBOSE_STRINGS ${CURL_DISABLE_VERBOSE_STRINGS}
36 /* to make a symbol visible */
37 #cmakedefine CURL_EXTERN_SYMBOL ${CURL_EXTERN_SYMBOL}
39 /* to enable hidden symbols */
40 #cmakedefine CURL_HIDDEN_SYMBOLS ${CURL_HIDDEN_SYMBOLS}
42 /* when not building a shared library */
43 #cmakedefine CURL_STATICLIB ${CURL_STATICLIB}
45 /* Set to explicitly specify we don't want to use thread-safe functions */
46 #cmakedefine DISABLED_THREADSAFE ${DISABLED_THREADSAFE}
48 /* lber dynamic library file */
49 #cmakedefine DL_LBER_FILE ${DL_LBER_FILE}
51 /* ldap dynamic library file */
52 #cmakedefine DL_LDAP_FILE ${DL_LDAP_FILE}
54 /* your Entropy Gathering Daemon socket pathname */
55 #cmakedefine EGD_SOCKET ${EGD_SOCKET}
57 /* Define if you want to enable IPv6 support */
58 #cmakedefine ENABLE_IPV6 ${ENABLE_IPV6}
60 /* Define to the type qualifier of arg 1 for getnameinfo. */
61 #cmakedefine GETNAMEINFO_QUAL_ARG1 ${GETNAMEINFO_QUAL_ARG1}
63 /* Define to the type of arg 1 for getnameinfo. */
64 #cmakedefine GETNAMEINFO_TYPE_ARG1 ${GETNAMEINFO_TYPE_ARG1}
66 /* Define to the type of arg 2 for getnameinfo. */
67 #cmakedefine GETNAMEINFO_TYPE_ARG2 ${GETNAMEINFO_TYPE_ARG2}
69 /* Define to the type of args 4 and 6 for getnameinfo. */
70 #cmakedefine GETNAMEINFO_TYPE_ARG46 ${GETNAMEINFO_TYPE_ARG46}
72 /* Define to the type of arg 7 for getnameinfo. */
73 #cmakedefine GETNAMEINFO_TYPE_ARG7 ${GETNAMEINFO_TYPE_ARG7}
75 /* Define to 1 if you have the <alloca.h> header file. */
76 #cmakedefine HAVE_ALLOCA_H ${HAVE_ALLOCA_H}
78 /* Define to 1 if you have the <arpa/inet.h> header file. */
79 #cmakedefine HAVE_ARPA_INET_H ${HAVE_ARPA_INET_H}
81 /* Define to 1 if you have the <arpa/tftp.h> header file. */
82 #cmakedefine HAVE_ARPA_TFTP_H ${HAVE_ARPA_TFTP_H}
84 /* Define to 1 if you have the <assert.h> header file. */
85 #cmakedefine HAVE_ASSERT_H ${HAVE_ASSERT_H}
87 /* Define to 1 if you have the `basename' function. */
88 #cmakedefine HAVE_BASENAME ${HAVE_BASENAME}
90 /* Define to 1 if you have the `closesocket' function. */
91 #cmakedefine HAVE_CLOSESOCKET ${HAVE_CLOSESOCKET}
93 /* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
94 #cmakedefine HAVE_CRYPTO_CLEANUP_ALL_EX_DATA ${HAVE_CRYPTO_CLEANUP_ALL_EX_DATA}
96 /* Define to 1 if you have the <crypto.h> header file. */
97 #cmakedefine HAVE_CRYPTO_H ${HAVE_CRYPTO_H}
99 /* Define to 1 if you have the <des.h> header file. */
100 #cmakedefine HAVE_DES_H ${HAVE_DES_H}
102 /* disabled non-blocking sockets */
103 #cmakedefine HAVE_DISABLED_NONBLOCKING ${HAVE_DISABLED_NONBLOCKING}
105 /* Define to 1 if you have the <dlfcn.h> header file. */
106 #cmakedefine HAVE_DLFCN_H ${HAVE_DLFCN_H}
108 /* Define to 1 if you have the `dlopen' function. */
109 #cmakedefine HAVE_DLOPEN ${HAVE_DLOPEN}
111 /* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
112 #cmakedefine HAVE_ENGINE_LOAD_BUILTIN_ENGINES ${HAVE_ENGINE_LOAD_BUILTIN_ENGINES}
114 /* Define to 1 if you have the <errno.h> header file. */
115 #cmakedefine HAVE_ERRNO_H ${HAVE_ERRNO_H}
117 /* Define to 1 if you have the <err.h> header file. */
118 #cmakedefine HAVE_ERR_H ${HAVE_ERR_H}
120 /* Define to 1 if you have the <fcntl.h> header file. */
121 #cmakedefine HAVE_FCNTL_H ${HAVE_FCNTL_H}
123 /* use FIONBIO for non-blocking sockets */
124 #cmakedefine HAVE_FIONBIO ${HAVE_FIONBIO}
126 /* Define to 1 if you have the `fork' function. */
127 #cmakedefine HAVE_FORK ${HAVE_FORK}
129 /* Define to 1 if you have the `ftruncate' function. */
130 #cmakedefine HAVE_FTRUNCATE ${HAVE_FTRUNCATE}
132 /* Define if getaddrinfo exists and works */
133 #cmakedefine HAVE_GETADDRINFO ${HAVE_GETADDRINFO}
135 /* Define to 1 if you have the `geteuid' function. */
136 #cmakedefine HAVE_GETEUID ${HAVE_GETEUID}
138 /* Define to 1 if you have the `gethostbyaddr' function. */
139 #cmakedefine HAVE_GETHOSTBYADDR ${HAVE_GETHOSTBYADDR}
141 /* If you have gethostbyname */
142 #cmakedefine HAVE_GETHOSTBYNAME ${HAVE_GETHOSTBYNAME}
144 /* Define to 1 if you have the `gethostbyname_r' function. */
145 #cmakedefine HAVE_GETHOSTBYNAME_R ${HAVE_GETHOSTBYNAME_R}
147 /* gethostbyname_r() takes 3 args */
148 #cmakedefine HAVE_GETHOSTBYNAME_R_3 ${HAVE_GETHOSTBYNAME_R_3}
150 /* gethostbyname_r() takes 5 args */
151 #cmakedefine HAVE_GETHOSTBYNAME_R_5 ${HAVE_GETHOSTBYNAME_R_5}
153 /* gethostbyname_r() takes 6 args */
154 #cmakedefine HAVE_GETHOSTBYNAME_R_6 ${HAVE_GETHOSTBYNAME_R_6}
156 /* Define to 1 if you have the getnameinfo function. */
157 #cmakedefine HAVE_GETNAMEINFO ${HAVE_GETNAMEINFO}
159 /* Define to 1 if you have the `getpass_r' function. */
160 #cmakedefine HAVE_GETPASS_R ${HAVE_GETPASS_R}
162 /* Define to 1 if you have the `getprotobyname' function. */
163 #cmakedefine HAVE_GETPROTOBYNAME ${HAVE_GETPROTOBYNAME}
165 /* Define to 1 if you have the `getpwuid' function. */
166 #cmakedefine HAVE_GETPWUID ${HAVE_GETPWUID}
168 /* Define to 1 if you have the `getrlimit' function. */
169 #cmakedefine HAVE_GETRLIMIT ${HAVE_GETRLIMIT}
171 /* Define to 1 if you have the `gettimeofday' function. */
172 #cmakedefine HAVE_GETTIMEOFDAY ${HAVE_GETTIMEOFDAY}
174 /* we have a glibc-style strerror_r() */
175 #cmakedefine HAVE_GLIBC_STRERROR_R ${HAVE_GLIBC_STRERROR_R}
177 /* Define to 1 if you have the `gmtime_r' function. */
178 #cmakedefine HAVE_GMTIME_R ${HAVE_GMTIME_R}
180 /* if you have the gssapi libraries */
181 #cmakedefine HAVE_GSSAPI ${HAVE_GSSAPI}
183 /* if you have the GNU gssapi libraries */
184 #cmakedefine HAVE_GSSGNU ${HAVE_GSSGNU}
186 /* if you have the Heimdal gssapi libraries */
187 #cmakedefine HAVE_GSSHEIMDAL ${HAVE_GSSHEIMDAL}
189 /* if you have the MIT gssapi libraries */
190 #cmakedefine HAVE_GSSMIT ${HAVE_GSSMIT}
192 /* Define to 1 if you have the `idna_strerror' function. */
193 #cmakedefine HAVE_IDNA_STRERROR ${HAVE_IDNA_STRERROR}
195 /* Define to 1 if you have the `idn_free' function. */
196 #cmakedefine HAVE_IDN_FREE ${HAVE_IDN_FREE}
198 /* Define to 1 if you have the <idn-free.h> header file. */
199 #cmakedefine HAVE_IDN_FREE_H ${HAVE_IDN_FREE_H}
201 /* Define to 1 if you have the `inet_addr' function. */
202 #cmakedefine HAVE_INET_ADDR ${HAVE_INET_ADDR}
204 /* Define to 1 if you have the `inet_ntoa' function. */
205 #cmakedefine HAVE_INET_NTOA ${HAVE_INET_NTOA}
207 /* Define to 1 if you have the `inet_ntoa_r' function. */
208 #cmakedefine HAVE_INET_NTOA_R ${HAVE_INET_NTOA_R}
210 /* inet_ntoa_r() is declared */
211 #cmakedefine HAVE_INET_NTOA_R_DECL ${HAVE_INET_NTOA_R_DECL}
213 /* Define to 1 if you have the `inet_pton' function. */
214 #cmakedefine HAVE_INET_PTON ${HAVE_INET_PTON}
216 /* Define to 1 if you have the <inttypes.h> header file. */
217 #cmakedefine HAVE_INTTYPES_H ${HAVE_INTTYPES_H}
219 /* use ioctlsocket() for non-blocking sockets */
220 #cmakedefine HAVE_IOCTLSOCKET ${HAVE_IOCTLSOCKET}
222 /* use Ioctlsocket() for non-blocking sockets */
223 #cmakedefine HAVE_IOCTLSOCKET_CASE ${HAVE_IOCTLSOCKET_CASE}
225 /* Define to 1 if you have the <io.h> header file. */
226 #cmakedefine HAVE_IO_H ${HAVE_IO_H}
228 /* if you have the Kerberos4 libraries (including -ldes) */
229 #cmakedefine HAVE_KRB4 ${HAVE_KRB4}
231 /* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
232 #cmakedefine HAVE_KRB_GET_OUR_IP_FOR_REALM ${HAVE_KRB_GET_OUR_IP_FOR_REALM}
234 /* Define to 1 if you have the <krb.h> header file. */
235 #cmakedefine HAVE_KRB_H ${HAVE_KRB_H}
237 /* Define to 1 if you have the `dl' library (-ldl). */
238 #cmakedefine HAVE_LIBDL ${HAVE_LIBDL}
240 /* Define to 1 if you have the <libgen.h> header file. */
241 #cmakedefine HAVE_LIBGEN_H ${HAVE_LIBGEN_H}
243 /* Define to 1 if you have the `idn' library (-lidn). */
244 #cmakedefine HAVE_LIBIDN ${HAVE_LIBIDN}
246 /* Define to 1 if you have the `resolv' library (-lresolv). */
247 #cmakedefine HAVE_LIBRESOLV ${HAVE_LIBRESOLV}
249 /* Define to 1 if you have the `resolve' library (-lresolve). */
250 #cmakedefine HAVE_LIBRESOLVE ${HAVE_LIBRESOLVE}
252 /* Define to 1 if you have the `socket' library (-lsocket). */
253 #cmakedefine HAVE_LIBSOCKET ${HAVE_LIBSOCKET}
255 /* Define to 1 if you have the `ssh2' library (-lssh2). */
256 #cmakedefine HAVE_LIBSSH2 ${HAVE_LIBSSH2}
258 /* Define to 1 if you have the <libssh2.h> header file. */
259 #cmakedefine HAVE_LIBSSH2_H ${HAVE_LIBSSH2_H}
261 /* Define to 1 if you have the `ssl' library (-lssl). */
262 #cmakedefine HAVE_LIBSSL ${HAVE_LIBSSL}
264 /* if zlib is available */
265 #cmakedefine HAVE_LIBZ ${HAVE_LIBZ}
267 /* Define to 1 if you have the <limits.h> header file. */
268 #cmakedefine HAVE_LIMITS_H ${HAVE_LIMITS_H}
270 /* if your compiler supports LL */
271 #cmakedefine HAVE_LL ${HAVE_LL}
273 /* Define to 1 if you have the <locale.h> header file. */
274 #cmakedefine HAVE_LOCALE_H ${HAVE_LOCALE_H}
276 /* Define to 1 if you have the `localtime_r' function. */
277 #cmakedefine HAVE_LOCALTIME_R ${HAVE_LOCALTIME_R}
279 /* if your compiler supports long long */
280 #cmakedefine HAVE_LONGLONG ${HAVE_LONGLONG}
282 /* Define to 1 if you have the malloc.h header file. */
283 #cmakedefine HAVE_MALLOC_H ${HAVE_MALLOC_H}
285 /* Define to 1 if you have the <memory.h> header file. */
286 #cmakedefine HAVE_MEMORY_H ${HAVE_MEMORY_H}
288 /* Define to 1 if you have the MSG_NOSIGNAL flag. */
289 #cmakedefine HAVE_MSG_NOSIGNAL ${HAVE_MSG_NOSIGNAL}
291 /* Define to 1 if you have the <netdb.h> header file. */
292 #cmakedefine HAVE_NETDB_H ${HAVE_NETDB_H}
294 /* Define to 1 if you have the <netinet/in.h> header file. */
295 #cmakedefine HAVE_NETINET_IN_H ${HAVE_NETINET_IN_H}
297 /* Define to 1 if you have the <netinet/tcp.h> header file. */
298 #cmakedefine HAVE_NETINET_TCP_H ${HAVE_NETINET_TCP_H}
300 /* Define to 1 if you have the <net/if.h> header file. */
301 #cmakedefine HAVE_NET_IF_H ${HAVE_NET_IF_H}
303 /* Define to 1 if NI_WITHSCOPEID exists and works. */
304 #cmakedefine HAVE_NI_WITHSCOPEID ${HAVE_NI_WITHSCOPEID}
306 /* Defined if no inet_pton() prototype available */
307 #cmakedefine HAVE_NO_INET_PTON_PROTO ${HAVE_NO_INET_PTON_PROTO}
309 /* we have no strerror_r() proto */
310 #cmakedefine HAVE_NO_STRERROR_R_DECL ${HAVE_NO_STRERROR_R_DECL}
312 /* Define to 1 if you have the <openssl/crypto.h> header file. */
313 #cmakedefine HAVE_OPENSSL_CRYPTO_H ${HAVE_OPENSSL_CRYPTO_H}
315 /* Define to 1 if you have the <openssl/engine.h> header file. */
316 #cmakedefine HAVE_OPENSSL_ENGINE_H ${HAVE_OPENSSL_ENGINE_H}
318 /* Define to 1 if you have the <openssl/err.h> header file. */
319 #cmakedefine HAVE_OPENSSL_ERR_H ${HAVE_OPENSSL_ERR_H}
321 /* Define to 1 if you have the <openssl/pem.h> header file. */
322 #cmakedefine HAVE_OPENSSL_PEM_H ${HAVE_OPENSSL_PEM_H}
324 /* Define to 1 if you have the <openssl/pkcs12.h> header file. */
325 #cmakedefine HAVE_OPENSSL_PKCS12_H ${HAVE_OPENSSL_PKCS12_H}
327 /* Define to 1 if you have the <openssl/rsa.h> header file. */
328 #cmakedefine HAVE_OPENSSL_RSA_H ${HAVE_OPENSSL_RSA_H}
330 /* Define to 1 if you have the <openssl/ssl.h> header file. */
331 #cmakedefine HAVE_OPENSSL_SSL_H ${HAVE_OPENSSL_SSL_H}
333 /* Define to 1 if you have the <openssl/x509.h> header file. */
334 #cmakedefine HAVE_OPENSSL_X509_H ${HAVE_OPENSSL_X509_H}
336 /* use O_NONBLOCK for non-blocking sockets */
337 #cmakedefine HAVE_O_NONBLOCK ${HAVE_O_NONBLOCK}
339 /* Define to 1 if you have the <pem.h> header file. */
340 #cmakedefine HAVE_PEM_H ${HAVE_PEM_H}
342 /* Define to 1 if you have the `perror' function. */
343 #cmakedefine HAVE_PERROR ${HAVE_PERROR}
345 /* Define to 1 if you have the `pipe' function. */
346 #cmakedefine HAVE_PIPE ${HAVE_PIPE}
348 /* Define to 1 if you have the `poll' function. */
349 #cmakedefine HAVE_POLL ${HAVE_POLL}
351 /* If you have a fine poll */
352 #cmakedefine HAVE_POLL_FINE ${HAVE_POLL_FINE}
354 /* we have a POSIX-style strerror_r() */
355 #cmakedefine HAVE_POSIX_STRERROR_R ${HAVE_POSIX_STRERROR_R}
357 /* Define to 1 if you have the <process.h> header file. */
358 #cmakedefine HAVE_PROCESS_H ${HAVE_PROCESS_H}
360 /* Define to 1 if you have the <pwd.h> header file. */
361 #cmakedefine HAVE_PWD_H ${HAVE_PWD_H}
363 /* Define to 1 if you have the `RAND_egd' function. */
364 #cmakedefine HAVE_RAND_EGD ${HAVE_RAND_EGD}
366 /* Define to 1 if you have the `RAND_screen' function. */
367 #cmakedefine HAVE_RAND_SCREEN ${HAVE_RAND_SCREEN}
369 /* Define to 1 if you have the `RAND_status' function. */
370 #cmakedefine HAVE_RAND_STATUS ${HAVE_RAND_STATUS}
372 /* Define to 1 if you have the recv function. */
373 #cmakedefine HAVE_RECV ${HAVE_RECV}
375 /* Define to 1 if you have the <rsa.h> header file. */
376 #cmakedefine HAVE_RSA_H ${HAVE_RSA_H}
378 /* Define to 1 if you have the select function. */
379 #cmakedefine HAVE_SELECT ${HAVE_SELECT}
381 /* Define to 1 if you have the send function. */
382 #cmakedefine HAVE_SEND ${HAVE_SEND}
384 /* Define to 1 if you have the <setjmp.h> header file. */
385 #cmakedefine HAVE_SETJMP_H ${HAVE_SETJMP_H}
387 /* Define to 1 if you have the `setlocale' function. */
388 #cmakedefine HAVE_SETLOCALE ${HAVE_SETLOCALE}
390 /* Define to 1 if you have the `setrlimit' function. */
391 #cmakedefine HAVE_SETRLIMIT ${HAVE_SETRLIMIT}
393 /* Define to 1 if you have the <sgtty.h> header file. */
394 #cmakedefine HAVE_SGTTY_H ${HAVE_SGTTY_H}
396 /* Define to 1 if you have the `sigaction' function. */
397 #cmakedefine HAVE_SIGACTION ${HAVE_SIGACTION}
399 /* Define to 1 if you have the `siginterrupt' function. */
400 #cmakedefine HAVE_SIGINTERRUPT ${HAVE_SIGINTERRUPT}
402 /* Define to 1 if you have the `signal' function. */
403 #cmakedefine HAVE_SIGNAL ${HAVE_SIGNAL}
405 /* Define to 1 if you have the <signal.h> header file. */
406 #cmakedefine HAVE_SIGNAL_H ${HAVE_SIGNAL_H}
408 /* If you have sigsetjmp */
409 #cmakedefine HAVE_SIGSETJMP ${HAVE_SIGSETJMP}
411 /* Define to 1 if sig_atomic_t is an available typedef. */
412 #cmakedefine HAVE_SIG_ATOMIC_T ${HAVE_SIG_ATOMIC_T}
414 /* Define to 1 if sig_atomic_t is already defined as volatile. */
415 #cmakedefine HAVE_SIG_ATOMIC_T_VOLATILE ${HAVE_SIG_ATOMIC_T_VOLATILE}
417 /* Define to 1 if you have the `socket' function. */
418 #cmakedefine HAVE_SOCKET ${HAVE_SOCKET}
420 /* use SO_NONBLOCK for non-blocking sockets */
421 #cmakedefine HAVE_SO_NONBLOCK ${HAVE_SO_NONBLOCK}
423 /* Define this if you have the SPNEGO library fbopenssl */
424 #cmakedefine HAVE_SPNEGO ${HAVE_SPNEGO}
426 /* Define to 1 if you have the <ssl.h> header file. */
427 #cmakedefine HAVE_SSL_H ${HAVE_SSL_H}
429 /* Define to 1 if you have the <stdint.h> header file. */
430 #cmakedefine HAVE_STDINT_H ${HAVE_STDINT_H}
432 /* Define to 1 if you have the <stdio.h> header file. */
433 #cmakedefine HAVE_STDIO_H ${HAVE_STDIO_H}
435 /* Define to 1 if you have the <stdlib.h> header file. */
436 #cmakedefine HAVE_STDLIB_H ${HAVE_STDLIB_H}
438 /* Define to 1 if you have the `strcasecmp' function. */
439 #cmakedefine HAVE_STRCASECMP ${HAVE_STRCASECMP}
441 /* Define to 1 if you have the `strcmpi' function. */
442 #cmakedefine HAVE_STRCMPI ${HAVE_STRCMPI}
444 /* Define to 1 if you have the `strdup' function. */
445 #cmakedefine HAVE_STRDUP ${HAVE_STRDUP}
447 /* Define to 1 if you have the `strerror_r' function. */
448 #cmakedefine HAVE_STRERROR_R ${HAVE_STRERROR_R}
450 /* Define to 1 if you have the `stricmp' function. */
451 #cmakedefine HAVE_STRICMP ${HAVE_STRICMP}
453 /* Define to 1 if you have the <strings.h> header file. */
454 #cmakedefine HAVE_STRINGS_H ${HAVE_STRINGS_H}
456 /* Define to 1 if you have the <string.h> header file. */
457 #cmakedefine HAVE_STRING_H ${HAVE_STRING_H}
459 /* Define to 1 if you have the `strlcat' function. */
460 #cmakedefine HAVE_STRLCAT ${HAVE_STRLCAT}
462 /* Define to 1 if you have the `strlcpy' function. */
463 #cmakedefine HAVE_STRLCPY ${HAVE_STRLCPY}
465 /* Define to 1 if you have the `strstr' function. */
466 #cmakedefine HAVE_STRSTR ${HAVE_STRSTR}
468 /* Define to 1 if you have the `strtok_r' function. */
469 #cmakedefine HAVE_STRTOK_R ${HAVE_STRTOK_R}
471 /* Define to 1 if you have the `strtoll' function. */
472 #cmakedefine HAVE_STRTOLL ${HAVE_STRTOLL}
474 /* if struct sockaddr_storage is defined */
475 #cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE ${HAVE_STRUCT_SOCKADDR_STORAGE}
477 /* Define to 1 if you have the timeval struct. */
478 #cmakedefine HAVE_STRUCT_TIMEVAL ${HAVE_STRUCT_TIMEVAL}
480 /* Define to 1 if you have the <sys/filio.h> header file. */
481 #cmakedefine HAVE_SYS_FILIO_H ${HAVE_SYS_FILIO_H}
483 /* Define to 1 if you have the <sys/ioctl.h> header file. */
484 #cmakedefine HAVE_SYS_IOCTL_H ${HAVE_SYS_IOCTL_H}
486 /* Define to 1 if you have the <sys/param.h> header file. */
487 #cmakedefine HAVE_SYS_PARAM_H ${HAVE_SYS_PARAM_H}
489 /* Define to 1 if you have the <sys/poll.h> header file. */
490 #cmakedefine HAVE_SYS_POLL_H ${HAVE_SYS_POLL_H}
492 /* Define to 1 if you have the <sys/resource.h> header file. */
493 #cmakedefine HAVE_SYS_RESOURCE_H ${HAVE_SYS_RESOURCE_H}
495 /* Define to 1 if you have the <sys/select.h> header file. */
496 #cmakedefine HAVE_SYS_SELECT_H ${HAVE_SYS_SELECT_H}
498 /* Define to 1 if you have the <sys/socket.h> header file. */
499 #cmakedefine HAVE_SYS_SOCKET_H ${HAVE_SYS_SOCKET_H}
501 /* Define to 1 if you have the <sys/sockio.h> header file. */
502 #cmakedefine HAVE_SYS_SOCKIO_H ${HAVE_SYS_SOCKIO_H}
504 /* Define to 1 if you have the <sys/stat.h> header file. */
505 #cmakedefine HAVE_SYS_STAT_H ${HAVE_SYS_STAT_H}
507 /* Define to 1 if you have the <sys/time.h> header file. */
508 #cmakedefine HAVE_SYS_TIME_H ${HAVE_SYS_TIME_H}
510 /* Define to 1 if you have the <sys/types.h> header file. */
511 #cmakedefine HAVE_SYS_TYPES_H ${HAVE_SYS_TYPES_H}
513 /* Define to 1 if you have the <sys/utime.h> header file. */
514 #cmakedefine HAVE_SYS_UTIME_H ${HAVE_SYS_UTIME_H}
516 /* Define to 1 if you have the <termios.h> header file. */
517 #cmakedefine HAVE_TERMIOS_H ${HAVE_TERMIOS_H}
519 /* Define to 1 if you have the <termio.h> header file. */
520 #cmakedefine HAVE_TERMIO_H ${HAVE_TERMIO_H}
522 /* Define to 1 if you have the <time.h> header file. */
523 #cmakedefine HAVE_TIME_H ${HAVE_TIME_H}
525 /* Define to 1 if you have the <tld.h> header file. */
526 #cmakedefine HAVE_TLD_H ${HAVE_TLD_H}
528 /* Define to 1 if you have the `tld_strerror' function. */
529 #cmakedefine HAVE_TLD_STRERROR ${HAVE_TLD_STRERROR}
531 /* Define to 1 if you have the `uname' function. */
532 #cmakedefine HAVE_UNAME ${HAVE_UNAME}
534 /* Define to 1 if you have the <unistd.h> header file. */
535 #cmakedefine HAVE_UNISTD_H ${HAVE_UNISTD_H}
537 /* Define to 1 if you have the `utime' function. */
538 #cmakedefine HAVE_UTIME ${HAVE_UTIME}
540 /* Define to 1 if you have the <utime.h> header file. */
541 #cmakedefine HAVE_UTIME_H ${HAVE_UTIME_H}
543 /* Define to 1 if you have the windows.h header file. */
544 #cmakedefine HAVE_WINDOWS_H ${HAVE_WINDOWS_H}
546 /* Define to 1 if you have the winsock2.h header file. */
547 #cmakedefine HAVE_WINSOCK2_H ${HAVE_WINSOCK2_H}
549 /* Define to 1 if you have the winsock.h header file. */
550 #cmakedefine HAVE_WINSOCK_H ${HAVE_WINSOCK_H}
552 /* Define this symbol if your OS supports changing the contents of argv */
553 #cmakedefine HAVE_WRITABLE_ARGV ${HAVE_WRITABLE_ARGV}
555 /* Define to 1 if you have the ws2tcpip.h header file. */
556 #cmakedefine HAVE_WS2TCPIP_H ${HAVE_WS2TCPIP_H}
558 /* Define to 1 if you have the <x509.h> header file. */
559 #cmakedefine HAVE_X509_H ${HAVE_X509_H}
561 /* if you have the zlib.h header file */
562 #cmakedefine HAVE_ZLIB_H ${HAVE_ZLIB_H}
564 /* If you lack a fine basename() prototype */
565 #cmakedefine NEED_BASENAME_PROTO ${NEED_BASENAME_PROTO}
567 /* Define to 1 if you need the malloc.h header file even with stdlib.h */
568 #cmakedefine NEED_MALLOC_H ${NEED_MALLOC_H}
570 /* need REENTRANT defined */
571 #cmakedefine NEED_REENTRANT ${NEED_REENTRANT}
573 /* cpu-machine-OS */
574 #define OS "${OPERATING_SYSTEM}"
576 /* Name of package */
577 #cmakedefine PACKAGE "${PACKAGE}"
579 /* Define to the address where bug reports for this package should be sent. */
580 #cmakedefine PACKAGE_BUGREPORT "${PACKAGE_BUGREPORT}"
582 /* Define to the full name of this package. */
583 #cmakedefine PACKAGE_NAME "${PACKAGE_NAME}"
585 /* Define to the full name and version of this package. */
586 #cmakedefine PACKAGE_STRING "${PACKAGE_STRING}"
588 /* Define to the one symbol short name of this package. */
589 #cmakedefine PACKAGE_TARNAME "${PACKAGE_TARNAME}"
591 /* Define to the version of this package. */
592 #cmakedefine PACKAGE_VERSION "${PACKAGE_VERSION}"
594 /* a suitable file to read random data from */
595 #cmakedefine RANDOM_FILE "${RANDOM_FILE}"
597 /* Define to the type of arg 1 for recv. */
598 #cmakedefine RECV_TYPE_ARG1 ${RECV_TYPE_ARG1}
600 /* Define to the type of arg 2 for recv. */
601 #cmakedefine RECV_TYPE_ARG2 ${RECV_TYPE_ARG2}
603 /* Define to the type of arg 3 for recv. */
604 #cmakedefine RECV_TYPE_ARG3 ${RECV_TYPE_ARG3}
606 /* Define to the type of arg 4 for recv. */
607 #cmakedefine RECV_TYPE_ARG4 ${RECV_TYPE_ARG4}
609 /* Define to the function return type for recv. */
610 #cmakedefine RECV_TYPE_RETV ${RECV_TYPE_RETV}
612 /* Define as the return type of signal handlers (`int' or `void'). */
613 #cmakedefine RETSIGTYPE ${RETSIGTYPE}
615 /* Define to the type of arg 1 for `select'. */
616 #cmakedefine SELECT_TYPE_ARG1 ${SELECT_TYPE_ARG1}
618 /* Define to the type of args 2, 3 and 4 for `select'. */
619 #cmakedefine SELECT_TYPE_ARG234 ${SELECT_TYPE_ARG234}
621 /* Define to the type of arg 5 for `select'. */
622 #cmakedefine SELECT_TYPE_ARG5 ${SELECT_TYPE_ARG5}
624 /* Define to the type qualifier of arg 2 for send. */
625 #cmakedefine SEND_QUAL_ARG2 ${SEND_QUAL_ARG2}
627 /* Define to the type of arg 1 for send. */
628 #cmakedefine SEND_TYPE_ARG1 ${SEND_TYPE_ARG1}
630 /* Define to the type of arg 2 for send. */
631 #cmakedefine SEND_TYPE_ARG2 ${SEND_TYPE_ARG2}
633 /* Define to the type of arg 3 for send. */
634 #cmakedefine SEND_TYPE_ARG3 ${SEND_TYPE_ARG3}
636 /* Define to the type of arg 4 for send. */
637 #cmakedefine SEND_TYPE_ARG4 ${SEND_TYPE_ARG4}
639 /* Define to the function return type for send. */
640 #cmakedefine SEND_TYPE_RETV ${SEND_TYPE_RETV}
642 /* The size of `curl_off_t', as computed by sizeof. */
643 #cmakedefine SIZEOF_CURL_OFF_T ${SIZEOF_CURL_OFF_T}
645 /* The size of `long', as computed by sizeof. */
646 #cmakedefine SIZEOF_LONG ${SIZEOF_LONG}
648 /* The size of `size_t', as computed by sizeof. */
649 #cmakedefine SIZEOF_SIZE_T ${SIZEOF_SIZE_T}
651 /* The size of `time_t', as computed by sizeof. */
652 #cmakedefine SIZEOF_TIME_T ${SIZEOF_TIME_T}
654 /* Define to 1 if you have the ANSI C header files. */
655 #cmakedefine STDC_HEADERS ${STDC_HEADERS}
657 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
658 #cmakedefine TIME_WITH_SYS_TIME ${TIME_WITH_SYS_TIME}
660 /* Define if you want to enable ares support */
661 #cmakedefine USE_ARES ${USE_ARES}
663 /* if GnuTLS is enabled */
664 #cmakedefine USE_GNUTLS ${USE_GNUTLS}
666 /* if libSSH2 is in use */
667 #cmakedefine USE_LIBSSH2 ${USE_LIBSSH2}
669 /* If you want to build curl with the built-in manual */
670 #cmakedefine USE_MANUAL ${USE_MANUAL}
672 /* if OpenSSL is in use */
673 #cmakedefine USE_OPENSSL ${USE_OPENSSL}
675 /* if SSL is enabled */
676 #cmakedefine USE_SSLEAY ${USE_SSLEAY}
678 /* to enable SSPI support */
679 #cmakedefine USE_WINDOWS_SSPI ${USE_WINDOWS_SSPI}
681 /* Version number of package */
682 #cmakedefine VERSION "${VERSION}"
684 /* Define to avoid automatic inclusion of winsock.h */
685 #cmakedefine WIN32_LEAN_AND_MEAN ${WIN32_LEAN_AND_MEAN}
687 /* Define to 1 if on AIX 3.
688 System headers sometimes define this.
689 We just want to avoid a redefinition error message. */
690 #ifndef _ALL_SOURCE
691 #cmakedefine _ALL_SOURCE ${_ALL_SOURCE}
692 #endif
694 /* Number of bits in a file offset, on hosts where this is settable. */
695 #cmakedefine _FILE_OFFSET_BITS ${_FILE_OFFSET_BITS}
697 /* Define for large files, on AIX-style hosts. */
698 #cmakedefine _LARGE_FILES ${_LARGE_FILES}
700 /* define this if you need it to compile thread-safe code */
701 #cmakedefine _THREAD_SAFE ${_THREAD_SAFE}
703 /* Define to empty if `const' does not conform to ANSI C. */
704 #cmakedefine const ${const}
706 /* type to use in place of in_addr_t if not defined */
707 #cmakedefine in_addr_t ${in_addr_t}
709 /* Define to `unsigned int' if <sys/types.h> does not define. */
710 #cmakedefine size_t ${size_t}
712 /* type to use in place of socklen_t if not defined */
713 #cmakedefine socklen_t ${socklen_t}
715 /* the signed version of size_t */
716 #cmakedefine ssize_t ${ssize_t}
718 /* Special handling of zlib library */
719 #cmakedefine CURL_SPECIAL_ZLIB_H "${CURL_SPECIAL_ZLIB_H}"