* config.guess, config.sub, lib/argmatch.c, lib/argmatch.h,
[findutils.git] / config.h.in
blobfa23eec4b62d87d03aee7c442728e48871305385
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have the Andrew File System. */
4 #undef AFS
6 /* Define to the function xargmatch calls on failures. */
7 #undef ARGMATCH_DIE
9 /* Define to the declaration of the xargmatch failure function. */
10 #undef ARGMATCH_DIE_DECL
12 /* Define if you want find -nouser and -nogroup to make tables of used UIDs
13 and GIDs at startup instead of using getpwuid or getgrgid when needed.
14 Speeds up -nouser and -nogroup unless you are running NIS or Hesiod, which
15 make password and group calls very expensive. */
16 #undef CACHE_IDS
18 /* Define if the `closedir' function returns void instead of `int'. */
19 #undef CLOSEDIR_VOID
21 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
22 This function is required for alloca.c support on those systems. */
23 #undef CRAY_STACKSEG_END
25 /* Define if using `alloca.c'. */
26 #undef C_ALLOCA
28 /* Define if there is a member named d_ino in the struct describing directory
29 headers. */
30 #undef D_INO_IN_DIRENT
32 /* Define if there is a member named d_type in the struct describing directory
33 headers. */
34 #undef D_TYPE_IN_DIRENT
36 /* Define to 1 if NLS is requested. */
37 #undef ENABLE_NLS
39 /* Define to use AIX3 statfs to get filesystem type. */
40 #undef FSTYPE_AIX_STATFS
42 /* Define to use Ultrix getmnt to get filesystem type. */
43 #undef FSTYPE_GETMNT
45 /* Define to use 4.3BSD getmntent to get filesystem type. */
46 #undef FSTYPE_MNTENT
48 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type. */
49 #undef FSTYPE_STATFS
51 /* Define to use SVR4 statvfs to get filesystem type. */
52 #undef FSTYPE_STATVFS
54 /* Define to use SVR3.2 statfs to get filesystem type. */
55 #undef FSTYPE_USG_STATFS
57 /* Define to the type of elements in the array set by `getgroups'. Usually
58 this is either `int' or `gid_t'. */
59 #undef GETGROUPS_T
61 /* The concatenation of the strings `GNU ', and PACKAGE. */
62 #undef GNU_PACKAGE
64 /* Define if you have the `acl' function. */
65 #undef HAVE_ACL
67 /* Define if you have the `alarm' function. */
68 #undef HAVE_ALARM
70 /* Define if you have `alloca', as a function or macro. */
71 #undef HAVE_ALLOCA
73 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
74 #undef HAVE_ALLOCA_H
76 /* Define if you have the <argz.h> header file. */
77 #undef HAVE_ARGZ_H
79 /* Define if you have the <arpa/inet.h> header file. */
80 #undef HAVE_ARPA_INET_H
82 /* Define if you have the `bcopy' function. */
83 #undef HAVE_BCOPY
85 /* Define if you have the `btowc' function. */
86 #undef HAVE_BTOWC
88 /* Define if you have the `bzero' function. */
89 #undef HAVE_BZERO
91 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
92 #undef HAVE_CATGETS
94 /* Define if you have the `clock_gettime' function. */
95 #undef HAVE_CLOCK_GETTIME
97 /* Define if backslash-a works in C strings. */
98 #undef HAVE_C_BACKSLASH_A
100 /* Define if you have the `dcgettext' function. */
101 #undef HAVE_DCGETTEXT
103 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
105 #undef HAVE_DECL_FREE
107 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
109 #undef HAVE_DECL_GETENV
111 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
112 don't. */
113 #undef HAVE_DECL_GETEUID
115 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
116 don't. */
117 #undef HAVE_DECL_GETLOGIN
119 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
121 #undef HAVE_DECL_LSEEK
123 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
125 #undef HAVE_DECL_MALLOC
127 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
128 don't. */
129 #undef HAVE_DECL_REALLOC
131 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
133 #undef HAVE_DECL_STPCPY
135 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
137 #undef HAVE_DECL_STRSTR
139 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
140 don't. */
141 #undef HAVE_DECL_STRTOUL
143 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
144 don't. */
145 #undef HAVE_DECL_STRTOULL
147 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
148 don't. */
149 #undef HAVE_DECL_TTYNAME
151 /* Define if you have the <dirent.h> header file. */
152 #undef HAVE_DIRENT_H
154 /* Define if the malloc check has been performed. */
155 #undef HAVE_DONE_WORKING_MALLOC_CHECK
157 /* Define if the realloc check has been performed. */
158 #undef HAVE_DONE_WORKING_REALLOC_CHECK
160 /* Define if you don't have `vprintf' but do have `_doprnt.' */
161 #undef HAVE_DOPRNT
163 /* Define if you have the `endgrent' function. */
164 #undef HAVE_ENDGRENT
166 /* Define if you have the `endpwent' function. */
167 #undef HAVE_ENDPWENT
169 /* Define if you have the <errno.h> header file. */
170 #undef HAVE_ERRNO_H
172 /* Define if you have the `fchdir' function. */
173 #undef HAVE_FCHDIR
175 /* Define if you have the <fcntl.h> header file. */
176 #undef HAVE_FCNTL_H
178 /* Define if you have the `fdatasync' function. */
179 #undef HAVE_FDATASYNC
181 /* Define if you have the <fenv.h> header file. */
182 #undef HAVE_FENV_H
184 /* Define if you have the <float.h> header file. */
185 #undef HAVE_FLOAT_H
187 /* Define if your system has a working `fnmatch' function. */
188 #undef HAVE_FNMATCH
190 /* Define if you have the <fnmatch.h> header file. */
191 #undef HAVE_FNMATCH_H
193 /* Define if you have the `fseeko' function. */
194 #undef HAVE_FSEEKO
196 /* Define if you have the `ftime' function. */
197 #undef HAVE_FTIME
199 /* Define if you have the `ftruncate' function. */
200 #undef HAVE_FTRUNCATE
202 /* Define if you have the `getcwd' function. */
203 #undef HAVE_GETCWD
205 /* Define if you have the `getdelim' function. */
206 #undef HAVE_GETDELIM
208 /* Define if you have the `gethostbyaddr' function. */
209 #undef HAVE_GETHOSTBYADDR
211 /* Define if you have the `gethostbyname' function. */
212 #undef HAVE_GETHOSTBYNAME
214 /* Define if you have the `gethrtime' function. */
215 #undef HAVE_GETHRTIME
217 /* Define if you have the GETLINE function. */
218 #undef HAVE_GETLINE
220 /* Define if you have the `getmntent' function. */
221 #undef HAVE_GETMNTENT
223 /* Define if you have the `getmntinfo' function. */
224 #undef HAVE_GETMNTINFO
226 /* Define if you have the `getpagesize' function. */
227 #undef HAVE_GETPAGESIZE
229 /* Define to 1 if you have gettext and don't want to use GNU gettext. */
230 #undef HAVE_GETTEXT
232 /* Define if you have the `gettimeofday' function. */
233 #undef HAVE_GETTIMEOFDAY
235 /* Define if you have the `hasmntopt' function. */
236 #undef HAVE_HASMNTOPT
238 /* Define if you have the `inet_ntoa' function. */
239 #undef HAVE_INET_NTOA
241 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
242 declares uintmax_t. */
243 #undef HAVE_INTTYPES_H
245 /* Define if you have the `isascii' function. */
246 #undef HAVE_ISASCII
248 /* Define if your locale.h file contains LC_MESSAGES. */
249 #undef HAVE_LC_MESSAGES
251 /* Define if you have the `cposix' library (-lcposix). */
252 #undef HAVE_LIBCPOSIX
254 /* Define if you have the `dir' library (-ldir). */
255 #undef HAVE_LIBDIR
257 /* Define if you have the `gen' library (-lgen). */
258 #undef HAVE_LIBGEN
260 /* Define if you have the `i' library (-li). */
261 #undef HAVE_LIBI
263 /* Define if you have the `intl' library (-lintl). */
264 #undef HAVE_LIBINTL
266 /* Define if you have the <libintl.h> header file. */
267 #undef HAVE_LIBINTL_H
269 /* Define if you have the `seq' library (-lseq). */
270 #undef HAVE_LIBSEQ
272 /* Define if you have the `sun' library (-lsun). */
273 #undef HAVE_LIBSUN
275 /* Define if you have the `x' library (-lx). */
276 #undef HAVE_LIBX
278 /* Define if you have the <limits.h> header file. */
279 #undef HAVE_LIMITS_H
281 /* Define if you have the `listmntent' function. */
282 #undef HAVE_LISTMNTENT
284 /* Define if you have the `localeconv' function. */
285 #undef HAVE_LOCALECONV
287 /* Define if you have the <locale.h> header file. */
288 #undef HAVE_LOCALE_H
290 /* Define if you have the `localtime_r' function. */
291 #undef HAVE_LOCALTIME_R
293 /* Define if the `long double' type works. */
294 #undef HAVE_LONG_DOUBLE
296 /* Define if you support file names longer than 14 characters. */
297 #undef HAVE_LONG_FILE_NAMES
299 /* Define if lstat has the bug that it succeeds when given the zero-length
300 file name argument. The lstat from SunOS4.1.4 and the Hurd as of
301 1998-11-01) do this. */
302 #undef HAVE_LSTAT_EMPTY_STRING_BUG
304 /* Define if you have the <malloc.h> header file. */
305 #undef HAVE_MALLOC_H
307 /* Define if you have the `mblen' function. */
308 #undef HAVE_MBLEN
310 /* Define if you have the `mbrlen' function. */
311 #undef HAVE_MBRLEN
313 /* Define if you have the `mbrtowc' function. */
314 #undef HAVE_MBRTOWC
316 /* Define if you have the `memcmp' function. */
317 #undef HAVE_MEMCMP
319 /* Define if you have the `memcpy' function. */
320 #undef HAVE_MEMCPY
322 /* Define if you have the <memory.h> header file. */
323 #undef HAVE_MEMORY_H
325 /* Define if you have the `mempcpy' function. */
326 #undef HAVE_MEMPCPY
328 /* Define if you have the `memset' function. */
329 #undef HAVE_MEMSET
331 /* Define if you have the `mkfifo' function. */
332 #undef HAVE_MKFIFO
334 /* Define if you have a working `mmap' system call. */
335 #undef HAVE_MMAP
337 /* Define if you have the <mntent.h> header file. */
338 #undef HAVE_MNTENT_H
340 /* Define if you have the <mnttab.h> header file. */
341 #undef HAVE_MNTTAB_H
343 /* Define if you have the `munmap' function. */
344 #undef HAVE_MUNMAP
346 /* Define if you have the <ndir.h> header file. */
347 #undef HAVE_NDIR_H
349 /* Define if you have the <netdb.h> header file. */
350 #undef HAVE_NETDB_H
352 /* Define if you have the <netinet/in.h> header file. */
353 #undef HAVE_NETINET_IN_H
355 /* Define if you have the <nl_types.h> header file. */
356 #undef HAVE_NL_TYPES_H
358 /* Define if you have the `pathconf' function. */
359 #undef HAVE_PATHCONF
361 /* Define if you have the <paths.h> header file. */
362 #undef HAVE_PATHS_H
364 /* Define if you have the `putenv' function. */
365 #undef HAVE_PUTENV
367 /* Define if you have the `realpath' function. */
368 #undef HAVE_REALPATH
370 /* Define if you have the `resolvepath' function. */
371 #undef HAVE_RESOLVEPATH
373 /* Define if you have the `setenv' function. */
374 #undef HAVE_SETENV
376 /* Define if you have the `sethostname' function. */
377 #undef HAVE_SETHOSTNAME
379 /* Define if you have the `setlocale' function. */
380 #undef HAVE_SETLOCALE
382 /* Define if stat has the bug that it succeeds when given the zero-length file
383 name argument. The stat from SunOS4.1.4 and the Hurd as of 1998-11-01) do
384 this. */
385 #undef HAVE_STAT_EMPTY_STRING_BUG
387 /* Define if you have the <stddef.h> header file. */
388 #undef HAVE_STDDEF_H
390 /* Define if you have the <stdlib.h> header file. */
391 #undef HAVE_STDLIB_H
393 /* Define to 1 if you have the stpcpy function. */
394 #undef HAVE_STPCPY
396 /* Define if you have the `strcasecmp' function. */
397 #undef HAVE_STRCASECMP
399 /* Define if you have the `strchr' function. */
400 #undef HAVE_STRCHR
402 /* Define if you have the `strdup' function. */
403 #undef HAVE_STRDUP
405 /* Define if you have the `strerror' function. */
406 #undef HAVE_STRERROR
408 /* Define if you have the `strerror_r' function. */
409 #undef HAVE_STRERROR_R
411 /* Define if you have the `strftime' function. */
412 #undef HAVE_STRFTIME
414 /* Define if you have the <strings.h> header file. */
415 #undef HAVE_STRINGS_H
417 /* Define if you have the <string.h> header file. */
418 #undef HAVE_STRING_H
420 /* Define if you have the `strncasecmp' function. */
421 #undef HAVE_STRNCASECMP
423 /* Define if you have the `strrchr' function. */
424 #undef HAVE_STRRCHR
426 /* Define if you have the `strspn' function. */
427 #undef HAVE_STRSPN
429 /* Define if you have the `strstr' function. */
430 #undef HAVE_STRSTR
432 /* Define if you have the `strtol' function. */
433 #undef HAVE_STRTOL
435 /* Define if you have the `strtoul' function. */
436 #undef HAVE_STRTOUL
438 /* Define if you have the `strtoull' function. */
439 #undef HAVE_STRTOULL
441 /* Define if you have the `strtoumax' function. */
442 #undef HAVE_STRTOUMAX
444 /* Define if `st_blksize' is member of `struct stat'. */
445 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
447 /* Define if `st_blocks' is member of `struct stat'. */
448 #undef HAVE_STRUCT_STAT_ST_BLOCKS
450 /* Define if `st_rdev' is member of `struct stat'. */
451 #undef HAVE_STRUCT_STAT_ST_RDEV
453 /* Define if struct timespec is declared in <time.h>. */
454 #undef HAVE_STRUCT_TIMESPEC
456 /* Define if `tm_zone' is member of `struct tm'. */
457 #undef HAVE_STRUCT_TM_TM_ZONE
459 /* Define if `ut_name' is member of `struct utmpx'. */
460 #undef HAVE_STRUCT_UTMPX_UT_NAME
462 /* Define if `ut_user' is member of `struct utmpx'. */
463 #undef HAVE_STRUCT_UTMPX_UT_USER
465 /* Define if `ut_name' is member of `struct utmp'. */
466 #undef HAVE_STRUCT_UTMP_UT_NAME
468 /* Define if `ut_user' is member of `struct utmp'. */
469 #undef HAVE_STRUCT_UTMP_UT_USER
471 /* Define if your `struct stat' has `st_blocks'. Deprecated, use
472 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
473 #undef HAVE_ST_BLOCKS
475 /* Define if struct stat has an st_dm_mode member. */
476 #undef HAVE_ST_DM_MODE
478 /* Define if you have the `sysinfo' function. */
479 #undef HAVE_SYSINFO
481 /* Define if you have the <syslog.h> header file. */
482 #undef HAVE_SYSLOG_H
484 /* Define if you have the <sys/acl.h> header file. */
485 #undef HAVE_SYS_ACL_H
487 /* Define if you have the <sys/dir.h> header file. */
488 #undef HAVE_SYS_DIR_H
490 /* Define if you have the <sys/filsys.h> header file. */
491 #undef HAVE_SYS_FILSYS_H
493 /* Define if you have the <sys/fstyp.h> header file. */
494 #undef HAVE_SYS_FSTYP_H
496 /* Define if you have the <sys/fs/s5param.h> header file. */
497 #undef HAVE_SYS_FS_S5PARAM_H
499 /* Define if you have the <sys/fs_types.h> header file. */
500 #undef HAVE_SYS_FS_TYPES_H
502 /* Define if you have the <sys/ioctl.h> header file. */
503 #undef HAVE_SYS_IOCTL_H
505 /* Define if you have the <sys/mntent.h> header file. */
506 #undef HAVE_SYS_MNTENT_H
508 /* Define if you have the <sys/mount.h> header file. */
509 #undef HAVE_SYS_MOUNT_H
511 /* Define if you have the <sys/ndir.h> header file. */
512 #undef HAVE_SYS_NDIR_H
514 /* Define if you have the <sys/param.h> header file. */
515 #undef HAVE_SYS_PARAM_H
517 /* Define if you have the <sys/socket.h> header file. */
518 #undef HAVE_SYS_SOCKET_H
520 /* Define if you have the <sys/statfs.h> header file. */
521 #undef HAVE_SYS_STATFS_H
523 /* Define if you have the <sys/statvfs.h> header file. */
524 #undef HAVE_SYS_STATVFS_H
526 /* Define if you have the <sys/stat.h> header file. */
527 #undef HAVE_SYS_STAT_H
529 /* Define if you have the <sys/systeminfo.h> header file. */
530 #undef HAVE_SYS_SYSTEMINFO_H
532 /* Define if you have the <sys/timeb.h> header file. */
533 #undef HAVE_SYS_TIMEB_H
535 /* Define if you have the <sys/time.h> header file. */
536 #undef HAVE_SYS_TIME_H
538 /* Define if you have the <sys/vfs.h> header file. */
539 #undef HAVE_SYS_VFS_H
541 /* Define if you have the <sys/wait.h> header file. */
542 #undef HAVE_SYS_WAIT_H
544 /* Define if you have the <termios.h> header file. */
545 #undef HAVE_TERMIOS_H
547 /* Define if struct tm has the tm_gmtoff member. */
548 #undef HAVE_TM_GMTOFF
550 /* Define if your `struct tm' has `tm_zone'. Deprecated, use
551 `HAVE_STRUCT_TM_TM_ZONE' instead. */
552 #undef HAVE_TM_ZONE
554 /* Define if you don't have `tm_zone' but do have the external array `tzname'.
556 #undef HAVE_TZNAME
558 /* Define if you have the `tzset' function. */
559 #undef HAVE_TZSET
561 /* Define if you have the <unistd.h> header file. */
562 #undef HAVE_UNISTD_H
564 /* Define if you have the unsigned long long type. */
565 #undef HAVE_UNSIGNED_LONG_LONG
567 /* Define if you have the `utmpname' function. */
568 #undef HAVE_UTMPNAME
570 /* Define if you have the `utmpxname' function. */
571 #undef HAVE_UTMPXNAME
573 /* Define if you have the <utmpx.h> header file. */
574 #undef HAVE_UTMPX_H
576 /* Define if you have the <values.h> header file. */
577 #undef HAVE_VALUES_H
579 /* Define if you have the `vprintf' function. */
580 #undef HAVE_VPRINTF
582 /* Define if you have the `waitpid' function. */
583 #undef HAVE_WAITPID
585 /* Define if you have the <wchar.h> header file. */
586 #undef HAVE_WCHAR_H
588 /* Define if you have the <wctype.h> header file. */
589 #undef HAVE_WCTYPE_H
591 /* Define if readdir is found to work properly in some unusual cases. */
592 #undef HAVE_WORKING_READDIR
594 /* Define to 1 if strerror_r returns a string. */
595 #undef HAVE_WORKING_STRERROR_R
597 /* Define if you have the `__argz_count' function. */
598 #undef HAVE___ARGZ_COUNT
600 /* Define if you have the `__argz_next' function. */
601 #undef HAVE___ARGZ_NEXT
603 /* Define if you have the `__argz_stringify' function. */
604 #undef HAVE___ARGZ_STRINGIFY
606 /* Define if `link(2)' dereferences symbolic links. */
607 #undef LINK_FOLLOWS_SYMLINKS
609 /* Define if lstat dereferences a symlink specified with a trailing slash */
610 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
612 /* Define if `major', `minor', and `makedev' are declared in <mkdev.h>. */
613 #undef MAJOR_IN_MKDEV
615 /* Define if `major', `minor', and `makedev' are declared in <sysmacros.h>. */
616 #undef MAJOR_IN_SYSMACROS
618 /* Define to 1 if assertions should be disabled. */
619 #undef NDEBUG
621 /* Name of package */
622 #undef PACKAGE
624 /* Define if compiler has function prototypes */
625 #undef PROTOTYPES
627 /* Define as the return type of signal handlers (`int' or `void'). */
628 #undef RETSIGTYPE
630 /* Define if the `setvbuf' function takes the buffering type as its second
631 argument and the buffer pointer as the third, as on System V before release
632 3. */
633 #undef SETVBUF_REVERSED
635 /* If using the C implementation of alloca, define if you know the
636 direction of stack growth for your system; otherwise it will be
637 automatically deduced at run-time.
638 STACK_DIRECTION > 0 => grows toward higher addresses
639 STACK_DIRECTION < 0 => grows toward lower addresses
640 STACK_DIRECTION = 0 => direction of growth unknown */
641 #undef STACK_DIRECTION
643 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
644 #undef STAT_MACROS_BROKEN
646 /* Define if you have the ANSI C header files. */
647 #undef STDC_HEADERS
649 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
651 #undef ST_MTIM_NSEC
653 /* Define if you can safely include both <sys/time.h> and <time.h>. */
654 #undef TIME_WITH_SYS_TIME
656 /* Define if your <sys/time.h> declares `struct tm'. */
657 #undef TM_IN_SYS_TIME
659 /* Version number of package */
660 #undef VERSION
662 /* Define if your processor stores words with the most significant byte first
663 (like Motorola and SPARC, unlike Intel and VAX). */
664 #undef WORDS_BIGENDIAN
666 /* Define if on AIX 3.
667 System headers sometimes define this.
668 We just want to avoid a redefinition error message. */
669 #ifndef _ALL_SOURCE
670 # undef _ALL_SOURCE
671 #endif
673 /* Number of bits in a file offset, on hosts where this is settable. */
674 #undef _FILE_OFFSET_BITS
676 /* Define to make fseeko etc. visible, on some hosts. */
677 #undef _LARGEFILE_SOURCE
679 /* Define for large files, on AIX-style hosts. */
680 #undef _LARGE_FILES
682 /* Define if on MINIX. */
683 #undef _MINIX
685 /* Define if the system does not provide POSIX.1 features except with this
686 defined. */
687 #undef _POSIX_1_SOURCE
689 /* Define if you need to in order for `stat' and other things to work. */
690 #undef _POSIX_SOURCE
692 /* Define to empty if `const' does not conform to ANSI C. */
693 #undef const
695 /* Define to `unsigned long' if <sys/types.h> does not define. */
696 #undef dev_t
698 /* Define to rpl_fnmatch if the replacement function should be used. */
699 #undef fnmatch
701 /* Define to `int' if <sys/types.h> doesn't define. */
702 #undef gid_t
704 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
705 if it is not supported. */
706 #undef inline
708 /* Define to `unsigned long' if <sys/types.h> does not define. */
709 #undef ino_t
711 /* Define to rpl_malloc if the replacement function should be used. */
712 #undef malloc
714 /* Define to rpl_memcmp if the replacement function should be used. */
715 #undef memcmp
717 /* Define to rpl_mktime if the replacement function should be used. */
718 #undef mktime
720 /* Define to `int' if <sys/types.h> does not define. */
721 #undef mode_t
723 /* Define to `long' if <sys/types.h> does not define. */
724 #undef off_t
726 /* Define to `int' if <sys/types.h> does not define. */
727 #undef pid_t
729 /* Define to rpl_realloc if the replacement function should be used. */
730 #undef realloc
732 /* Define to `unsigned' if <sys/types.h> does not define. */
733 #undef size_t
735 /* Define to `int' if <sys/types.h> does not define. */
736 #undef ssize_t
738 /* Define to gnu_strftime if the replacement function should be used. */
739 #undef strftime
741 /* Define to `int' if <sys/types.h> doesn't define. */
742 #undef uid_t
744 /* Define to unsigned long or unsigned long long if <inttypes.h> doesn't
745 define. */
746 #undef uintmax_t
748 /* Define to empty if the keyword `volatile' does not work. Warning: valid
749 code using `volatile' can become incorrect without. Disable with care. */
750 #undef volatile