1 /* config.hin. Generated from configure.ac by autoheader. */
3 /* Define if you have the Andrew File System. */
6 /* Define to the function xargmatch calls on failures. */
9 /* Define to the declaration of the xargmatch failure function. */
10 #undef ARGMATCH_DIE_DECL
12 /* Define if chown is not POSIX compliant regarding IDs of -1. */
13 #undef CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE
15 /* Define if chown modifies symlinks. */
16 #undef CHOWN_MODIFIES_SYMLINK
18 /* Define to 1 if the `closedir' function returns void instead of `int'. */
21 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22 systems. This function is required for `alloca.c' support on those systems.
24 #undef CRAY_STACKSEG_END
26 /* Define to 1 if using `alloca.c'. */
29 /* Define to 1 if using `getloadavg.c'. */
32 /* Define the default level of POSIX conformance. The value is of the form
33 YYYYMM, specifying the year and month the standard was adopted. If not
34 defined here, it defaults to the value of _POSIX2_VERSION in <unistd.h>.
35 Define to 199209 to default to POSIX 1003.2-1992, which makes standard
36 programs like `head', `tail', and `sort' accept obsolete options like `+10'
37 and `-10'. Define to 200112 to default to POSIX 1003.1-2001, which makes
38 these standard programs treat leading-`+' operands as file names and
39 require modern usages like `-n 10' instead of `-10'. Whether defined here
40 or not, the default can be overridden at run time via the _POSIX2_VERSION
41 environment variable. */
42 #undef DEFAULT_POSIX2_VERSION
44 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
47 /* the name of the file descriptor member of DIR */
48 #undef DIR_FD_MEMBER_NAME
50 #ifdef DIR_FD_MEMBER_NAME
51 # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
53 # define DIR_TO_FD(Dir_p) -1
57 /* Define if there is a member named d_ino in the struct describing directory
59 #undef D_INO_IN_DIRENT
61 /* Define to 1 if translation of program messages to the user's native
62 language is requested. */
65 /* Define on systems for which file names may have a so-called `drive letter'
66 prefix, define this to compute the length of that prefix, including the
68 #undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
70 /* Define if the backslash character may also serve as a file name component
72 #undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
74 #if FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
75 # define FILE_SYSTEM_PREFIX_LEN(Filename) \
76 ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)
78 # define FILE_SYSTEM_PREFIX_LEN(Filename) 0
81 /* Define to the type of elements in the array set by `getgroups'. Usually
82 this is either `int' or `gid_t'. */
85 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
87 #undef GETLOADAVG_PRIVILEGED
89 /* Define if gettimeofday clobbers localtime's static buffer. */
90 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER
92 /* The concatenation of the strings `GNU ', and PACKAGE. */
95 /* Define if your system defines TIOCGWINSZ in sys/ioctl.h. */
96 #undef GWINSZ_IN_SYS_IOCTL
98 /* Define if your system defines TIOCGWINSZ in sys/pty.h. */
99 #undef GWINSZ_IN_SYS_PTY
101 /* Define to 1 if you have the `acl' function. */
104 /* Define to 1 if you have the `alarm' function. */
107 /* Define to 1 if you have `alloca', as a function or macro. */
110 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
114 /* Define to 1 if you have the <arpa/inet.h> header file. */
115 #undef HAVE_ARPA_INET_H
117 /* Define to 1 if you have the `atexit' function. */
120 /* Define to 1 if you have the <bp-sym.h> header file. */
123 /* Define to 1 if you have the `btowc' function. */
126 /* Define to 1 if your system has a GNU libc compatible `calloc' function, and
130 /* Define to 1 if you have the `canonicalize_file_name' function. */
131 #undef HAVE_CANONICALIZE_FILE_NAME
133 /* Define to 1 if your system has a working `chown' function. */
136 /* Define to 1 if you have the `chroot' function. */
139 /* Define to 1 if you have the `chsize' function. */
142 /* Define to 1 if you have the `clock_gettime' function. */
143 #undef HAVE_CLOCK_GETTIME
145 /* Define to 1 if you have the `clock_settime' function. */
146 #undef HAVE_CLOCK_SETTIME
151 /* Define if the GNU dcgettext() function is already present or preinstalled.
153 #undef HAVE_DCGETTEXT
155 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
157 #undef HAVE_DECL_CLEARERR_UNLOCKED
159 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
161 #undef HAVE_DECL_DIRFD
163 /* Define to 1 if you have the declaration of `eaccess', and to 0 if you
165 #undef HAVE_DECL_EACCESS
167 /* Define to 1 if you have the declaration of `euidaccess', and to 0 if you
169 #undef HAVE_DECL_EUIDACCESS
171 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
173 #undef HAVE_DECL_FEOF_UNLOCKED
175 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
177 #undef HAVE_DECL_FERROR_UNLOCKED
179 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
181 #undef HAVE_DECL_FFLUSH_UNLOCKED
183 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
185 #undef HAVE_DECL_FGETS_UNLOCKED
187 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
189 #undef HAVE_DECL_FPUTC_UNLOCKED
191 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
193 #undef HAVE_DECL_FPUTS_UNLOCKED
195 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
197 #undef HAVE_DECL_FREAD_UNLOCKED
199 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
201 #undef HAVE_DECL_FREE
203 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
205 #undef HAVE_DECL_FWRITE_UNLOCKED
207 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
209 #undef HAVE_DECL_GETCHAR_UNLOCKED
211 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
213 #undef HAVE_DECL_GETCWD
215 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
217 #undef HAVE_DECL_GETC_UNLOCKED
219 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
221 #undef HAVE_DECL_GETENV
223 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
225 #undef HAVE_DECL_GETEUID
227 /* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
229 #undef HAVE_DECL_GETGRGID
231 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
233 #undef HAVE_DECL_GETLOGIN
235 /* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
237 #undef HAVE_DECL_GETPWUID
239 /* Define to 1 if you have the declaration of `getuid', and to 0 if you don't.
241 #undef HAVE_DECL_GETUID
243 /* Define to 1 if you have the declaration of `getutent', and to 0 if you
245 #undef HAVE_DECL_GETUTENT
247 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
249 #undef HAVE_DECL_LSEEK
251 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
253 #undef HAVE_DECL_MALLOC
255 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
257 #undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H
259 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
261 #undef HAVE_DECL_MEMCHR
263 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
265 #undef HAVE_DECL_MEMRCHR
267 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
269 #undef HAVE_DECL_NANOSLEEP
271 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
273 #undef HAVE_DECL_PUTCHAR_UNLOCKED
275 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
277 #undef HAVE_DECL_PUTC_UNLOCKED
279 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
281 #undef HAVE_DECL_REALLOC
283 /* Define to 1 if you have the declaration of `setregid', and to 0 if you
285 #undef HAVE_DECL_SETREGID
287 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
289 #undef HAVE_DECL_STPCPY
291 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
293 #undef HAVE_DECL_STRDUP
295 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
297 #undef HAVE_DECL_STRERROR_R
299 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
301 #undef HAVE_DECL_STRNDUP
303 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
305 #undef HAVE_DECL_STRNLEN
307 /* Define to 1 if you have the declaration of `strsignal', and to 0 if you
309 #undef HAVE_DECL_STRSIGNAL
311 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
313 #undef HAVE_DECL_STRSTR
315 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
317 #undef HAVE_DECL_STRTOIMAX
319 /* Define to 1 if you have the declaration of `strtold', and to 0 if you
321 #undef HAVE_DECL_STRTOLD
323 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
325 #undef HAVE_DECL_STRTOLL
327 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
329 #undef HAVE_DECL_STRTOUL
331 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
333 #undef HAVE_DECL_STRTOULL
335 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
337 #undef HAVE_DECL_STRTOUMAX
339 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
341 #undef HAVE_DECL_SYS_SIGLIST
343 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
345 #undef HAVE_DECL_TTYNAME
347 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
349 #undef HAVE_DECL_WCWIDTH
351 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
353 #undef HAVE_DECL__SYS_SIGLIST
355 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
357 #undef HAVE_DECL___FPENDING
359 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
361 #undef HAVE_DECL___SYS_SIGLIST
363 /* Define to 1 if you have the `directio' function. */
366 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
370 /* Define to 1 if you have the `dirfd' function. */
373 /* Define to 1 if you have the `dup2' function. */
376 /* Define to 1 if you have the <dustat.h> header file. */
379 /* Define to 1 if you have the `endgrent' function. */
382 /* Define to 1 if you have the `endpwent' function. */
385 /* Define to 1 if you have the <errno.h> header file. */
388 /* Define to 1 if you have the `euidaccess' function. */
389 #undef HAVE_EUIDACCESS
391 /* Define to 1 if you have the `fchdir' function. */
394 /* Define to 1 if you have the <fcntl.h> header file. */
397 /* Define to 1 if you have the `fdatasync' function. */
398 #undef HAVE_FDATASYNC
400 /* Define to 1 if you have the `fesetround' function. */
401 #undef HAVE_FESETROUND
403 /* Define to 1 if you have the <float.h> header file. */
406 /* Define to 1 if you have the `floor' function. */
409 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
412 /* Define to 1 if you have the <fs_info.h> header file. */
413 #undef HAVE_FS_INFO_H
415 /* Define to 1 if you have the `fs_stat_dev' function. */
416 #undef HAVE_FS_STAT_DEV
418 /* Define to 1 if you have the `ftruncate' function. */
419 #undef HAVE_FTRUNCATE
421 /* Define if struct statfs has the f_fstypename member. */
422 #undef HAVE_F_FSTYPENAME_IN_STATFS
424 /* Define to 1 if you have the `getcwd' function. */
427 /* Define if getcwd (NULL, 0) allocates memory for result. */
428 #undef HAVE_GETCWD_NULL
430 /* Define to 1 if you have the `getdelim' function. */
433 /* Define to 1 if your system has a working `getgroups' function. */
434 #undef HAVE_GETGROUPS
436 /* Define to 1 if you have the `gethostbyaddr' function. */
437 #undef HAVE_GETHOSTBYADDR
439 /* Define to 1 if you have the `gethostbyname' function. */
440 #undef HAVE_GETHOSTBYNAME
442 /* Define to 1 if you have the `gethostid' function. */
443 #undef HAVE_GETHOSTID
445 /* Define to 1 if you have the `gethostname' function. */
446 #undef HAVE_GETHOSTNAME
448 /* Define to 1 if you have the `gethrtime' function. */
449 #undef HAVE_GETHRTIME
451 /* Define to 1 if you have the `getloadavg' function. */
452 #undef HAVE_GETLOADAVG
454 /* Define to 1 if you have the `getmntent' function. */
455 #undef HAVE_GETMNTENT
457 /* Define to 1 if you have the `getmntinfo' function. */
458 #undef HAVE_GETMNTINFO
460 /* Define to 1 if you have the `getpagesize' function. */
461 #undef HAVE_GETPAGESIZE
463 /* Define to 1 if you have the `getpass' function. */
466 /* Define to 1 if you have the `getspnam' function. */
469 /* Define to 1 if you have the `getsysinfo' function. */
470 #undef HAVE_GETSYSINFO
472 /* Define if the GNU gettext() function is already present or preinstalled. */
475 /* Define to 1 if you have the `gettimeofday' function. */
476 #undef HAVE_GETTIMEOFDAY
478 /* Define to 1 if you have the `getusershell' function. */
479 #undef HAVE_GETUSERSHELL
481 /* Define to 1 if you have the <grp.h> header file. */
484 /* Define to 1 if you have the `hasmntopt' function. */
485 #undef HAVE_HASMNTOPT
487 /* Define to 1 if you have the <hurd.h> header file. */
490 /* Define if you have the iconv() function. */
493 /* Define to 1 if you have the `inet_ntoa' function. */
494 #undef HAVE_INET_NTOA
496 /* Define to 1 if you have the `initgroups' function. */
497 #undef HAVE_INITGROUPS
499 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
502 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
503 #undef HAVE_INTTYPES_H
505 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
506 declares uintmax_t. */
507 #undef HAVE_INTTYPES_H_WITH_UINTMAX
509 /* Define to 1 if you have the `isascii' function. */
512 /* Define to 1 if you have the `iswcntrl' function. */
515 /* Define to 1 if you have the `iswprint' function. */
518 /* Define to 1 if you have the `iswspace' function. */
521 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
522 #undef HAVE_LANGINFO_CODESET
524 /* Define to 1 if you have the `lchown' function. */
527 /* Define to 1 if you have the `dgc' library (-ldgc). */
530 /* Define to 1 if you have the `kstat' library (-lkstat). */
533 /* Define to 1 if you have the `ldgc' library (-lldgc). */
536 /* Define to 1 if you have the `os' library (-los). */
539 /* Define to 1 if you have the `ypsec' library (-lypsec). */
542 /* Define to 1 if you have the <limits.h> header file. */
545 /* Define to 1 if you have the `listmntent' function. */
546 #undef HAVE_LISTMNTENT
548 /* Define to 1 if you have the `localeconv' function. */
549 #undef HAVE_LOCALECONV
551 /* Define to 1 if you have the <locale.h> header file. */
554 /* Define if you have the 'long double' type. */
555 #undef HAVE_LONG_DOUBLE
557 /* Define to 1 if you support file names longer than 14 characters. */
558 #undef HAVE_LONG_FILE_NAMES
560 /* Define if you have the 'long long' type. */
561 #undef HAVE_LONG_LONG
563 /* Define to 1 if `lstat' has the bug that it succeeds when given the
564 zero-length file name argument. */
565 #undef HAVE_LSTAT_EMPTY_STRING_BUG
567 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
568 #undef HAVE_MACHINE_HAL_SYSINFO_H
570 /* Define to 1 if you have the <mach/mach.h> header file. */
571 #undef HAVE_MACH_MACH_H
573 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
577 /* Define to 1 if you have the `mblen' function. */
580 /* Define to 1 if you have the `mbrlen' function. */
583 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
586 /* Define to 1 if you have the `mbsinit' function. */
589 /* Define to 1 if you have the `mbsrtowcs' function. */
590 #undef HAVE_MBSRTOWCS
592 /* Define to 1 if <wchar.h> declares mbstate_t. */
593 #undef HAVE_MBSTATE_T
595 /* Define to 1 if you have the `memchr' function. */
598 /* Define to 1 if you have the `memcpy' function. */
601 /* Define to 1 if you have the `memmove' function. */
604 /* Define to 1 if you have the <memory.h> header file. */
607 /* Define to 1 if you have the `mempcpy' function. */
610 /* Define to 1 if you have the `memrchr' function. */
613 /* Define to 1 if you have the `memset' function. */
616 /* Define to 1 if you have the `mkfifo' function. */
619 /* Define to 1 if you have the `mkstemp' function. */
622 /* Define to 1 if you have the <mntent.h> header file. */
625 /* Define to 1 if you have the <mnttab.h> header file. */
628 /* Define to 1 if you have the `modf' function. */
631 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
634 /* Define to 1 if you have the <netdb.h> header file. */
637 /* Define to 1 if you have the <netinet/in.h> header file. */
638 #undef HAVE_NETINET_IN_H
640 /* Define to 1 if you have the `next_dev' function. */
643 /* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
644 #undef HAVE_NFS_NFS_CLNT_H
646 /* Define to 1 if you have the <nfs/vfs.h> header file. */
647 #undef HAVE_NFS_VFS_H
649 /* Define to 1 if you have the <nlist.h> header file. */
652 /* Define to 1 if libc includes obstacks. */
655 /* Define to 1 if you have the <OS.h> header file. */
658 /* Define to 1 if you have the `pathconf' function. */
661 /* Define to 1 if you have the <paths.h> header file. */
664 /* Define if your system has the /proc/uptime special file. */
665 #undef HAVE_PROC_UPTIME
667 /* Define to 1 if you have the `pstat_getdynamic' function. */
668 #undef HAVE_PSTAT_GETDYNAMIC
670 /* Define to 1 if you have the `pstat_getstatic' function. */
671 #undef HAVE_PSTAT_GETSTATIC
673 /* Define to 1 if the system has the type `ptrdiff_t'. */
674 #undef HAVE_PTRDIFF_T
676 /* Define to 1 if you have the <pwd.h> header file. */
679 /* Define to 1 if you have the `raise' function. */
682 /* Define to 1 if you have the `readlink' function. */
685 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
686 and to 0 otherwise. */
689 /* Define to 1 if you have the `realpath' function. */
692 /* Define to 1 if you have the `resolvepath' function. */
693 #undef HAVE_RESOLVEPATH
695 /* Define to 1 if you have the `rint' function. */
698 /* Define to 1 if you have the `rmdir' function. */
701 /* Define to 1 if you have the `rpmatch' function. */
704 /* Define to 1 if you have run the test for working tzset. */
705 #undef HAVE_RUN_TZSET_TEST
707 /* Define to 1 if you have the `sethostname' function. */
708 #undef HAVE_SETHOSTNAME
710 /* Define to 1 if you have the `setlocale' function. */
711 #undef HAVE_SETLOCALE
713 /* Define to 1 if you have the <shadow.h> header file. */
716 /* Define to 1 if you have the `sig2str' function. */
719 /* Define to 1 if you have the `snprintf' function. */
722 /* Define to 1 if you have the `sqrt' function. */
725 /* Define to 1 if you have the `statvfs' function. */
728 /* Define to 1 if `stat' has the bug that it succeeds when given the
729 zero-length file name argument. */
730 #undef HAVE_STAT_EMPTY_STRING_BUG
732 /* Define to 1 if stdbool.h conforms to C99. */
733 #undef HAVE_STDBOOL_H
735 /* Define to 1 if you have the <stddef.h> header file. */
738 /* Define to 1 if you have the <stdint.h> header file. */
741 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
743 #undef HAVE_STDINT_H_WITH_UINTMAX
745 /* Define to 1 if you have the <stdio_ext.h> header file. */
746 #undef HAVE_STDIO_EXT_H
748 /* Define to 1 if you have the <stdlib.h> header file. */
751 /* Define to 1 if you have the `stpcpy' function. */
754 /* Define to 1 if you have the `strcasecmp' function. */
755 #undef HAVE_STRCASECMP
757 /* Define to 1 if you have the `strchr' function. */
760 /* Define to 1 if you have the `strcoll' function and it is properly defined.
764 /* Define to 1 if you have the `strcspn' function. */
767 /* Define to 1 if you have the `strdup' function. */
770 /* Define to 1 if you have the `strerror' function. */
773 /* Define to 1 if you have the `strerror_r' function. */
774 #undef HAVE_STRERROR_R
776 /* Define to 1 if you have the `strftime' function. */
779 /* Define to 1 if you have the <strings.h> header file. */
780 #undef HAVE_STRINGS_H
782 /* Define to 1 if you have the <string.h> header file. */
785 /* Define to 1 if you have the `strncasecmp' function. */
786 #undef HAVE_STRNCASECMP
788 /* Define to 1 if you have the `strndup' function. */
791 /* Define to 1 if you have the `strpbrk' function. */
794 /* Define to 1 if you have the `strrchr' function. */
797 /* Define to 1 if you have the `strstr' function. */
800 /* Define to 1 if you have the `strtoimax' function. */
801 #undef HAVE_STRTOIMAX
803 /* Define to 1 if you have the `strtol' function. */
806 /* Define to 1 if you have the `strtoll' function. */
809 /* Define to 1 if you have the `strtoul' function. */
812 /* Define to 1 if you have the `strtoull' function. */
815 /* Define to 1 if you have the `strtoumax' function. */
816 #undef HAVE_STRTOUMAX
818 /* Define if there is a member named d_type in the struct describing directory
820 #undef HAVE_STRUCT_DIRENT_D_TYPE
822 /* Define to 1 if `f_fstypename' is member of `struct fsstat'. */
823 #undef HAVE_STRUCT_FSSTAT_F_FSTYPENAME
825 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
826 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
828 /* Define to 1 if `sp_pwdp' is member of `struct spwd'. */
829 #undef HAVE_STRUCT_SPWD_SP_PWDP
831 /* Define to 1 if `f_basetype' is member of `struct statfs'. */
832 #undef HAVE_STRUCT_STATFS_F_BASETYPE
834 /* Define to 1 if `f_fsid.__val' is member of `struct statfs'. */
835 #undef HAVE_STRUCT_STATFS_F_FSID___VAL
837 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
838 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
840 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
841 #undef HAVE_STRUCT_STATFS_F_NAMELEN
843 /* Define to 1 if `f_namemax' is member of `struct statfs'. */
844 #undef HAVE_STRUCT_STATFS_F_NAMEMAX
846 /* Define to 1 if `f_type' is member of `struct statfs'. */
847 #undef HAVE_STRUCT_STATFS_F_TYPE
849 /* Define to 1 if `f_basetype' is member of `struct statvfs'. */
850 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
852 /* Define to 1 if `f_fsid.__val' is member of `struct statvfs'. */
853 #undef HAVE_STRUCT_STATVFS_F_FSID___VAL
855 /* Define to 1 if `f_namelen' is member of `struct statvfs'. */
856 #undef HAVE_STRUCT_STATVFS_F_NAMELEN
858 /* Define to 1 if `f_namemax' is member of `struct statvfs'. */
859 #undef HAVE_STRUCT_STATVFS_F_NAMEMAX
861 /* Define to 1 if `f_type' is member of `struct statvfs'. */
862 #undef HAVE_STRUCT_STATVFS_F_TYPE
864 /* Define to 1 if `st_author' is member of `struct stat'. */
865 #undef HAVE_STRUCT_STAT_ST_AUTHOR
867 /* Define to 1 if `st_blksize' is member of `struct stat'. */
868 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
870 /* Define to 1 if `st_blocks' is member of `struct stat'. */
871 #undef HAVE_STRUCT_STAT_ST_BLOCKS
873 /* Define if struct timespec is declared in <time.h>. */
874 #undef HAVE_STRUCT_TIMESPEC
876 /* Define to 1 if `tm_zone' is member of `struct tm'. */
877 #undef HAVE_STRUCT_TM_TM_ZONE
879 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
880 have utime.h but don't declare the struct anywhere. */
881 #undef HAVE_STRUCT_UTIMBUF
883 /* Define to 1 if `ut_exit' is member of `struct utmpx'. */
884 #undef HAVE_STRUCT_UTMPX_UT_EXIT
886 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmpx'. */
887 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT
889 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmpx'. */
890 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION
892 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmpx'. */
893 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_EXIT
895 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmpx'. */
896 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION
898 /* Define to 1 if `ut_id' is member of `struct utmpx'. */
899 #undef HAVE_STRUCT_UTMPX_UT_ID
901 /* Define to 1 if `ut_name' is member of `struct utmpx'. */
902 #undef HAVE_STRUCT_UTMPX_UT_NAME
904 /* Define to 1 if `ut_pid' is member of `struct utmpx'. */
905 #undef HAVE_STRUCT_UTMPX_UT_PID
907 /* Define to 1 if `ut_type' is member of `struct utmpx'. */
908 #undef HAVE_STRUCT_UTMPX_UT_TYPE
910 /* Define to 1 if `ut_user' is member of `struct utmpx'. */
911 #undef HAVE_STRUCT_UTMPX_UT_USER
913 /* Define to 1 if `ut_exit' is member of `struct utmp'. */
914 #undef HAVE_STRUCT_UTMP_UT_EXIT
916 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmp'. */
917 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT
919 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmp'. */
920 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION
922 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmp'. */
923 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_EXIT
925 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmp'. */
926 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_TERMINATION
928 /* Define to 1 if `ut_id' is member of `struct utmp'. */
929 #undef HAVE_STRUCT_UTMP_UT_ID
931 /* Define to 1 if `ut_name' is member of `struct utmp'. */
932 #undef HAVE_STRUCT_UTMP_UT_NAME
934 /* Define to 1 if `ut_pid' is member of `struct utmp'. */
935 #undef HAVE_STRUCT_UTMP_UT_PID
937 /* Define to 1 if `ut_type' is member of `struct utmp'. */
938 #undef HAVE_STRUCT_UTMP_UT_TYPE
940 /* Define to 1 if `ut_user' is member of `struct utmp'. */
941 #undef HAVE_STRUCT_UTMP_UT_USER
943 /* Define to 1 if you have the `strverscmp' function. */
944 #undef HAVE_STRVERSCMP
946 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
947 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
948 #undef HAVE_ST_BLOCKS
950 /* Define if struct stat has an st_dm_mode member. */
951 #undef HAVE_ST_DM_MODE
953 /* Define to 1 if you have the `sysctl' function. */
956 /* Define to 1 if you have the `sysinfo' function. */
962 /* Define to 1 if you have the <syslog.h> header file. */
965 /* Define to 1 if you have the `sysmp' function. */
968 /* Define to 1 if you have the <sys/acl.h> header file. */
969 #undef HAVE_SYS_ACL_H
971 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
973 #undef HAVE_SYS_DIR_H
975 /* Define to 1 if you have the <sys/filsys.h> header file. */
976 #undef HAVE_SYS_FILSYS_H
978 /* Define to 1 if you have the <sys/fstyp.h> header file. */
979 #undef HAVE_SYS_FSTYP_H
981 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
982 #undef HAVE_SYS_FS_S5PARAM_H
984 /* Define to 1 if you have the <sys/fs_types.h> header file. */
985 #undef HAVE_SYS_FS_TYPES_H
987 /* Define to 1 if you have the <sys/ioctl.h> header file. */
988 #undef HAVE_SYS_IOCTL_H
990 /* Define to 1 if you have the <sys/mntent.h> header file. */
991 #undef HAVE_SYS_MNTENT_H
993 /* Define to 1 if you have the <sys/mount.h> header file. */
994 #undef HAVE_SYS_MOUNT_H
996 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
998 #undef HAVE_SYS_NDIR_H
1000 /* Define to 1 if you have the <sys/param.h> header file. */
1001 #undef HAVE_SYS_PARAM_H
1003 /* Define to 1 if you have the <sys/pstat.h> header file. */
1004 #undef HAVE_SYS_PSTAT_H
1006 /* Define to 1 if you have the <sys/resource.h> header file. */
1007 #undef HAVE_SYS_RESOURCE_H
1009 /* Define to 1 if you have the <sys/socket.h> header file. */
1010 #undef HAVE_SYS_SOCKET_H
1012 /* Define to 1 if you have the <sys/statfs.h> header file. */
1013 #undef HAVE_SYS_STATFS_H
1015 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1016 #undef HAVE_SYS_STATVFS_H
1018 /* Define to 1 if you have the <sys/stat.h> header file. */
1019 #undef HAVE_SYS_STAT_H
1021 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1022 #undef HAVE_SYS_SYSCTL_H
1024 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
1025 #undef HAVE_SYS_SYSINFO_H
1027 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
1028 #undef HAVE_SYS_SYSMACROS_H
1030 /* Define to 1 if you have the <sys/sysmp.h> header file. */
1031 #undef HAVE_SYS_SYSMP_H
1033 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
1034 #undef HAVE_SYS_SYSTEMCFG_H
1036 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
1037 #undef HAVE_SYS_SYSTEMINFO_H
1039 /* Define to 1 if you have the <sys/table.h> header file. */
1040 #undef HAVE_SYS_TABLE_H
1042 /* Define to 1 if you have the <sys/timeb.h> header file. */
1043 #undef HAVE_SYS_TIMEB_H
1045 /* Define to 1 if you have the <sys/time.h> header file. */
1046 #undef HAVE_SYS_TIME_H
1048 /* Define to 1 if you have the <sys/types.h> header file. */
1049 #undef HAVE_SYS_TYPES_H
1051 /* Define to 1 if you have the <sys/ucred.h> header file. */
1052 #undef HAVE_SYS_UCRED_H
1054 /* Define to 1 if you have the <sys/vfs.h> header file. */
1055 #undef HAVE_SYS_VFS_H
1057 /* Define to 1 if you have the <sys/wait.h> header file. */
1058 #undef HAVE_SYS_WAIT_H
1060 /* Define to 1 if you have the `table' function. */
1063 /* Define to 1 if you have the `tcgetpgrp' function. */
1064 #undef HAVE_TCGETPGRP
1066 /* Define to 1 if you have the <termios.h> header file. */
1067 #undef HAVE_TERMIOS_H
1069 /* Define if struct tm has the tm_gmtoff member. */
1070 #undef HAVE_TM_GMTOFF
1072 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1073 `HAVE_STRUCT_TM_TM_ZONE' instead. */
1076 /* Define to 1 if you don't have `tm_zone' but do have the external array
1080 /* Define to 1 if you have the `tzset' function. */
1083 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
1084 #undef HAVE_UINTMAX_T
1086 /* Define to 1 if you have the `uname' function. */
1089 /* Define to 1 if you have the <unistd.h> header file. */
1090 #undef HAVE_UNISTD_H
1092 /* Define if you have the 'unsigned long long' type. */
1093 #undef HAVE_UNSIGNED_LONG_LONG
1095 /* Define if utimes accepts a null argument */
1096 #undef HAVE_UTIMES_NULL
1098 /* Define to 1 if you have the <utime.h> header file. */
1101 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1102 #undef HAVE_UTIME_NULL
1104 /* Define to 1 if you have the `utmpname' function. */
1105 #undef HAVE_UTMPNAME
1107 /* Define to 1 if you have the `utmpxname' function. */
1108 #undef HAVE_UTMPXNAME
1113 /* Define to 1 if you have the <utmp.h> header file. */
1119 /* Define to 1 if you have the `vasnprintf' function. */
1120 #undef HAVE_VASNPRINTF
1122 /* Define to 1 if you have the `vasprintf' function. */
1123 #undef HAVE_VASPRINTF
1125 /* Define to 1 if you have the <wchar.h> header file. */
1128 /* Define if you have the 'wchar_t' type. */
1131 /* Define to 1 if you have the `wcrtomb' function. */
1134 /* Define to 1 if you have the `wcslen' function. */
1137 /* Define to 1 if you have the <wctype.h> header file. */
1138 #undef HAVE_WCTYPE_H
1140 /* Define to 1 if you have the `wcwidth' function. */
1143 /* Define if you have the 'wint_t' type. */
1146 /* Define to 1 if you have the `wmempcpy' function. */
1147 #undef HAVE_WMEMPCPY
1149 /* Define if readdir is found to work properly in some unusual cases. */
1150 #undef HAVE_WORKING_READDIR
1152 /* Define if utimes works properly. */
1153 #undef HAVE_WORKING_UTIMES
1155 /* Define to 1 if the system has the type `_Bool'. */
1158 /* Define to 1 if you have the external variable, _system_configuration with a
1159 member named physmem. */
1160 #undef HAVE__SYSTEM_CONFIGURATION
1162 /* Define to 1 if you have the `__fpending' function. */
1163 #undef HAVE___FPENDING
1165 /* Define to 1 if you have the `__secure_getenv' function. */
1166 #undef HAVE___SECURE_GETENV
1168 /* The host operating system. */
1169 #undef HOST_OPERATING_SYSTEM
1171 /* Define as const if the declaration of iconv() needs const. */
1174 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1175 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1177 # define ISSLASH(C) ((C) == '/')
1180 /* Define if `link(2)' dereferences symbolic links. */
1181 #undef LINK_FOLLOWS_SYMLINKS
1184 #undef LOCALTIME_CACHE
1186 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1188 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1190 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1192 #undef MAJOR_IN_MKDEV
1194 /* Define to 1 if `major', `minor', and `makedev' are declared in
1196 #undef MAJOR_IN_SYSMACROS
1198 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1199 #undef MALLOC_0_IS_NONNULL
1201 /* Define if there is no specific function for reading the list of mounted
1202 file systems. fread will be used to read /etc/mnttab. (SVR2) */
1203 #undef MOUNTED_FREAD
1205 /* Define if (like SVR2) there is no specific function for reading the list of
1206 mounted file systems, and your system has these header files: <sys/fstyp.h>
1207 and <sys/statfs.h>. (SVR3) */
1208 #undef MOUNTED_FREAD_FSTYP
1210 /* Define if there are functions named next_dev and fs_stat_dev for reading
1211 the list of mounted file systems. (BeOS) */
1212 #undef MOUNTED_FS_STAT_DEV
1214 /* Define if there is a function named getfsstat for reading the list of
1215 mounted file systems. (DEC Alpha running OSF/1) */
1216 #undef MOUNTED_GETFSSTAT
1218 /* Define if there is a function named getmnt for reading the list of mounted
1219 file systems. (Ultrix) */
1220 #undef MOUNTED_GETMNT
1222 /* Define if there is a function named getmntent for reading the list of
1223 mounted file systems, and that function takes a single argument. (4.3BSD,
1224 SunOS, HP-UX, Dynix, Irix) */
1225 #undef MOUNTED_GETMNTENT1
1227 /* Define if there is a function named getmntent for reading the list of
1228 mounted file systems, and that function takes two arguments. (SVR4) */
1229 #undef MOUNTED_GETMNTENT2
1231 /* Define if there is a function named getmntinfo for reading the list of
1232 mounted file systems. (4.4BSD, Darwin) */
1233 #undef MOUNTED_GETMNTINFO
1235 /* Define if there is a function named listmntent that can be used to list all
1236 mounted file systems. (UNICOS) */
1237 #undef MOUNTED_LISTMNTENT
1239 /* Define if there is a function named mntctl that can be used to read the
1240 list of mounted file systems, and there is a system header file that
1241 declares `struct vmount.' (AIX) */
1242 #undef MOUNTED_VMOUNT
1244 /* Define to 1 if assertions should be disabled. */
1248 #undef NICE_PRIORITY
1250 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
1251 on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
1252 #undef NLIST_NAME_UNION
1254 /* Name of package */
1257 /* Define to the address where bug reports for this package should be sent. */
1258 #undef PACKAGE_BUGREPORT
1260 /* Define to the full name of this package. */
1263 /* Define to the full name and version of this package. */
1264 #undef PACKAGE_STRING
1266 /* Define to the one symbol short name of this package. */
1267 #undef PACKAGE_TARNAME
1269 /* Define to the version of this package. */
1270 #undef PACKAGE_VERSION
1272 /* the number of pending output bytes on stream `fp' */
1273 #undef PENDING_OUTPUT_N_BYTES
1275 /* Define this if you prefer euidaccess to return the correct result even if
1276 this would make it nonreentrant. Define this only if your entire
1277 application is safe even if the uid or gid might temporarily change. If
1278 your application uses signal handlers or threads it is probably not safe.
1280 #undef PREFER_NONREENTRANT_EUIDACCESS
1282 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1283 #undef PRI_MACROS_BROKEN
1285 /* Define to 1 if the C compiler supports function prototypes. */
1288 /* Define if rename does not work for source paths with a trailing slash, like
1289 the one from SunOS 4.1.1_U1. */
1290 #undef RENAME_TRAILING_SLASH_BUG
1292 /* Define as the return type of signal handlers (`int' or `void'). */
1295 /* the value to which errno is set when rmdir fails on a nonempty directory */
1296 #undef RMDIR_ERRNO_NOT_EMPTY
1298 /* Define to 1 if the `setvbuf' function takes the buffering type as its
1299 second argument and the buffer pointer as the third, as on System V before
1301 #undef SETVBUF_REVERSED
1303 /* If using the C implementation of alloca, define if you know the
1304 direction of stack growth for your system; otherwise it will be
1305 automatically deduced at run-time.
1306 STACK_DIRECTION > 0 => grows toward higher addresses
1307 STACK_DIRECTION < 0 => grows toward lower addresses
1308 STACK_DIRECTION = 0 => direction of growth unknown */
1309 #undef STACK_DIRECTION
1311 /* Define if the block counts reported by statfs may be truncated to 2GB and
1312 the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
1313 and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
1315 #undef STATFS_TRUNCATES_BLOCK_COUNTS
1317 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1318 #undef STAT_MACROS_BROKEN
1320 /* Define if there is no specific function for reading file systems usage
1321 information and you have the <sys/filsys.h> header file. (SVR2) */
1322 #undef STAT_READ_FILSYS
1324 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
1325 (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
1326 #undef STAT_STATFS2_BSIZE
1328 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
1330 #undef STAT_STATFS2_FSIZE
1332 /* Define if statfs takes 2 args and the second argument has type struct
1333 fs_data. (Ultrix) */
1334 #undef STAT_STATFS2_FS_DATA
1336 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
1337 #undef STAT_STATFS3_OSF1
1339 /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */
1342 /* Define if there is a function named statvfs. (SVR4) */
1345 /* Define to 1 if you have the ANSI C header files. */
1348 /* Define to 1 if strerror_r returns char *. */
1349 #undef STRERROR_R_CHAR_P
1351 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
1355 /* Define to 1 on System V Release 4. */
1359 #undef TERMIOS_NEEDS_XOPEN_SOURCE
1361 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1362 #undef TIME_WITH_SYS_TIME
1364 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1365 #undef TM_IN_SYS_TIME
1367 /* Define if tzset clobbers localtime's static buffer. */
1368 #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
1370 /* Define to 1 for Encore UMAX. */
1373 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
1374 <sys/cpustats.h>. */
1377 /* Version number of package */
1380 /* Define if sys/ptem.h is required for struct winsize. */
1381 #undef WINSIZE_IN_PTEM
1383 /* Define to 1 if your processor stores words with the most significant byte
1384 first (like Motorola and SPARC, unlike Intel and VAX). */
1385 #undef WORDS_BIGENDIAN
1387 /* Define to 1 if on AIX 3.
1388 System headers sometimes define this.
1389 We just want to avoid a redefinition error message. */
1394 /* Number of bits in a file offset, on hosts where this is settable. */
1395 #undef _FILE_OFFSET_BITS
1397 /* Enable GNU extensions on systems that have them. */
1402 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1403 #undef _LARGEFILE_SOURCE
1405 /* Define for large files, on AIX-style hosts. */
1408 /* Define to 1 if on MINIX. */
1411 /* Define to 2 if the system does not provide POSIX.1 features except with
1413 #undef _POSIX_1_SOURCE
1415 /* Define to 1 if you need to in order for `stat' and other things to work. */
1416 #undef _POSIX_SOURCE
1418 /* Enable extensions on Solaris. */
1419 #ifndef __EXTENSIONS__
1420 # undef __EXTENSIONS__
1423 /* Define like PROTOTYPES; this can be used by system headers. */
1426 /* Define to rpl_calloc if the replacement function should be used. */
1429 /* Define to rpl_chown if the replacement function should be used. */
1432 /* Define to empty if `const' does not conform to ANSI C. */
1435 /* Define to a replacement function name for fnmatch(). */
1438 /* Define to rpl_free if the replacement function should be used. */
1441 /* Define to rpl_getcwd if the wrapper function should be used. */
1444 /* Define as rpl_getgroups if getgroups doesn't work right. */
1447 /* Define to a replacement function name for getline(). */
1450 /* Define to rpl_gettimeofday if the replacement function should be used. */
1453 /* Define to `int' if <sys/types.h> doesn't define. */
1456 /* Define to rpl_gmtime if the replacement function should be used. */
1459 /* Define to `__inline__' or `__inline' if that's what the C compiler
1460 calls it, or to nothing if 'inline' is not supported under any name. */
1465 /* Define to `unsigned long int' if <sys/types.h> does not define. */
1468 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1471 /* Define to rpl_localtime if the replacement function should be used. */
1474 /* Define to `unsigned int' if <sys/types.h> does not define. */
1477 /* Define to rpl_malloc if the replacement function should be used. */
1480 /* Define to a type if <wchar.h> does not define. */
1483 /* Define to rpl_memcmp if the replacement function should be used. */
1486 /* Define to `unsigned int' if <sys/types.h> does not define. */
1489 /* Define to rpl_mkdir if the replacement function should be used. */
1492 /* Define to rpl_mkstemp if the replacement function should be used. */
1495 /* Define to rpl_mktime if the replacement function should be used. */
1498 /* Define to `int' if <sys/types.h> does not define. */
1501 /* Define to the name of the strftime replacement function. */
1504 /* Define to rpl_nanosleep if the replacement function should be used. */
1507 /* Define to `long' if <sys/types.h> does not define. */
1510 /* Define to `int' if <sys/types.h> does not define. */
1513 /* Define to rpl_putenv if the replacement function should be used. */
1516 /* Define to rpl_realloc if the replacement function should be used. */
1519 /* Define to rpl_rename if the replacement function should be used. */
1522 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
1523 supported. Do not define if restrict is supported directly. */
1526 /* Define to empty if the C compiler doesn't support this keyword. */
1529 /* Define to `unsigned' if <sys/types.h> does not define. */
1532 /* Define as a signed type of the same size as size_t. */
1535 /* Define to rpl_strnlen if the replacement function should be used. */
1538 /* Define to rpl_strtod if the replacement function should be used. */
1541 /* Define to rpl_tzset if the wrapper function should be used. */
1544 /* Define to `int' if <sys/types.h> doesn't define. */
1547 /* Define to unsigned long or unsigned long long if <stdint.h> and
1548 <inttypes.h> don't define. */
1551 /* Define to `size_t' if <sys/types.h> does not define. */
1554 /* Define to rpl_utime if the replacement function should be used. */
1557 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1558 code using `volatile' can become incorrect without. Disable with care. */