Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / CMake / config-aix.h
blob86d10938f0c653e9d38c29eeafea69625c362a2b
1 /* lib/config.h. Generated by configure. */
2 /* lib/config.h.in. Generated from configure.in by autoheader. */
3 /* Name of this package! */
4 #define PACKAGE "curl"
6 /* Version number of this archive. */
7 #define VERSION "7.10.2"
9 /* Define if you have the getpass function. */
10 /* #undef HAVE_GETPASS */
12 /* Define cpu-machine-OS */
13 #define OS "powerpc-ibm-aix5.1.0.0"
15 /* Define if you have the gethostbyaddr_r() function with 5 arguments */
16 #define HAVE_GETHOSTBYADDR_R_5 1
18 /* Define if you have the gethostbyaddr_r() function with 7 arguments */
19 /* #undef HAVE_GETHOSTBYADDR_R_7 */
21 /* Define if you have the gethostbyaddr_r() function with 8 arguments */
22 /* #undef HAVE_GETHOSTBYADDR_R_8 */
24 /* Define if you have the gethostbyname_r() function with 3 arguments */
25 #define HAVE_GETHOSTBYNAME_R_3 1
27 /* Define if you have the gethostbyname_r() function with 5 arguments */
28 /* #undef HAVE_GETHOSTBYNAME_R_5 */
30 /* Define if you have the gethostbyname_r() function with 6 arguments */
31 /* #undef HAVE_GETHOSTBYNAME_R_6 */
33 /* Define if you have the inet_ntoa_r function declared. */
34 /* #undef HAVE_INET_NTOA_R_DECL */
36 /* Define if you need the _REENTRANT define for some functions */
37 /* #undef NEED_REENTRANT */
39 /* Define if you have the Kerberos4 libraries (including -ldes) */
40 /* #undef KRB4 */
42 /* Define if you want to enable IPv6 support */
43 #define ENABLE_IPV6 1
45 /* Define this to 'int' if ssize_t is not an available typedefed type */
46 /* #undef ssize_t */
48 /* Define this to 'int' if socklen_t is not an available typedefed type */
49 /* #undef socklen_t */
51 /* Define this as a suitable file to read random data from */
52 /* #undef RANDOM_FILE */
54 /* Define this to your Entropy Gathering Daemon socket pathname */
55 /* #undef EGD_SOCKET */
57 /* Define if you have a working OpenSSL installation */
58 /* #undef OPENSSL_ENABLED */
60 /* Define the one correct non-blocking socket method below */
61 /* #undef HAVE_FIONBIO */
62 /* #undef HAVE_IOCTLSOCKET */
63 /* #undef HAVE_IOCTLSOCKET_CASE */
64 /* #undef HAVE_O_NONBLOCK */
65 #define HAVE_DISABLED_NONBLOCKING 1
67 /* Define this to 'int' if in_addr_t is not an available typedefed type */
68 /* #undef in_addr_t */
70 /* Define to disable DICT */
71 /* #undef CURL_DISABLE_DICT */
73 /* Define to disable FILE */
74 /* #undef CURL_DISABLE_FILE */
76 /* Define to disable FTP */
77 /* #undef CURL_DISABLE_FTP */
79 /* Define to disable GOPHER */
80 /* #undef CURL_DISABLE_GOPHER */
82 /* Define to disable HTTP */
83 /* #undef CURL_DISABLE_HTTP */
85 /* Define to disable LDAP */
86 /* #undef CURL_DISABLE_LDAP */
88 /* Define to disable TELNET */
89 /* #undef CURL_DISABLE_TELNET */
91 /* Define if you have zlib present */
92 #define HAVE_LIBZ 1
94 /* CA bundle full path name */
95 #define CURL_CA_BUNDLE "/usr/local/share/curl/curl-ca-bundle.crt"
97 /* to disable FILE */
98 /* #undef CURL_DISABLE_FILE */
100 /* to disable FTP */
101 /* #undef CURL_DISABLE_FTP */
103 /* to disable GOPHER */
104 /* #undef CURL_DISABLE_GOPHER */
106 /* to disable HTTP */
107 /* #undef CURL_DISABLE_HTTP */
109 /* to disable LDAP */
110 /* #undef CURL_DISABLE_LDAP */
112 /* to disable TELNET */
113 /* #undef CURL_DISABLE_TELNET */
115 /* Set to explicitly specify we don't want to use thread-safe functions */
116 /* #undef DISABLED_THREADSAFE */
118 /* your Entropy Gathering Daemon socket pathname */
119 /* #undef EGD_SOCKET */
121 /* Define if you want to enable IPv6 support */
122 #define ENABLE_IPV6 1
124 /* Define to 1 if you have the <alloca.h> header file. */
125 #define HAVE_ALLOCA_H 1
127 /* Define to 1 if you have the <arpa/inet.h> header file. */
128 #define HAVE_ARPA_INET_H 1
130 /* Define to 1 if you have the `closesocket' function. */
131 /* #undef HAVE_CLOSESOCKET */
133 /* Define to 1 if you have the <crypto.h> header file. */
134 /* #undef HAVE_CRYPTO_H */
136 /* Define to 1 if you have the <des.h> header file. */
137 /* #undef HAVE_DES_H */
139 /* to disable NON-BLOCKING connections */
140 #define HAVE_DISABLED_NONBLOCKING 1
142 /* Define to 1 if you have the <dlfcn.h> header file. */
143 #define HAVE_DLFCN_H 1
145 /* Define to 1 if you have the `dlopen' function. */
146 #define HAVE_DLOPEN 1
148 /* Define to 1 if you have the <err.h> header file. */
149 /* #undef HAVE_ERR_H */
151 /* Define to 1 if you have the <fcntl.h> header file. */
152 #define HAVE_FCNTL_H 1
154 /* Define if getaddrinfo exists and works */
155 #define HAVE_GETADDRINFO 1
157 /* Define to 1 if you have the `geteuid' function. */
158 #define HAVE_GETEUID 1
160 /* Define to 1 if you have the `gethostbyaddr' function. */
161 #define HAVE_GETHOSTBYADDR 1
163 /* Define to 1 if you have the `gethostbyaddr_r' function. */
164 #define HAVE_GETHOSTBYADDR_R 1
166 /* Define to 1 if you have the `gethostbyname_r' function. */
167 #define HAVE_GETHOSTBYNAME_R 1
169 /* Define to 1 if you have the `getpass_r' function. */
170 /* #undef HAVE_GETPASS_R */
172 /* Define to 1 if you have the `getpwuid' function. */
173 #define HAVE_GETPWUID 1
175 /* Define to 1 if you have the `gettimeofday' function. */
176 #define HAVE_GETTIMEOFDAY 1
178 /* Define to 1 if you have the `gmtime_r' function. */
179 #define HAVE_GMTIME_R 1
181 /* Define to 1 if you have the `inet_addr' function. */
182 #define HAVE_INET_ADDR 1
184 /* Define to 1 if you have the `inet_ntoa' function. */
185 #define HAVE_INET_NTOA 1
187 /* Define to 1 if you have the `inet_ntoa_r' function. */
188 #define HAVE_INET_NTOA_R 1
190 /* Define to 1 if you have the <inttypes.h> header file. */
191 #define HAVE_INTTYPES_H 1
193 /* Define to 1 if you have the <io.h> header file. */
194 /* #undef HAVE_IO_H */
196 /* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
197 /* #undef HAVE_KRB_GET_OUR_IP_FOR_REALM */
199 /* Define to 1 if you have the <krb.h> header file. */
200 /* #undef HAVE_KRB_H */
202 /* Define to 1 if you have the `crypto' library (-lcrypto). */
203 /* #undef HAVE_LIBCRYPTO */
205 /* Define to 1 if you have the `dl' library (-ldl). */
206 /* #undef HAVE_LIBDL */
208 /* Define to 1 if you have the `nsl' library (-lnsl). */
209 /* #undef HAVE_LIBNSL */
211 /* Define to 1 if you have the `resolv' library (-lresolv). */
212 /* #undef HAVE_LIBRESOLV */
214 /* Define to 1 if you have the `resolve' library (-lresolve). */
215 /* #undef HAVE_LIBRESOLVE */
217 /* Define to 1 if you have the `socket' library (-lsocket). */
218 /* #undef HAVE_LIBSOCKET */
220 /* Define to 1 if you have the `ssl' library (-lssl). */
221 /* #undef HAVE_LIBSSL */
223 /* If zlib is available */
224 #define HAVE_LIBZ 1
226 /* Define to 1 if you have the `localtime_r' function. */
227 #define HAVE_LOCALTIME_R 1
229 /* Define to 1 if you have the <malloc.h> header file. */
230 #define HAVE_MALLOC_H 1
232 /* Define to 1 if you have the <memory.h> header file. */
233 #define HAVE_MEMORY_H 1
235 /* Define to 1 if you have the <netdb.h> header file. */
236 #define HAVE_NETDB_H 1
238 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
239 #define HAVE_NETINET_IF_ETHER_H 1
241 /* Define to 1 if you have the <netinet/in.h> header file. */
242 #define HAVE_NETINET_IN_H 1
244 /* Define to 1 if you have the <net/if.h> header file. */
245 #define HAVE_NET_IF_H 1
247 /* Define to 1 if you have the <openssl/crypto.h> header file. */
248 /* #undef HAVE_OPENSSL_CRYPTO_H */
250 /* Define to 1 if you have the <openssl/engine.h> header file. */
251 /* #undef HAVE_OPENSSL_ENGINE_H */
253 /* Define to 1 if you have the <openssl/err.h> header file. */
254 /* #undef HAVE_OPENSSL_ERR_H */
256 /* Define to 1 if you have the <openssl/pem.h> header file. */
257 /* #undef HAVE_OPENSSL_PEM_H */
259 /* Define to 1 if you have the <openssl/rsa.h> header file. */
260 /* #undef HAVE_OPENSSL_RSA_H */
262 /* Define to 1 if you have the <openssl/ssl.h> header file. */
263 /* #undef HAVE_OPENSSL_SSL_H */
265 /* Define to 1 if you have the <openssl/x509.h> header file. */
266 /* #undef HAVE_OPENSSL_X509_H */
268 /* Define to 1 if you have the <pem.h> header file. */
269 /* #undef HAVE_PEM_H */
271 /* Define to 1 if you have the `perror' function. */
272 #define HAVE_PERROR 1
274 /* Define to 1 if you have the `poll' function. */
275 #define HAVE_POLL 1
277 /* Define to 1 if you have the <pwd.h> header file. */
278 #define HAVE_PWD_H 1
280 /* Define to 1 if you have the `RAND_egd' function. */
281 /* #undef HAVE_RAND_EGD */
283 /* Define to 1 if you have the `RAND_screen' function. */
284 /* #undef HAVE_RAND_SCREEN */
286 /* Define to 1 if you have the `RAND_status' function. */
287 /* #undef HAVE_RAND_STATUS */
289 /* Define to 1 if you have the <rsa.h> header file. */
290 /* #undef HAVE_RSA_H */
292 /* Define to 1 if you have the `select' function. */
293 #define HAVE_SELECT 1
295 /* Define to 1 if you have the <setjmp.h> header file. */
296 #define HAVE_SETJMP_H 1
298 /* Define to 1 if you have the `setvbuf' function. */
299 #define HAVE_SETVBUF 1
301 /* Define to 1 if you have the <sgtty.h> header file. */
302 #define HAVE_SGTTY_H 1
304 /* Define to 1 if you have the `sigaction' function. */
305 #define HAVE_SIGACTION 1
307 /* Define to 1 if you have the `signal' function. */
308 #define HAVE_SIGNAL 1
310 /* If you have sigsetjmp */
311 #define HAVE_SIGSETJMP 1
313 /* Define to 1 if you have the `socket' function. */
314 #define HAVE_SOCKET 1
316 /* Define to 1 if you have the <ssl.h> header file. */
317 /* #undef HAVE_SSL_H */
319 /* Define to 1 if you have the <stdint.h> header file. */
320 /* #undef HAVE_STDINT_H */
322 /* Define to 1 if you have the <stdlib.h> header file. */
323 #define HAVE_STDLIB_H 1
325 /* Define to 1 if you have the `strcasecmp' function. */
326 #define HAVE_STRCASECMP 1
328 /* Define to 1 if you have the `strcmpi' function. */
329 /* #undef HAVE_STRCMPI */
331 /* Define to 1 if you have the `strdup' function. */
332 #define HAVE_STRDUP 1
334 /* Define to 1 if you have the `strftime' function. */
335 #define HAVE_STRFTIME 1
337 /* Define to 1 if you have the `stricmp' function. */
338 /* #undef HAVE_STRICMP */
340 /* Define to 1 if you have the <strings.h> header file. */
341 #define HAVE_STRINGS_H 1
343 /* Define to 1 if you have the <string.h> header file. */
344 #define HAVE_STRING_H 1
346 /* Define to 1 if you have the `strlcat' function. */
347 /* #undef HAVE_STRLCAT */
349 /* Define to 1 if you have the `strlcpy' function. */
350 /* #undef HAVE_STRLCPY */
352 /* Define to 1 if you have the `strstr' function. */
353 #define HAVE_STRSTR 1
355 /* Define to 1 if you have the `strtok_r' function. */
356 #define HAVE_STRTOK_R 1
358 /* Define to 1 if you have the <sys/param.h> header file. */
359 #define HAVE_SYS_PARAM_H 1
361 /* Define to 1 if you have the <sys/poll.h> header file. */
362 #define HAVE_SYS_POLL_H 1
364 /* Define to 1 if you have the <sys/select.h> header file. */
365 #define HAVE_SYS_SELECT_H 1
367 /* Define to 1 if you have the <sys/socket.h> header file. */
368 #define HAVE_SYS_SOCKET_H 1
370 /* Define to 1 if you have the <sys/sockio.h> header file. */
371 /* #undef HAVE_SYS_SOCKIO_H */
373 /* Define to 1 if you have the <sys/stat.h> header file. */
374 #define HAVE_SYS_STAT_H 1
376 /* Define to 1 if you have the <sys/time.h> header file. */
377 #define HAVE_SYS_TIME_H 1
379 /* Define to 1 if you have the <sys/types.h> header file. */
380 #define HAVE_SYS_TYPES_H 1
382 /* Define to 1 if you have the <sys/utime.h> header file. */
383 /* #undef HAVE_SYS_UTIME_H */
385 /* Define to 1 if you have the `tcgetattr' function. */
386 #define HAVE_TCGETATTR 1
388 /* Define to 1 if you have the `tcsetattr' function. */
389 #define HAVE_TCSETATTR 1
391 /* Define to 1 if you have the <termios.h> header file. */
392 #define HAVE_TERMIOS_H 1
394 /* Define to 1 if you have the <termio.h> header file. */
395 #define HAVE_TERMIO_H 1
397 /* Define to 1 if you have the <time.h> header file. */
398 #define HAVE_TIME_H 1
400 /* Define to 1 if you have the `uname' function. */
401 #define HAVE_UNAME 1
403 /* Define to 1 if you have the <unistd.h> header file. */
404 #define HAVE_UNISTD_H 1
406 /* Define to 1 if you have the `utime' function. */
407 #define HAVE_UTIME 1
409 /* Define to 1 if you have the <utime.h> header file. */
410 #define HAVE_UTIME_H 1
412 /* Define to 1 if you have the <winsock.h> header file. */
413 /* #undef HAVE_WINSOCK_H */
415 /* Define to 1 if you have the <x509.h> header file. */
416 /* #undef HAVE_X509_H */
418 /* if you have the zlib.h header file */
419 /* #undef HAVE_ZLIB_H */
421 /* if you have the Kerberos4 libraries (including -ldes) */
422 /* #undef KRB4 */
424 /* cpu-machine-OS */
425 #define OS "powerpc-ibm-aix5.1.0.0"
427 /* Name of package */
428 #define PACKAGE "curl"
430 /* Define to the address where bug reports for this package should be sent. */
431 #define PACKAGE_BUGREPORT ""
433 /* Define to the full name of this package. */
434 #define PACKAGE_NAME ""
436 /* Define to the full name and version of this package. */
437 #define PACKAGE_STRING ""
439 /* Define to the one symbol short name of this package. */
440 #define PACKAGE_TARNAME ""
442 /* Define to the version of this package. */
443 #define PACKAGE_VERSION ""
445 /* a suitable file to read random data from */
446 /* #undef RANDOM_FILE */
448 /* Define as the return type of signal handlers (`int' or `void'). */
449 #define RETSIGTYPE void
451 /* Define to 1 if you have the ANSI C header files. */
452 #define STDC_HEADERS 1
454 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
455 #define TIME_WITH_SYS_TIME 1
457 /* Version number of package */
458 #define VERSION "7.10.2"
460 /* Define to 1 if on AIX 3.
461 System headers sometimes define this.
462 We just want to avoid a redefinition error message. */
463 #ifndef _ALL_SOURCE
464 # define _ALL_SOURCE 1
465 #endif
467 /* Number of bits in a file offset, on hosts where this is settable. */
468 /* #undef _FILE_OFFSET_BITS */
470 /* Define for large files, on AIX-style hosts. */
471 #define _LARGE_FILES 1
473 /* Define to empty if `const' does not conform to ANSI C. */
474 /* #undef const */
476 /* type to use in place of in_addr_t if not defined */
477 /* #undef in_addr_t */
479 /* Define to `unsigned' if <sys/types.h> does not define. */
480 /* #undef size_t */
482 /* type to use in place of socklen_t if not defined */
483 /* #undef socklen_t */
485 /* Define to `int' if <sys/types.h> does not define. */
486 /* #undef ssize_t */