Tizen 2.0 Release
[external/wget.git] / src / config.h.in
1 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if the compiler is building for multiple architectures of Apple
4    platforms at once. */
5 #undef AA_APPLE_UNIVERSAL_BUILD
6
7 /* Define if building universal (internal helper macro) */
8 #undef AC_APPLE_UNIVERSAL_BUILD
9
10 /* Define to the number of bits in type 'ptrdiff_t'. */
11 #undef BITSIZEOF_PTRDIFF_T
12
13 /* Define to the number of bits in type 'sig_atomic_t'. */
14 #undef BITSIZEOF_SIG_ATOMIC_T
15
16 /* Define to the number of bits in type 'size_t'. */
17 #undef BITSIZEOF_SIZE_T
18
19 /* Define to the number of bits in type 'wchar_t'. */
20 #undef BITSIZEOF_WCHAR_T
21
22 /* Define to the number of bits in type 'wint_t'. */
23 #undef BITSIZEOF_WINT_T
24
25 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
26    systems. This function is required for `alloca.c' support on those systems.
27    */
28 #undef CRAY_STACKSEG_END
29
30 /* Define to 1 if using `alloca.c'. */
31 #undef C_ALLOCA
32
33 /* Define if you want the debug output support compiled in. */
34 #undef ENABLE_DEBUG
35
36 /* Define if you want the HTTP Digest Authorization compiled in. */
37 #undef ENABLE_DIGEST
38
39 /* Define if IPv6 support is enabled. */
40 #undef ENABLE_IPV6
41
42 /* Define if IRI support is enabled. */
43 #undef ENABLE_IRI
44
45 /* Define to 1 if translation of program messages to the user's native
46    language is requested. */
47 #undef ENABLE_NLS
48
49 /* Define if you want the NTLM authorization support compiled in. */
50 #undef ENABLE_NTLM
51
52 /* Define if you want the Opie support for FTP compiled in. */
53 #undef ENABLE_OPIE
54
55 /* Define to 1 when using the gnulib module getopt-gnu. */
56 #undef GNULIB_GETOPT_GNU
57
58 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
59    may be supplied by this distribution. */
60 #undef HAVE_ALLOCA
61
62 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
63    */
64 #undef HAVE_ALLOCA_H
65
66 /* Define to 1 if you have the <bp-sym.h> header file. */
67 #undef HAVE_BP_SYM_H
68
69 /* Define when using built-in MD5. */
70 #undef HAVE_BUILTIN_MD5
71
72 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
73    CoreFoundation framework. */
74 #undef HAVE_CFLOCALECOPYCURRENT
75
76 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
77    the CoreFoundation framework. */
78 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
79
80 /* Define to 1 if you have the `clock_gettime' function. */
81 #undef HAVE_CLOCK_GETTIME
82
83 /* Define if the GNU dcgettext() function is already present or preinstalled.
84    */
85 #undef HAVE_DCGETTEXT
86
87 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
88    you don't. */
89 #undef HAVE_DECL_FFLUSH_UNLOCKED
90
91 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
92    don't. */
93 #undef HAVE_DECL_FLOCKFILE
94
95 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
96    you don't. */
97 #undef HAVE_DECL_FPUTS_UNLOCKED
98
99 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
100    don't. */
101 #undef HAVE_DECL_FUNLOCKFILE
102
103 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
104    don't. */
105 #undef HAVE_DECL_GETC_UNLOCKED
106
107 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
108    don't. */
109 #undef HAVE_DECL_GETDELIM
110
111 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
112    */
113 #undef HAVE_DECL_GETENV
114
115 /* Define to 1 if you have the declaration of `getline', and to 0 if you
116    don't. */
117 #undef HAVE_DECL_GETLINE
118
119 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
120    don't. */
121 #undef HAVE_DECL_GETPASS
122
123 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
124    don't. */
125 #undef HAVE_DECL_H_ERRNO
126
127 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
128    don't. */
129 #undef HAVE_DECL_PUTC_UNLOCKED
130
131 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
132    don't. */
133 #undef HAVE_DECL_STRERROR
134
135 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
136    don't. */
137 #undef HAVE_DECL_STRERROR_R
138
139 /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
140    don't. */
141 #undef HAVE_DECL_STRNCASECMP
142
143 /* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you
144    don't. */
145 #undef HAVE_DECL___FSETLOCKING
146
147 /* Define to 1 if you have the `drand48' function. */
148 #undef HAVE_DRAND48
149
150 /* Define to 1 if you have the <errno.h> header file. */
151 #undef HAVE_ERRNO_H
152
153 /* Define to 1 if you have the `flockfile' function. */
154 #undef HAVE_FLOCKFILE
155
156 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
157 #undef HAVE_FSEEKO
158
159 /* Define to 1 if you have the `ftello' function. */
160 #undef HAVE_FTELLO
161
162 /* Define to 1 if you have the `funlockfile' function. */
163 #undef HAVE_FUNLOCKFILE
164
165 /* Define to 1 if you have the `getaddrinfo' function. */
166 #undef HAVE_GETADDRINFO
167
168 /* Define to 1 if you have the `getdelim' function. */
169 #undef HAVE_GETDELIM
170
171 /* Define to 1 if you have the `gethostbyname' function. */
172 #undef HAVE_GETHOSTBYNAME
173
174 /* Define to 1 if you have the <getopt.h> header file. */
175 #undef HAVE_GETOPT_H
176
177 /* Define to 1 if you have the `getopt_long_only' function. */
178 #undef HAVE_GETOPT_LONG_ONLY
179
180 /* Define to 1 if you have the `getpagesize' function. */
181 #undef HAVE_GETPAGESIZE
182
183 /* Define if the GNU gettext() function is already present or preinstalled. */
184 #undef HAVE_GETTEXT
185
186 /* Define if you have the iconv() function and it works. */
187 #undef HAVE_ICONV
188
189 /* Define to 1 if you have the `inet_ntoa' function. */
190 #undef HAVE_INET_NTOA
191
192 /* Define to 1 if the compiler supports one of the keywords 'inline',
193    '__inline__', '__inline' and effectively inlines functions marked as such.
194    */
195 #undef HAVE_INLINE
196
197 /* Define to 1 if the system has the type `int64_t'. */
198 #undef HAVE_INT64_T
199
200 /* Define to 1 if the system has the type `intptr_t'. */
201 #undef HAVE_INTPTR_T
202
203 /* Define to 1 if you have the <inttypes.h> header file. */
204 #undef HAVE_INTTYPES_H
205
206 /* Define to 1 if you have the `isatty' function. */
207 #undef HAVE_ISATTY
208
209 /* Define to 1 if you have the `iswcntrl' function. */
210 #undef HAVE_ISWCNTRL
211
212 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
213 #undef HAVE_LANGINFO_CODESET
214
215 /* Define to 1 if you have the `dl' library (-ldl). */
216 #undef HAVE_LIBDL
217
218 /* Define if you have the gnutls library. */
219 #undef HAVE_LIBGNUTLS
220
221 /* Define to 1 if you have the `nsl' library (-lnsl). */
222 #undef HAVE_LIBNSL
223
224 /* Define to 1 if you have the `rt' library (-lrt). */
225 #undef HAVE_LIBRT
226
227 /* Define to 1 if you have the `socket' library (-lsocket). */
228 #undef HAVE_LIBSOCKET
229
230 /* Define if you have the ssl library. */
231 #undef HAVE_LIBSSL
232
233 /* Define to 1 if the system has the type `long long int'. */
234 #undef HAVE_LONG_LONG_INT
235
236 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
237    config.h and <sys/mman.h>. */
238 #undef HAVE_MAP_ANONYMOUS
239
240 /* Define to 1 if you have the `mbrtowc' function. */
241 #undef HAVE_MBRTOWC
242
243 /* Define to 1 if you have the `mbsinit' function. */
244 #undef HAVE_MBSINIT
245
246 /* Define to 1 if <wchar.h> declares mbstate_t. */
247 #undef HAVE_MBSTATE_T
248
249 /* Define to 1 if you have the `mbtowc' function. */
250 #undef HAVE_MBTOWC
251
252 /* Define if we're compiling support for MD5. */
253 #undef HAVE_MD5
254
255 /* Define to 1 if you have the `memchr' function. */
256 #undef HAVE_MEMCHR
257
258 /* Define to 1 if you have the <memory.h> header file. */
259 #undef HAVE_MEMORY_H
260
261 /* Define to 1 if you have the `memrchr' function. */
262 #undef HAVE_MEMRCHR
263
264 /* Define to 1 if you have a working `mmap' system call. */
265 #undef HAVE_MMAP
266
267 /* Define to 1 if you have the `mprotect' function. */
268 #undef HAVE_MPROTECT
269
270 /* Define if you have the nanosleep function. */
271 #undef HAVE_NANOSLEEP
272
273 /* Define when using OpenSSL MD5. */
274 #undef HAVE_OPENSSL_MD5
275
276 /* Define to 1 if you have the <OS.h> header file. */
277 #undef HAVE_OS_H
278
279 /* Define to 1 if you have the <pwd.h> header file. */
280 #undef HAVE_PWD_H
281
282 /* Define to 1 if you have the <random.h> header file. */
283 #undef HAVE_RANDOM_H
284
285 /* Define if the 'realloc' function is POSIX compliant. */
286 #undef HAVE_REALLOC_POSIX
287
288 /* Define to 1 if you have the `sigblock' function. */
289 #undef HAVE_SIGBLOCK
290
291 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
292 #undef HAVE_SIGNED_SIG_ATOMIC_T
293
294 /* Define to 1 if 'wchar_t' is a signed integer type. */
295 #undef HAVE_SIGNED_WCHAR_T
296
297 /* Define to 1 if 'wint_t' is a signed integer type. */
298 #undef HAVE_SIGNED_WINT_T
299
300 /* Define to 1 if you have the `sigsetjmp' function. */
301 #undef HAVE_SIGSETJMP
302
303 /* Define to 1 if the system has the type `sig_atomic_t'. */
304 #undef HAVE_SIG_ATOMIC_T
305
306 /* Define to 1 if you have the `snprintf' function. */
307 #undef HAVE_SNPRINTF
308
309 /* Define if struct sockaddr_in6 has the sin6_scope_id member */
310 #undef HAVE_SOCKADDR_IN6_SCOPE_ID
311
312 /* Define when using Solaris MD5. */
313 #undef HAVE_SOLARIS_MD5
314
315 /* Define to 1 if stdbool.h conforms to C99. */
316 #undef HAVE_STDBOOL_H
317
318 /* Define to 1 if you have the <stddef.h> header file. */
319 #undef HAVE_STDDEF_H
320
321 /* Define to 1 if you have the <stdint.h> header file. */
322 #undef HAVE_STDINT_H
323
324 /* Define to 1 if you have the <stdio_ext.h> header file. */
325 #undef HAVE_STDIO_EXT_H
326
327 /* Define to 1 if you have the <stdio.h> header file. */
328 #undef HAVE_STDIO_H
329
330 /* Define to 1 if you have the <stdlib.h> header file. */
331 #undef HAVE_STDLIB_H
332
333 /* Define to 1 if you have the `strcasecmp' function. */
334 #undef HAVE_STRCASECMP
335
336 /* Define to 1 if you have the `strcasestr' function. */
337 #undef HAVE_STRCASESTR
338
339 /* Define to 1 if you have the `strdup' function. */
340 #undef HAVE_STRDUP
341
342 /* Define to 1 if you have the `strerror_r' function. */
343 #undef HAVE_STRERROR_R
344
345 /* Define to 1 if you have the <strings.h> header file. */
346 #undef HAVE_STRINGS_H
347
348 /* Define to 1 if you have the <string.h> header file. */
349 #undef HAVE_STRING_H
350
351 /* Define to 1 if you have the `strncasecmp' function. */
352 #undef HAVE_STRNCASECMP
353
354 /* Define to 1 if you have the `strptime' function. */
355 #undef HAVE_STRPTIME
356
357 /* Define to 1 if you have the `strtoll' function. */
358 #undef HAVE_STRTOLL
359
360 /* Define to 1 if the system has the type `struct random_data'. */
361 #undef HAVE_STRUCT_RANDOM_DATA
362
363 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
364 #undef HAVE_STRUCT_SOCKADDR_IN6
365
366 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
367 #undef HAVE_STRUCT_SOCKADDR_STORAGE
368
369 /* Define to 1 if the system has the type `struct utimbuf'. */
370 #undef HAVE_STRUCT_UTIMBUF
371
372 /* Define to 1 if you have the `symlink' function. */
373 #undef HAVE_SYMLINK
374
375 /* Define to 1 if you have the <sys/bitypes.h> header file. */
376 #undef HAVE_SYS_BITYPES_H
377
378 /* Define to 1 if you have the <sys/inttypes.h> header file. */
379 #undef HAVE_SYS_INTTYPES_H
380
381 /* Define to 1 if you have the <sys/ioctl.h> header file. */
382 #undef HAVE_SYS_IOCTL_H
383
384 /* Define to 1 if you have the <sys/mman.h> header file. */
385 #undef HAVE_SYS_MMAN_H
386
387 /* Define to 1 if you have the <sys/param.h> header file. */
388 #undef HAVE_SYS_PARAM_H
389
390 /* Define to 1 if you have the <sys/select.h> header file. */
391 #undef HAVE_SYS_SELECT_H
392
393 /* Define to 1 if you have the <sys/socket.h> header file. */
394 #undef HAVE_SYS_SOCKET_H
395
396 /* Define to 1 if you have the <sys/stat.h> header file. */
397 #undef HAVE_SYS_STAT_H
398
399 /* Define to 1 if you have the <sys/time.h> header file. */
400 #undef HAVE_SYS_TIME_H
401
402 /* Define to 1 if you have the <sys/types.h> header file. */
403 #undef HAVE_SYS_TYPES_H
404
405 /* Define to 1 if you have the <sys/utime.h> header file. */
406 #undef HAVE_SYS_UTIME_H
407
408 /* Define to 1 if you have the `tcgetattr' function. */
409 #undef HAVE_TCGETATTR
410
411 /* Define to 1 if you have the `tcsetattr' function. */
412 #undef HAVE_TCSETATTR
413
414 /* Define to 1 if you have the <termios.h> header file. */
415 #undef HAVE_TERMIOS_H
416
417 /* Define to 1 if you have the `timegm' function. */
418 #undef HAVE_TIMEGM
419
420 /* Define to 1 if the system has the type `uint32_t'. */
421 #undef HAVE_UINT32_T
422
423 /* Define to 1 if the system has the type `uintptr_t'. */
424 #undef HAVE_UINTPTR_T
425
426 /* Define to 1 if you have the <unistd.h> header file. */
427 #undef HAVE_UNISTD_H
428
429 /* Define to 1 if the system has the type `unsigned long long int'. */
430 #undef HAVE_UNSIGNED_LONG_LONG_INT
431
432 /* Define to 1 if you have the `usleep' function. */
433 #undef HAVE_USLEEP
434
435 /* Define to 1 if you have the <utime.h> header file. */
436 #undef HAVE_UTIME_H
437
438 /* Define to 1 if you have the `vasprintf' function. */
439 #undef HAVE_VASPRINTF
440
441 /* Define to 1 if you have the `vsnprintf' function. */
442 #undef HAVE_VSNPRINTF
443
444 /* Define to 1 if you have the <wchar.h> header file. */
445 #undef HAVE_WCHAR_H
446
447 /* Define if you have the 'wchar_t' type. */
448 #undef HAVE_WCHAR_T
449
450 /* Define to 1 if you have the <wctype.h> header file. */
451 #undef HAVE_WCTYPE_H
452
453 /* Define to 1 if you have the `wcwidth' function. */
454 #undef HAVE_WCWIDTH
455
456 /* Define to 1 if you have the <winsock2.h> header file. */
457 #undef HAVE_WINSOCK2_H
458
459 /* Define if you have the 'wint_t' type. */
460 #undef HAVE_WINT_T
461
462 /* Define if fnmatch.h can be included. */
463 #undef HAVE_WORKING_FNMATCH_H
464
465 /* Define to 1 if the system has the type `_Bool'. */
466 #undef HAVE__BOOL
467
468 /* Define to 1 if you have the `__fsetlocking' function. */
469 #undef HAVE___FSETLOCKING
470
471 /* Define as const if the declaration of iconv() needs const. */
472 #undef ICONV_CONST
473
474 /* Define to 1 if lseek does not detect pipes. */
475 #undef LSEEK_PIPE_BROKEN
476
477 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
478 #undef MAP_ANONYMOUS
479
480 /* Define if the mbrtowc function has the NULL string argument bug. */
481 #undef MBRTOWC_NULL_ARG_BUG
482
483 /* Define if the mbrtowc function does not return 0 for a NUL character. */
484 #undef MBRTOWC_NUL_RETVAL_BUG
485
486 /* Define if the mbrtowc function returns a wrong return value. */
487 #undef MBRTOWC_RETVAL_BUG
488
489 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
490 #undef NO_MINUS_C_MINUS_O
491
492 /* Define to be the name of the operating system. */
493 #undef OS_TYPE
494
495 /* Name of package */
496 #undef PACKAGE
497
498 /* Define to the address where bug reports for this package should be sent. */
499 #undef PACKAGE_BUGREPORT
500
501 /* Define to the full name of this package. */
502 #undef PACKAGE_NAME
503
504 /* Define to the full name and version of this package. */
505 #undef PACKAGE_STRING
506
507 /* Define to the one symbol short name of this package. */
508 #undef PACKAGE_TARNAME
509
510 /* Define to the version of this package. */
511 #undef PACKAGE_VERSION
512
513 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
514    'ptrdiff_t'. */
515 #undef PTRDIFF_T_SUFFIX
516
517 /* Define this to 1 if strerror is broken. */
518 #undef REPLACE_STRERROR
519
520 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
521    'sig_atomic_t'. */
522 #undef SIG_ATOMIC_T_SUFFIX
523
524 /* The size of `int', as computed by sizeof. */
525 #undef SIZEOF_INT
526
527 /* The size of `long', as computed by sizeof. */
528 #undef SIZEOF_LONG
529
530 /* The size of `long long', as computed by sizeof. */
531 #undef SIZEOF_LONG_LONG
532
533 /* The size of `off_t', as computed by sizeof. */
534 #undef SIZEOF_OFF_T
535
536 /* The size of `short', as computed by sizeof. */
537 #undef SIZEOF_SHORT
538
539 /* The size of `void *', as computed by sizeof. */
540 #undef SIZEOF_VOID_P
541
542 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
543    'size_t'. */
544 #undef SIZE_T_SUFFIX
545
546 /* If using the C implementation of alloca, define if you know the
547    direction of stack growth for your system; otherwise it will be
548    automatically deduced at runtime.
549         STACK_DIRECTION > 0 => grows toward higher addresses
550         STACK_DIRECTION < 0 => grows toward lower addresses
551         STACK_DIRECTION = 0 => direction of growth unknown */
552 #undef STACK_DIRECTION
553
554 /* Define to 1 if you have the ANSI C header files. */
555 #undef STDC_HEADERS
556
557 /* Define to 1 if strerror_r returns char *. */
558 #undef STRERROR_R_CHAR_P
559
560 /* Version number of package */
561 #undef VERSION
562
563 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
564    'wchar_t'. */
565 #undef WCHAR_T_SUFFIX
566
567 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
568    'wint_t'. */
569 #undef WINT_T_SUFFIX
570
571 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
572    significant byte first (like Motorola and SPARC, unlike Intel). */
573 #if defined AC_APPLE_UNIVERSAL_BUILD
574 # if defined __BIG_ENDIAN__
575 #  define WORDS_BIGENDIAN 1
576 # endif
577 #else
578 # ifndef WORDS_BIGENDIAN
579 #  undef WORDS_BIGENDIAN
580 # endif
581 #endif
582
583 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
584    `char[]'. */
585 #undef YYTEXT_POINTER
586
587 /* Number of bits in a file offset, on hosts where this is settable. */
588 #undef _FILE_OFFSET_BITS
589
590 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
591 #undef _LARGEFILE_SOURCE
592
593 /* Define for large files, on AIX-style hosts. */
594 #undef _LARGE_FILES
595
596 /* Define to 1 if on MINIX. */
597 #undef _MINIX
598
599 /* Define to 2 if the system does not provide POSIX.1 features except with
600    this defined. */
601 #undef _POSIX_1_SOURCE
602
603 /* Define to 1 if you need to in order for `stat' and other things to work. */
604 #undef _POSIX_SOURCE
605
606 /* Define to 500 only on HP-UX. */
607 #undef _XOPEN_SOURCE
608
609 /* Enable extensions on AIX 3, Interix.  */
610 #ifndef _ALL_SOURCE
611 # undef _ALL_SOURCE
612 #endif
613 /* Enable GNU extensions on systems that have them.  */
614 #ifndef _GNU_SOURCE
615 # undef _GNU_SOURCE
616 #endif
617 /* Enable threading extensions on Solaris.  */
618 #ifndef _POSIX_PTHREAD_SEMANTICS
619 # undef _POSIX_PTHREAD_SEMANTICS
620 #endif
621 /* Enable extensions on HP NonStop.  */
622 #ifndef _TANDEM_SOURCE
623 # undef _TANDEM_SOURCE
624 #endif
625 /* Enable general extensions on Solaris.  */
626 #ifndef __EXTENSIONS__
627 # undef __EXTENSIONS__
628 #endif
629
630
631 /* Define to rpl_ if the getopt replacement functions and variables should be
632    used. */
633 #undef __GETOPT_PREFIX
634
635 /* Define to empty if `const' does not conform to ANSI C. */
636 #undef const
637
638 /* Define to a replacement function name for getpass(). */
639 #undef getpass
640
641 /* Define to `__inline__' or `__inline' if that's what the C compiler
642    calls it, or to nothing if 'inline' is not supported under any name.  */
643 #ifndef __cplusplus
644 #undef inline
645 #endif
646
647 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
648    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
649    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
650    __APPLE__ && __MACH__ test for MacOS X.
651    __APPLE_CC__ tests for the Apple compiler and its version.
652    __STDC_VERSION__ tests for the C99 mode.  */
653 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
654 # define __GNUC_STDC_INLINE__ 1
655 #endif
656
657 /* Define to a type if <wchar.h> does not define. */
658 #undef mbstate_t
659
660 /* Define to `int' if <sys/types.h> does not define. */
661 #undef pid_t
662
663 /* Define to the equivalent of the C99 'restrict' keyword, or to
664    nothing if this is not supported.  Do not define if restrict is
665    supported directly.  */
666 #undef restrict
667 /* Work around a bug in Sun C++: it does not support _Restrict, even
668    though the corresponding Sun C compiler does, which causes
669    "#define restrict _Restrict" in the previous line.  Perhaps some future
670    version of Sun C++ will work with _Restrict; if so, it'll probably
671    define __RESTRICT, just as Sun C does.  */
672 #if defined __SUNPRO_CC && !defined __RESTRICT
673 # define _Restrict
674 #endif
675
676 /* Define to `unsigned int' if <sys/types.h> does not define. */
677 #undef size_t
678
679 /* Define to int or size_t on systems without socklen_t. */
680 #undef socklen_t
681
682 /* Define as a marker that can be attached to function parameter declarations
683    for parameters that are not used.  This helps to reduce warnings, such as
684    from GCC -Wunused-parameter.  */
685 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
686 # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
687 #else
688 # define _UNUSED_PARAMETER_
689 #endif
690
691
692 /* Define to empty if the keyword `volatile' does not work. Warning: valid
693    code using `volatile' can become incorrect without. Disable with care. */
694 #undef volatile