• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/* 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 to the number of bits in type 'ptrdiff_t'. */
8#undef BITSIZEOF_PTRDIFF_T
9
10/* Define to the number of bits in type 'sig_atomic_t'. */
11#undef BITSIZEOF_SIG_ATOMIC_T
12
13/* Define to the number of bits in type 'size_t'. */
14#undef BITSIZEOF_SIZE_T
15
16/* Define to the number of bits in type 'wchar_t'. */
17#undef BITSIZEOF_WCHAR_T
18
19/* Define to the number of bits in type 'wint_t'. */
20#undef BITSIZEOF_WINT_T
21
22/* Define to the copyright year printed by --version. */
23#undef COPYRIGHT_YEAR
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 to 1 if // is a file system root distinct from /. */
34#undef DOUBLE_SLASH_IS_DISTINCT_ROOT
35
36/* Follow symlinks when processing in place */
37#undef ENABLE_FOLLOW_SYMLINKS
38
39/* Define to 1 if translation of program messages to the user's native
40   language is requested. */
41#undef ENABLE_NLS
42
43/* Define on systems for which file names may have a so-called `drive letter'
44   prefix, define this to compute the length of that prefix, including the
45   colon. */
46#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
47
48/* Define if the backslash character may also serve as a file name component
49   separator. */
50#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
51
52/* Define if a drive letter prefix denotes a relative path if it is not
53   followed by a file name component separator. */
54#undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
55
56/* Define if gettimeofday clobbers the localtime buffer. */
57#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
58
59/* Define to indicate the 'malloc' module. */
60#undef GNULIB_MALLOC_GNU
61
62/* Define to 1 if you have the `acl' function. */
63#undef HAVE_ACL
64
65/* Define to 1 if you have the `aclx_get' function. */
66#undef HAVE_ACLX_GET
67
68/* Define to 1 if you have the `acl_copy_ext_native' function. */
69#undef HAVE_ACL_COPY_EXT_NATIVE
70
71/* Define to 1 if you have the `acl_create_entry_np' function. */
72#undef HAVE_ACL_CREATE_ENTRY_NP
73
74/* Define to 1 if you have the `acl_delete_def_file' function. */
75#undef HAVE_ACL_DELETE_DEF_FILE
76
77/* Define to 1 if you have the `acl_delete_fd_np' function. */
78#undef HAVE_ACL_DELETE_FD_NP
79
80/* Define to 1 if you have the `acl_delete_file_np' function. */
81#undef HAVE_ACL_DELETE_FILE_NP
82
83/* Define to 1 if you have the `acl_entries' function. */
84#undef HAVE_ACL_ENTRIES
85
86/* Define to 1 if you have the `acl_extended_file' function. */
87#undef HAVE_ACL_EXTENDED_FILE
88
89/* Define to 1 if the constant ACL_FIRST_ENTRY exists. */
90#undef HAVE_ACL_FIRST_ENTRY
91
92/* Define to 1 if you have the `acl_free' function. */
93#undef HAVE_ACL_FREE
94
95/* Define to 1 if you have the `acl_free_text' function. */
96#undef HAVE_ACL_FREE_TEXT
97
98/* Define to 1 if you have the `acl_from_mode' function. */
99#undef HAVE_ACL_FROM_MODE
100
101/* Define to 1 if you have the `acl_from_text' function. */
102#undef HAVE_ACL_FROM_TEXT
103
104/* Define to 1 if you have the `acl_get_fd' function. */
105#undef HAVE_ACL_GET_FD
106
107/* Define to 1 if you have the `acl_get_file' function. */
108#undef HAVE_ACL_GET_FILE
109
110/* Define to 1 if you have the <acl/libacl.h> header file. */
111#undef HAVE_ACL_LIBACL_H
112
113/* Define to 1 if you have the `acl_set_fd' function. */
114#undef HAVE_ACL_SET_FD
115
116/* Define to 1 if you have the `acl_set_file' function. */
117#undef HAVE_ACL_SET_FILE
118
119/* Define to 1 if you have the `acl_to_short_text' function. */
120#undef HAVE_ACL_TO_SHORT_TEXT
121
122/* Define to 1 if you have the `acl_trivial' function. */
123#undef HAVE_ACL_TRIVIAL
124
125/* Define to 1 if the ACL type ACL_TYPE_EXTENDED exists. */
126#undef HAVE_ACL_TYPE_EXTENDED
127
128/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
129   may be supplied by this distribution. */
130#undef HAVE_ALLOCA
131
132/* Define to 1 if you have the <alloca.h> header file. */
133#undef HAVE_ALLOCA_H
134
135/* Define to 1 if you have the `bcopy' function. */
136#undef HAVE_BCOPY
137
138/* Define to 1 if you have the <bp-sym.h> header file. */
139#undef HAVE_BP_SYM_H
140
141/* Define to 1 if you have the `btowc' function. */
142#undef HAVE_BTOWC
143
144/* Define to 1 if you have the `bzero' function. */
145#undef HAVE_BZERO
146
147/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
148   CoreFoundation framework. */
149#undef HAVE_CFLOCALECOPYCURRENT
150
151/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
152   the CoreFoundation framework. */
153#undef HAVE_CFPREFERENCESCOPYAPPVALUE
154
155/* Define if the GNU dcgettext() function is already present or preinstalled.
156   */
157#undef HAVE_DCGETTEXT
158
159/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
160   you don't. */
161#undef HAVE_DECL_CLEARERR_UNLOCKED
162
163/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
164   don't. */
165#undef HAVE_DECL_FEOF_UNLOCKED
166
167/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
168   you don't. */
169#undef HAVE_DECL_FERROR_UNLOCKED
170
171/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
172   you don't. */
173#undef HAVE_DECL_FFLUSH_UNLOCKED
174
175/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
176   you don't. */
177#undef HAVE_DECL_FGETS_UNLOCKED
178
179/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
180   you don't. */
181#undef HAVE_DECL_FPUTC_UNLOCKED
182
183/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
184   you don't. */
185#undef HAVE_DECL_FPUTS_UNLOCKED
186
187/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
188   you don't. */
189#undef HAVE_DECL_FREAD_UNLOCKED
190
191/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
192   you don't. */
193#undef HAVE_DECL_FWRITE_UNLOCKED
194
195/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
196   you don't. */
197#undef HAVE_DECL_GETCHAR_UNLOCKED
198
199/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
200   don't. */
201#undef HAVE_DECL_GETC_UNLOCKED
202
203/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
204   don't. */
205#undef HAVE_DECL_GETDELIM
206
207/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
208   */
209#undef HAVE_DECL_GETENV
210
211/* Define to 1 if you have the declaration of `getline', and to 0 if you
212   don't. */
213#undef HAVE_DECL_GETLINE
214
215/* Define to 1 if you have the declaration of `isblank', and to 0 if you
216   don't. */
217#undef HAVE_DECL_ISBLANK
218
219/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
220   you don't. */
221#undef HAVE_DECL_PUTCHAR_UNLOCKED
222
223/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
224   don't. */
225#undef HAVE_DECL_PUTC_UNLOCKED
226
227/* Define to 1 if you have the declaration of `strerror', and to 0 if you
228   don't. */
229#undef HAVE_DECL_STRERROR
230
231/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
232   don't. */
233#undef HAVE_DECL_STRERROR_R
234
235/* Define to 1 if you have the declaration of `strndup', and to 0 if you
236   don't. */
237#undef HAVE_DECL_STRNDUP
238
239/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
240   don't. */
241#undef HAVE_DECL_STRNLEN
242
243/* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
244   */
245#undef HAVE_DECL_WCTOB
246
247/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
248   */
249#undef HAVE_DIRENT_H
250
251/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
252#undef HAVE_DOPRNT
253
254/* Define to 1 if you have the <errno.h> header file. */
255#undef HAVE_ERRNO_H
256
257/* Define to 1 if you have the `fchmod' function. */
258#undef HAVE_FCHMOD
259
260/* Define to 1 if you have the `fchown' function. */
261#undef HAVE_FCHOWN
262
263/* Define to 1 if you have the `flockfile' function. */
264#undef HAVE_FLOCKFILE
265
266/* Define to 1 if you have the `funlockfile' function. */
267#undef HAVE_FUNLOCKFILE
268
269/* Define to 1 if you have the `getacl' function. */
270#undef HAVE_GETACL
271
272/* Define to 1 if you have the `getdelim' function. */
273#undef HAVE_GETDELIM
274
275/* Define to 1 if you have the <getopt.h> header file. */
276#undef HAVE_GETOPT_H
277
278/* Define to 1 if you have the `getopt_long_only' function. */
279#undef HAVE_GETOPT_LONG_ONLY
280
281/* Define to 1 if you have the `getpagesize' function. */
282#undef HAVE_GETPAGESIZE
283
284/* Define if the GNU gettext() function is already present or preinstalled. */
285#undef HAVE_GETTEXT
286
287/* Define to 1 if you have the `gettimeofday' function. */
288#undef HAVE_GETTIMEOFDAY
289
290/* Define if you have the iconv() function and it works. */
291#undef HAVE_ICONV
292
293/* Define to 1 if the compiler supports one of the keywords 'inline',
294   '__inline__', '__inline' and effectively inlines functions marked as such.
295   */
296#undef HAVE_INLINE
297
298/* Define to 1 if you have the <inttypes.h> header file. */
299#undef HAVE_INTTYPES_H
300
301/* Define to 1 if you have the <io.h> header file. */
302#undef HAVE_IO_H
303
304/* Define to 1 if you have the `isascii' function. */
305#undef HAVE_ISASCII
306
307/* Define to 1 if you have the `isatty' function. */
308#undef HAVE_ISATTY
309
310/* Define to 1 if you have the `isblank' function. */
311#undef HAVE_ISBLANK
312
313/* Define to 1 if you have the `iswcntrl' function. */
314#undef HAVE_ISWCNTRL
315
316/* Define to 1 if you have the `iswctype' function. */
317#undef HAVE_ISWCTYPE
318
319/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
320#undef HAVE_LANGINFO_CODESET
321
322/* Define to 1 if you have the <libintl.h> header file. */
323#undef HAVE_LIBINTL_H
324
325/* Define to 1 if you have the <limits.h> header file. */
326#undef HAVE_LIMITS_H
327
328/* Define to 1 if you have the <locale.h> header file. */
329#undef HAVE_LOCALE_H
330
331/* Define to 1 if you support file names longer than 14 characters. */
332#undef HAVE_LONG_FILE_NAMES
333
334/* Define to 1 if the system has the type `long long int'. */
335#undef HAVE_LONG_LONG_INT
336
337/* Define to 1 if you have the `lstat' function. */
338#undef HAVE_LSTAT
339
340/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
341   to 0 otherwise. */
342#undef HAVE_MALLOC
343
344/* Define if the 'malloc' function is POSIX compliant. */
345#undef HAVE_MALLOC_POSIX
346
347/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
348   config.h and <sys/mman.h>. */
349#undef HAVE_MAP_ANONYMOUS
350
351/* Define to 1 if you have the `mbrlen' function. */
352#undef HAVE_MBRLEN
353
354/* Define to 1 if you have the `mbrtowc' function. */
355#undef HAVE_MBRTOWC
356
357/* Define to 1 if you have the `mbsinit' function. */
358#undef HAVE_MBSINIT
359
360/* Define to 1 if <wchar.h> declares mbstate_t. */
361#undef HAVE_MBSTATE_T
362
363/* Define to 1 if you have the <mcheck.h> header file. */
364#undef HAVE_MCHECK_H
365
366/* Define to 1 if you have the `memchr' function. */
367#undef HAVE_MEMCHR
368
369/* Define to 1 if you have the `memcpy' function. */
370#undef HAVE_MEMCPY
371
372/* Define to 1 if you have the <memory.h> header file. */
373#undef HAVE_MEMORY_H
374
375/* Define to 1 if you have the `memset' function. */
376#undef HAVE_MEMSET
377
378/* Define to 1 if you have the `mprotect' function. */
379#undef HAVE_MPROTECT
380
381/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
382#undef HAVE_NDIR_H
383
384/* Define to 1 if libc includes obstacks. */
385#undef HAVE_OBSTACK
386
387/* Define to 1 if you have the <OS.h> header file. */
388#undef HAVE_OS_H
389
390/* Define to 1 if you have the `pathconf' function. */
391#undef HAVE_PATHCONF
392
393/* Define to 1 if you have the `popen' function. */
394#undef HAVE_POPEN
395
396/* Define to 1 if you have the <random.h> header file. */
397#undef HAVE_RANDOM_H
398
399/* Define if the 'realloc' function is POSIX compliant. */
400#undef HAVE_REALLOC_POSIX
401
402/* Define to 1 if you have the <selinux/context.h> header file. */
403#undef HAVE_SELINUX_CONTEXT_H
404
405/* Define to 1 if you have the <selinux/selinux.h> header file. */
406#undef HAVE_SELINUX_SELINUX_H
407
408/* Define to 1 if you have the `setlocale' function. */
409#undef HAVE_SETLOCALE
410
411/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
412#undef HAVE_SIGNED_SIG_ATOMIC_T
413
414/* Define to 1 if 'wchar_t' is a signed integer type. */
415#undef HAVE_SIGNED_WCHAR_T
416
417/* Define to 1 if 'wint_t' is a signed integer type. */
418#undef HAVE_SIGNED_WINT_T
419
420/* Define to 1 if you have the `statacl' function. */
421#undef HAVE_STATACL
422
423/* Define to 1 if you have the <stdarg.h> header file. */
424#undef HAVE_STDARG_H
425
426/* Define to 1 if stdbool.h conforms to C99. */
427#undef HAVE_STDBOOL_H
428
429/* Define to 1 if you have the <stddef.h> header file. */
430#undef HAVE_STDDEF_H
431
432/* Define to 1 if you have the <stdint.h> header file. */
433#undef HAVE_STDINT_H
434
435/* Define to 1 if you have the <stdio.h> header file. */
436#undef HAVE_STDIO_H
437
438/* Define to 1 if you have the <stdlib.h> header file. */
439#undef HAVE_STDLIB_H
440
441/* Define to 1 if you have the `strchr' function. */
442#undef HAVE_STRCHR
443
444/* Define to 1 if you have the `strerror_r' function. */
445#undef HAVE_STRERROR_R
446
447/* Define to 1 if you have the <strings.h> header file. */
448#undef HAVE_STRINGS_H
449
450/* Define to 1 if you have the <string.h> header file. */
451#undef HAVE_STRING_H
452
453/* Define if you have the strndup() function and it works. */
454#undef HAVE_STRNDUP
455
456/* Define to 1 if you have the `strtoul' function. */
457#undef HAVE_STRTOUL
458
459/* Define to 1 if the system has the type `struct random_data'. */
460#undef HAVE_STRUCT_RANDOM_DATA
461
462/* Define to 1 if you have the `strverscmp' function. */
463#undef HAVE_STRVERSCMP
464
465/* Define to 1 if you have the <sys/acl.h> header file. */
466#undef HAVE_SYS_ACL_H
467
468/* Define to 1 if you have the <sys/bitypes.h> header file. */
469#undef HAVE_SYS_BITYPES_H
470
471/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
472   */
473#undef HAVE_SYS_DIR_H
474
475/* Define to 1 if you have the <sys/file.h> header file. */
476#undef HAVE_SYS_FILE_H
477
478/* Define to 1 if you have the <sys/inttypes.h> header file. */
479#undef HAVE_SYS_INTTYPES_H
480
481/* Define to 1 if you have the <sys/mman.h> header file. */
482#undef HAVE_SYS_MMAN_H
483
484/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
485   */
486#undef HAVE_SYS_NDIR_H
487
488/* Define to 1 if you have the <sys/param.h> header file. */
489#undef HAVE_SYS_PARAM_H
490
491/* Define to 1 if you have the <sys/socket.h> header file. */
492#undef HAVE_SYS_SOCKET_H
493
494/* Define to 1 if you have the <sys/stat.h> header file. */
495#undef HAVE_SYS_STAT_H
496
497/* Define to 1 if you have the <sys/timeb.h> header file. */
498#undef HAVE_SYS_TIMEB_H
499
500/* Define to 1 if you have the <sys/time.h> header file. */
501#undef HAVE_SYS_TIME_H
502
503/* Define to 1 if you have the <sys/types.h> header file. */
504#undef HAVE_SYS_TYPES_H
505
506/* Define to 1 if you have the <unistd.h> header file. */
507#undef HAVE_UNISTD_H
508
509/* Define to 1 if the system has the type `unsigned long long int'. */
510#undef HAVE_UNSIGNED_LONG_LONG_INT
511
512/* Define to 1 if you have the `vprintf' function. */
513#undef HAVE_VPRINTF
514
515/* Define to 1 if you have the <wchar.h> header file. */
516#undef HAVE_WCHAR_H
517
518/* Define to 1 if you have the `wcrtomb' function. */
519#undef HAVE_WCRTOMB
520
521/* Define to 1 if you have the `wcscoll' function. */
522#undef HAVE_WCSCOLL
523
524/* Define to 1 if you have the `wctob' function. */
525#undef HAVE_WCTOB
526
527/* Define to 1 if you have the <wctype.h> header file. */
528#undef HAVE_WCTYPE_H
529
530/* Define to 1 if you have the <winsock2.h> header file. */
531#undef HAVE_WINSOCK2_H
532
533/* Define if you have the 'wint_t' type. */
534#undef HAVE_WINT_T
535
536/* Define to 1 if the system has the type `_Bool'. */
537#undef HAVE__BOOL
538
539/* Define to 1 if you have the `_ftime' function. */
540#undef HAVE__FTIME
541
542#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
543# define ISSLASH(C) ((C) == '/' || (C) == '\\')
544#else
545# define ISSLASH(C) ((C) == '/')
546#endif
547
548/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
549   slash. */
550#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
551
552/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
553#undef MAP_ANONYMOUS
554
555/* Define if the mbrtowc function has the NULL string argument bug. */
556#undef MBRTOWC_NULL_ARG_BUG
557
558/* Define if the mbrtowc function does not return 0 for a NUL character. */
559#undef MBRTOWC_NUL_RETVAL_BUG
560
561/* Define if the mbrtowc function returns a wrong return value. */
562#undef MBRTOWC_RETVAL_BUG
563
564/* Name of package */
565#undef PACKAGE
566
567/* Define to the address where bug reports for this package should be sent. */
568#undef PACKAGE_BUGREPORT
569
570/* Define to the full name of this package. */
571#undef PACKAGE_NAME
572
573/* Define to the full name and version of this package. */
574#undef PACKAGE_STRING
575
576/* Define to the one symbol short name of this package. */
577#undef PACKAGE_TARNAME
578
579/* Define to the version of this package. */
580#undef PACKAGE_VERSION
581
582/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
583   'ptrdiff_t'. */
584#undef PTRDIFF_T_SUFFIX
585
586/* Define if rename does not work when the destination file exists, as on
587   Windows. */
588#undef RENAME_DEST_EXISTS_BUG
589
590/* Define if rename does not work for source file names with a trailing slash,
591   like the one from SunOS 4.1.1_U1. */
592#undef RENAME_TRAILING_SLASH_BUG
593
594/* Define this to 1 if strerror is broken. */
595#undef REPLACE_STRERROR
596
597/* Define to the version of GNU sed whose features are supported by this sed.
598   */
599#undef SED_FEATURE_VERSION
600
601/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
602   'sig_atomic_t'. */
603#undef SIG_ATOMIC_T_SUFFIX
604
605/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
606   'size_t'. */
607#undef SIZE_T_SUFFIX
608
609/* If using the C implementation of alloca, define if you know the
610   direction of stack growth for your system; otherwise it will be
611   automatically deduced at runtime.
612	STACK_DIRECTION > 0 => grows toward higher addresses
613	STACK_DIRECTION < 0 => grows toward lower addresses
614	STACK_DIRECTION = 0 => direction of growth unknown */
615#undef STACK_DIRECTION
616
617/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
618#undef STAT_MACROS_BROKEN
619
620/* Define to 1 if you have the ANSI C header files. */
621#undef STDC_HEADERS
622
623/* Define to 1 if strerror_r returns char *. */
624#undef STRERROR_R_CHAR_P
625
626/* Define to nonzero if you want access control list support. */
627#undef USE_ACL
628
629/* Define to 1 if you want getc etc. to use unlocked I/O if available.
630   Unlocked I/O can improve performance in unithreaded apps, but it is not
631   safe for multithreaded apps. */
632#undef USE_UNLOCKED_IO
633
634/* Version number of package */
635#undef VERSION
636
637/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
638   'wchar_t'. */
639#undef WCHAR_T_SUFFIX
640
641/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
642   'wint_t'. */
643#undef WINT_T_SUFFIX
644
645/* Number of bits in a file offset, on hosts where this is settable. */
646#undef _FILE_OFFSET_BITS
647
648/* Define for large files, on AIX-style hosts. */
649#undef _LARGE_FILES
650
651/* Define to 1 if on MINIX. */
652#undef _MINIX
653
654/* Define to 2 if the system does not provide POSIX.1 features except with
655   this defined. */
656#undef _POSIX_1_SOURCE
657
658/* Define to 1 if you need to in order for `stat' and other things to work. */
659#undef _POSIX_SOURCE
660
661/* Define if you want regoff_t to be at least as wide POSIX requires. */
662#undef _REGEX_LARGE_OFFSETS
663
664/* Include BSD functions in regex, used by the testsuite */
665#undef _REGEX_RE_COMP
666
667/* Define to 500 only on HP-UX. */
668#undef _XOPEN_SOURCE
669
670/* Enable extensions on AIX 3, Interix.  */
671#ifndef _ALL_SOURCE
672# undef _ALL_SOURCE
673#endif
674/* Enable GNU extensions on systems that have them.  */
675#ifndef _GNU_SOURCE
676# undef _GNU_SOURCE
677#endif
678/* Enable threading extensions on Solaris.  */
679#ifndef _POSIX_PTHREAD_SEMANTICS
680# undef _POSIX_PTHREAD_SEMANTICS
681#endif
682/* Enable extensions on HP NonStop.  */
683#ifndef _TANDEM_SOURCE
684# undef _TANDEM_SOURCE
685#endif
686/* Enable general extensions on Solaris.  */
687#ifndef __EXTENSIONS__
688# undef __EXTENSIONS__
689#endif
690
691
692/* Define to rpl_ if the getopt replacement functions and variables should be
693   used. */
694#undef __GETOPT_PREFIX
695
696/* Define to empty if `const' does not conform to ANSI C. */
697#undef const
698
699/* Define to rpl_gmtime if the replacement function should be used. */
700#undef gmtime
701
702/* Define to `__inline__' or `__inline' if that's what the C compiler
703   calls it, or to nothing if 'inline' is not supported under any name.  */
704#ifndef __cplusplus
705#undef inline
706#endif
707
708/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
709   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
710   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
711   __APPLE__ && __MACH__ test for MacOS X.
712   __APPLE_CC__ tests for the Apple compiler and its version.
713   __STDC_VERSION__ tests for the C99 mode.  */
714#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
715# define __GNUC_STDC_INLINE__ 1
716#endif
717
718/* Define to rpl_localtime if the replacement function should be used. */
719#undef localtime
720
721/* Define to rpl_malloc if the replacement function should be used. */
722#undef malloc
723
724/* Define to a type if <wchar.h> does not define. */
725#undef mbstate_t
726
727/* Define to the type of st_nlink in struct stat, or a supertype. */
728#undef nlink_t
729
730/* Define to rpl_re_comp if the replacement should be used. */
731#undef re_comp
732
733/* Define to rpl_re_compile_fastmap if the replacement should be used. */
734#undef re_compile_fastmap
735
736/* Define to rpl_re_compile_pattern if the replacement should be used. */
737#undef re_compile_pattern
738
739/* Define to rpl_re_exec if the replacement should be used. */
740#undef re_exec
741
742/* Define to rpl_re_match if the replacement should be used. */
743#undef re_match
744
745/* Define to rpl_re_match_2 if the replacement should be used. */
746#undef re_match_2
747
748/* Define to rpl_re_search if the replacement should be used. */
749#undef re_search
750
751/* Define to rpl_re_search_2 if the replacement should be used. */
752#undef re_search_2
753
754/* Define to rpl_re_set_registers if the replacement should be used. */
755#undef re_set_registers
756
757/* Define to rpl_re_set_syntax if the replacement should be used. */
758#undef re_set_syntax
759
760/* Define to rpl_re_syntax_options if the replacement should be used. */
761#undef re_syntax_options
762
763/* Define to rpl_regcomp if the replacement should be used. */
764#undef regcomp
765
766/* Define to rpl_regerror if the replacement should be used. */
767#undef regerror
768
769/* Define to rpl_regexec if the replacement should be used. */
770#undef regexec
771
772/* Define to rpl_regfree if the replacement should be used. */
773#undef regfree
774
775/* Define to rpl_rename if the replacement function should be used. */
776#undef rename
777
778/* Define to the equivalent of the C99 'restrict' keyword, or to
779   nothing if this is not supported.  Do not define if restrict is
780   supported directly.  */
781#undef restrict
782/* Work around a bug in Sun C++: it does not support _Restrict, even
783   though the corresponding Sun C compiler does, which causes
784   "#define restrict _Restrict" in the previous line.  Perhaps some future
785   version of Sun C++ will work with _Restrict; if so, it'll probably
786   define __RESTRICT, just as Sun C does.  */
787#if defined __SUNPRO_CC && !defined __RESTRICT
788# define _Restrict
789#endif
790
791/* Define to `unsigned int' if <sys/types.h> does not define. */
792#undef size_t
793
794/* Define to `int' if <sys/types.h> does not define. */
795#undef ssize_t
796
797/* Define to rpl_strnlen if the replacement function should be used. */
798#undef strnlen
799
800/* Define as a marker that can be attached to function parameter declarations
801   for parameters that are not used.  This helps to reduce warnings, such as
802   from GCC -Wunused-parameter.  */
803#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
804# define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
805#else
806# define _UNUSED_PARAMETER_
807#endif
808
809