Initial revision
[libcurl.git] / config.h.in
blob9c5e11013e3f9ca375a9cd4b811d4bc6e5cc14fb
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if on AIX 3.
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
10 /* Define to empty if the keyword does not work. */
11 #undef const
13 /* Define if you don't have vprintf but do have _doprnt. */
14 #undef HAVE_DOPRNT
16 /* Define if you have the vprintf function. */
17 #undef HAVE_VPRINTF
19 /* Define as the return type of signal handlers (int or void). */
20 #undef RETSIGTYPE
22 /* Define to `unsigned' if <sys/types.h> doesn't define. */
23 #undef size_t
25 /* Define if you have the ANSI C header files. */
26 #undef STDC_HEADERS
28 /* Define if you can safely include both <sys/time.h> and <time.h>. */
29 #undef TIME_WITH_SYS_TIME
31 /* Define cpu-machine-OS */
32 #undef OS
34 /* The number of bytes in a long double. */
35 #undef SIZEOF_LONG_DOUBLE
37 /* The number of bytes in a long long. */
38 #undef SIZEOF_LONG_LONG
40 /* Define if you have the closesocket function. */
41 #undef HAVE_CLOSESOCKET
43 /* Define if you have the gethostbyaddr function. */
44 #undef HAVE_GETHOSTBYADDR
46 /* Define if you have the gethostname function. */
47 #undef HAVE_GETHOSTNAME
49 /* Define if you have the getpass function. */
50 #undef HAVE_GETPASS
52 /* Define if you have the getservbyname function. */
53 #undef HAVE_GETSERVBYNAME
55 /* Define if you have the gettimeofday function. */
56 #undef HAVE_GETTIMEOFDAY
58 /* Define if you have the inet_addr function. */
59 #undef HAVE_INET_ADDR
61 /* Define if you have the inet_ntoa function. */
62 #undef HAVE_INET_NTOA
64 /* Define if you have the perror function. */
65 #undef HAVE_PERROR
67 /* Define if you have the select function. */
68 #undef HAVE_SELECT
70 /* Define if you have the socket function. */
71 #undef HAVE_SOCKET
73 /* Define if you have the strcasecmp function. */
74 #undef HAVE_STRCASECMP
76 /* Define if you have the strdup function. */
77 #undef HAVE_STRDUP
79 /* Define if you have the strftime function. */
80 #undef HAVE_STRFTIME
82 /* Define if you have the strstr function. */
83 #undef HAVE_STRSTR
85 /* Define if you have the tcgetattr function. */
86 #undef HAVE_TCGETATTR
88 /* Define if you have the tcsetattr function. */
89 #undef HAVE_TCSETATTR
91 /* Define if you have the uname function. */
92 #undef HAVE_UNAME
94 /* Define if you have the <alloca.h> header file. */
95 #undef HAVE_ALLOCA_H
97 /* Define if you have the <arpa/inet.h> header file. */
98 #undef HAVE_ARPA_INET_H
100 /* Define if you have the <crypto.h> header file. */
101 #undef HAVE_CRYPTO_H
103 /* Define if you have the <dlfcn.h> header file. */
104 #undef HAVE_DLFCN_H
106 /* Define if you have the <err.h> header file. */
107 #undef HAVE_ERR_H
109 /* Define if you have the <fcntl.h> header file. */
110 #undef HAVE_FCNTL_H
112 /* Define if you have the <getopt.h> header file. */
113 #undef HAVE_GETOPT_H
115 /* Define if you have the <io.h> header file. */
116 #undef HAVE_IO_H
118 /* Define if you have the <net/if.h> header file. */
119 #undef HAVE_NET_IF_H
121 /* Define if you have the <netdb.h> header file. */
122 #undef HAVE_NETDB_H
124 /* Define if you have the <netinet/in.h> header file. */
125 #undef HAVE_NETINET_IN_H
127 /* Define if you have the <openssl/crypto.h> header file. */
128 #undef HAVE_OPENSSL_CRYPTO_H
130 /* Define if you have the <openssl/err.h> header file. */
131 #undef HAVE_OPENSSL_ERR_H
133 /* Define if you have the <openssl/pem.h> header file. */
134 #undef HAVE_OPENSSL_PEM_H
136 /* Define if you have the <openssl/rsa.h> header file. */
137 #undef HAVE_OPENSSL_RSA_H
139 /* Define if you have the <openssl/ssl.h> header file. */
140 #undef HAVE_OPENSSL_SSL_H
142 /* Define if you have the <openssl/x509.h> header file. */
143 #undef HAVE_OPENSSL_X509_H
145 /* Define if you have the <pem.h> header file. */
146 #undef HAVE_PEM_H
148 /* Define if you have the <rsa.h> header file. */
149 #undef HAVE_RSA_H
151 /* Define if you have the <sgtty.h> header file. */
152 #undef HAVE_SGTTY_H
154 /* Define if you have the <ssl.h> header file. */
155 #undef HAVE_SSL_H
157 /* Define if you have the <sys/param.h> header file. */
158 #undef HAVE_SYS_PARAM_H
160 /* Define if you have the <sys/select.h> header file. */
161 #undef HAVE_SYS_SELECT_H
163 /* Define if you have the <sys/socket.h> header file. */
164 #undef HAVE_SYS_SOCKET_H
166 /* Define if you have the <sys/sockio.h> header file. */
167 #undef HAVE_SYS_SOCKIO_H
169 /* Define if you have the <sys/stat.h> header file. */
170 #undef HAVE_SYS_STAT_H
172 /* Define if you have the <sys/types.h> header file. */
173 #undef HAVE_SYS_TYPES_H
175 /* Define if you have the <termio.h> header file. */
176 #undef HAVE_TERMIO_H
178 /* Define if you have the <termios.h> header file. */
179 #undef HAVE_TERMIOS_H
181 /* Define if you have the <time.h> header file. */
182 #undef HAVE_TIME_H
184 /* Define if you have the <unistd.h> header file. */
185 #undef HAVE_UNISTD_H
187 /* Define if you have the <winsock.h> header file. */
188 #undef HAVE_WINSOCK_H
190 /* Define if you have the <x509.h> header file. */
191 #undef HAVE_X509_H
193 /* Define if you have the crypto library (-lcrypto). */
194 #undef HAVE_LIBCRYPTO
196 /* Define if you have the dl library (-ldl). */
197 #undef HAVE_LIBDL
199 /* Define if you have the nsl library (-lnsl). */
200 #undef HAVE_LIBNSL
202 /* Define if you have the resolve library (-lresolve). */
203 #undef HAVE_LIBRESOLVE
205 /* Define if you have the socket library (-lsocket). */
206 #undef HAVE_LIBSOCKET
208 /* Define if you have the ssl library (-lssl). */
209 #undef HAVE_LIBSSL
211 /* Define if you have the ucb library (-lucb). */
212 #undef HAVE_LIBUCB
214 /* Name of package */
215 #undef PACKAGE
217 /* Version number of package */
218 #undef VERSION