Git init
[external/curl.git] / src / config-riscos.h
1 /* curl_config.h.in.  Generated automatically from configure.in by autoheader.  */
2 /* Name of this package! */
3 #undef PACKAGE
4
5 /* Version number of this archive. */
6 #undef VERSION
7
8 /* Define if you have the getpass function.  */
9 #undef HAVE_GETPASS
10
11 /* Define cpu-machine-OS */
12 #define OS "ARM-RISC OS"
13
14 /* Define to 1 if you want the built-in manual */
15 #define USE_MANUAL 1
16
17 /* Define if you have the gethostbyaddr_r() function with 5 arguments */
18 #undef HAVE_GETHOSTBYADDR_R_5
19
20 /* Define if you have the gethostbyaddr_r() function with 7 arguments */
21 #undef HAVE_GETHOSTBYADDR_R_7
22
23 /* Define if you have the gethostbyaddr_r() function with 8 arguments */
24 #undef HAVE_GETHOSTBYADDR_R_8
25
26 /* Define if you have the gethostbyname_r() function with 3 arguments */
27 #undef HAVE_GETHOSTBYNAME_R_3
28
29 /* Define if you have the gethostbyname_r() function with 5 arguments */
30 #undef HAVE_GETHOSTBYNAME_R_5
31
32 /* Define if you have the gethostbyname_r() function with 6 arguments */
33 #undef HAVE_GETHOSTBYNAME_R_6
34
35 /* Define if you need the _REENTRANT define for some functions */
36 #undef NEED_REENTRANT
37
38 /* Define if you have the Kerberos4 libraries (including -ldes) */
39 #undef HAVE_KRB4
40
41 /* Define if you want to enable IPv6 support */
42 #undef ENABLE_IPV6
43
44 /* Define if struct sockaddr_in6 has the sin6_scope_id member */
45 #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
46
47 /* Define this to 'int' if ssize_t is not an available typedefed type */
48 #undef ssize_t
49
50 /* Define this as a suitable file to read random data from */
51 #undef RANDOM_FILE
52
53 /* Define this to your Entropy Gathering Daemon socket pathname */
54 #undef EGD_SOCKET
55
56 /* Define if you want to enable IPv6 support */
57 #undef ENABLE_IPV6
58
59 /* Define if you have the <alloca.h> header file. */
60 #define HAVE_ALLOCA_H
61
62 /* Define if you have the <arpa/inet.h> header file. */
63 #define HAVE_ARPA_INET_H
64
65 /* Define if you have the `closesocket' function. */
66 #undef HAVE_CLOSESOCKET
67
68 /* Define if you have the <crypto.h> header file. */
69 #undef HAVE_CRYPTO_H
70
71 /* Define if you have the <des.h> header file. */
72 #undef HAVE_DES_H
73
74 /* Define if you have the <err.h> header file. */
75 #undef HAVE_ERR_H
76
77 /* Define if you have the <fcntl.h> header file. */
78 #define HAVE_FCNTL_H
79
80 /* Define if you have the `ftruncate' function. */
81 #define HAVE_FTRUNCATE
82
83 /* Define if getaddrinfo exists and works */
84 #define HAVE_GETADDRINFO
85
86 /* Define if you have the `geteuid' function. */
87 #undef HAVE_GETEUID
88
89 /* Define if you have the `gethostbyaddr' function. */
90 #define HAVE_GETHOSTBYADDR
91
92 /* Define if you have the `gethostbyaddr_r' function. */
93 #undef HAVE_GETHOSTBYADDR_R
94
95 /* Define if you have the `gethostbyname_r' function. */
96 #undef HAVE_GETHOSTBYNAME_R
97
98 /* Define if you have the `gethostname' function. */
99 #define HAVE_GETHOSTNAME
100
101 /* Define if you have the <getopt.h> header file. */
102 #define HAVE_GETOPT_H
103
104 /* Define if you have the `getpass_r' function. */
105 #undef HAVE_GETPASS_R
106
107 /* Define if you have the `getpwuid' function. */
108 #undef HAVE_GETPWUID
109
110 /* Define if you have the `getservbyname' function. */
111 #undef HAVE_GETSERVBYNAME
112
113 /* Define if you have the `gettimeofday' function. */
114 #define HAVE_GETTIMEOFDAY
115
116 /* Define if you have the `timeval' struct. */
117 #define HAVE_STRUCT_TIMEVAL
118
119 /* Define if you have the `inet_addr' function. */
120 #undef HAVE_INET_ADDR
121
122 /* Define if you have the <inttypes.h> header file. */
123 #define HAVE_INTTYPES_H
124
125 /* Define if you have the <io.h> header file. */
126 #undef HAVE_IO_H
127
128 /* Define if you have the `krb_get_our_ip_for_realm' function. */
129 #undef HAVE_KRB_GET_OUR_IP_FOR_REALM
130
131 /* Define if you have the <krb.h> header file. */
132 #undef HAVE_KRB_H
133
134 /* Define if you have the `crypto' library (-lcrypto). */
135 #undef HAVE_LIBCRYPTO
136
137 /* Define if you have the `nsl' library (-lnsl). */
138 #undef HAVE_LIBNSL
139
140 /* Define if you have the `resolv' library (-lresolv). */
141 #undef HAVE_LIBRESOLV
142
143 /* Define if you have the `resolve' library (-lresolve). */
144 #undef HAVE_LIBRESOLVE
145
146 /* Define if you have the `socket' library (-lsocket). */
147 #undef HAVE_LIBSOCKET
148
149 /* Define if you have the `ssl' library (-lssl). */
150 #undef HAVE_LIBSSL
151
152 /* Define if you have the `ucb' library (-lucb). */
153 #undef HAVE_LIBUCB
154
155 /* Define if you have the `localtime_r' function. */
156 #undef HAVE_LOCALTIME_R
157
158 /* Define if you have the <malloc.h> header file. */
159 #define HAVE_MALLOC_H
160
161 /* Define to 1 if you need the malloc.h header file even with stdlib.h */
162 /* #define NEED_MALLOC_H 1 */
163
164 /* Define if you have the <memory.h> header file. */
165 #undef HAVE_MEMORY_H
166
167 /* Define if you have the <netdb.h> header file. */
168 #define HAVE_NETDB_H
169
170 /* Define if you have the <netinet/if_ether.h> header file. */
171 #undef HAVE_NETINET_IF_ETHER_H
172
173 /* Define if you have the <netinet/in.h> header file. */
174 #define HAVE_NETINET_IN_H
175
176 /* Define if you have the <net/if.h> header file. */
177 #define HAVE_NET_IF_H
178
179 /* Define if you have the <openssl/crypto.h> header file. */
180 #undef HAVE_OPENSSL_CRYPTO_H
181
182 /* Define if you have the <openssl/err.h> header file. */
183 #undef HAVE_OPENSSL_ERR_H
184
185 /* Define if you have the <openssl/pem.h> header file. */
186 #undef HAVE_OPENSSL_PEM_H
187
188 /* Define if you have the <openssl/rsa.h> header file. */
189 #undef HAVE_OPENSSL_RSA_H
190
191 /* Define if you have the <openssl/ssl.h> header file. */
192 #undef HAVE_OPENSSL_SSL_H
193
194 /* Define if you have the <openssl/x509.h> header file. */
195 #undef HAVE_OPENSSL_X509_H
196
197 /* Define if you have the <pem.h> header file. */
198 #undef HAVE_PEM_H
199
200 /* Define if you have the `perror' function. */
201 #undef HAVE_PERROR
202
203 /* Define if you have the <pwd.h> header file. */
204 #undef HAVE_PWD_H
205
206 /* Define if you have the `RAND_egd' function. */
207 #undef HAVE_RAND_EGD
208
209 /* Define if you have the `RAND_screen' function. */
210 #undef HAVE_RAND_SCREEN
211
212 /* Define if you have the `RAND_status' function. */
213 #undef HAVE_RAND_STATUS
214
215 /* Define if you have the <rsa.h> header file. */
216 #undef HAVE_RSA_H
217
218 /* Define if you have the `select' function. */
219 #define HAVE_SELECT
220
221 /* Define if you have the `setvbuf' function. */
222 #undef HAVE_SETVBUF
223
224 /* Define if you have the <sgtty.h> header file. */
225 #define HAVE_SGTTY_H
226
227 /* Define if you have the `sigaction' function. */
228 #undef HAVE_SIGACTION
229
230 /* Define if you have the `signal' function. */
231 #define HAVE_SIGNAL
232
233 /* Define if you have the `socket' function. */
234 #define HAVE_SOCKET
235
236 /* Define if you have the <ssl.h> header file. */
237 #undef HAVE_SSL_H
238
239 /* Define if you have the <stdint.h> header file. */
240 #undef HAVE_STDINT_H
241
242 /* Define if you have the <stdlib.h> header file. */
243 #define HAVE_STDLIB_H
244
245 /* Define if you have the `strcasecmp' function. */
246 #undef HAVE_STRCASECMP
247
248 /* Define if you have the `strcmpi' function. */
249 #undef HAVE_STRCMPI
250
251 /* Define if you have the `strdup' function. */
252 #define HAVE_STRDUP
253
254 /* Define if you have the `strftime' function. */
255 #define HAVE_STRFTIME
256
257 /* Define if you have the `stricmp' function. */
258 #define HAVE_STRICMP
259
260 /* Define if you have the <strings.h> header file. */
261 #undef HAVE_STRINGS_H
262
263 /* Define if you have the <string.h> header file. */
264 #define HAVE_STRING_H
265
266 /* Define if you have the `strlcat' function. */
267 #undef HAVE_STRLCAT
268
269 /* Define if you have the `strlcpy' function. */
270 #undef HAVE_STRLCPY
271
272 /* Define if you have the `strstr' function. */
273 #define HAVE_STRSTR
274
275 /* Define if you have the `strtok_r' function. */
276 #undef HAVE_STRTOK_R
277
278 /* Define if you have the <sys/param.h> header file. */
279 #undef HAVE_SYS_PARAM_H
280
281 /* Define if you have the <sys/select.h> header file. */
282 #undef HAVE_SYS_SELECT_H
283
284 /* Define if you have the <sys/socket.h> header file. */
285 #define HAVE_SYS_SOCKET_H
286
287 /* Define if you have the <sys/sockio.h> header file. */
288 #undef HAVE_SYS_SOCKIO_H
289
290 /* Define if you have the <sys/stat.h> header file. */
291 #undef HAVE_SYS_STAT_H
292
293 /* Define if you have the <sys/time.h> header file. */
294 #define HAVE_SYS_TIME_H
295
296 /* Define if you have the <sys/types.h> header file. */
297 #define HAVE_SYS_TYPES_H
298
299 /* Define if you have the `tcgetattr' function. */
300 #define HAVE_TCGETATTR
301
302 /* Define if you have the `tcsetattr' function. */
303 #define HAVE_TCSETATTR
304
305 /* Define if you have the <termios.h> header file. */
306 #define HAVE_TERMIOS_H
307
308 /* Define if you have the <termio.h> header file. */
309 #undef HAVE_TERMIO_H
310
311 /* Define if you have the <time.h> header file. */
312 #undef HAVE_TIME_H
313
314 /* Define if you have the `uname' function. */
315 #define HAVE_UNAME
316
317 /* Define if you have the <unistd.h> header file. */
318 #define HAVE_UNISTD_H
319
320 /* Define if you have the <winsock.h> header file. */
321 #undef HAVE_WINSOCK_H
322
323 /* Define if you have the <x509.h> header file. */
324 #undef HAVE_X509_H
325
326 /* Name of package */
327 #undef PACKAGE
328
329 /* Define as the return type of signal handlers (`int' or `void'). */
330 #define RETSIGTYPE void
331
332 /* The size of `int', as computed by sizeof. */
333 #define SIZEOF_INT 4
334
335 /* The size of `long double', as computed by sizeof. */
336 #undef SIZEOF_LONG_DOUBLE
337
338 /* The size of `long long', as computed by sizeof. */
339 #undef SIZEOF_LONG_LONG
340
341 /* The size of `short', as computed by sizeof. */
342 #define SIZEOF_SHORT 2
343
344 /* Define if you have the ANSI C header files. */
345 #undef STDC_HEADERS
346
347 /* Define if you can safely include both <sys/time.h> and <time.h>. */
348 #undef TIME_WITH_SYS_TIME
349
350 /* Version number of package */
351 #undef VERSION
352
353 /* Define if on AIX 3.
354    System headers sometimes define this.
355    We just want to avoid a redefinition error message.  */
356 #ifndef _ALL_SOURCE
357 # undef _ALL_SOURCE
358 #endif
359
360 /* Number of bits in a file offset, on hosts where this is settable. */
361 #undef _FILE_OFFSET_BITS
362
363 /* Define for large files, on AIX-style hosts. */
364 #undef _LARGE_FILES
365
366 /* Define to empty if `const' does not conform to ANSI C. */
367 #undef const
368
369 /* Define to `unsigned' if <sys/types.h> does not define. */
370 #undef size_t
371
372 /* Define to `int' if <sys/types.h> does not define. */
373 #undef ssize_t
374
375 /* Define if you have the ioctl function. */
376 #define HAVE_IOCTL
377
378 /* Define if you have a working ioctl FIONBIO function. */
379 #define HAVE_IOCTL_FIONBIO