| 1 |
/* config.h.in. Generated from configure.in by autoheader. */ |
/* config.h.in. Generated from configure.in by autoheader. */ |
| 2 |
|
|
| 3 |
|
/* Define to 1 if the `closedir' function returns void instead of `int'. */ |
| 4 |
|
#undef CLOSEDIR_VOID |
| 5 |
|
|
| 6 |
/* Define to 1 if you have the `bzero' function. */ |
/* Define to 1 if you have the `bzero' function. */ |
| 7 |
#undef HAVE_BZERO |
#undef HAVE_BZERO |
| 8 |
|
|
| 76 |
/* Define to 1 if you have the <limits.h> header file. */ |
/* Define to 1 if you have the <limits.h> header file. */ |
| 77 |
#undef HAVE_LIMITS_H |
#undef HAVE_LIMITS_H |
| 78 |
|
|
| 79 |
|
/* Define to 1 if you have the <locale.h> header file. */ |
| 80 |
|
#undef HAVE_LOCALE_H |
| 81 |
|
|
| 82 |
/* Define to 1 if you have the `lockf' function. */ |
/* Define to 1 if you have the `lockf' function. */ |
| 83 |
#undef HAVE_LOCKF |
#undef HAVE_LOCKF |
| 84 |
|
|
| 108 |
/* Define to 1 if you have a working `mmap' system call. */ |
/* Define to 1 if you have a working `mmap' system call. */ |
| 109 |
#undef HAVE_MMAP |
#undef HAVE_MMAP |
| 110 |
|
|
| 111 |
|
/* Define to 1 if you have the `munmap' function. */ |
| 112 |
|
#undef HAVE_MUNMAP |
| 113 |
|
|
| 114 |
/* Define to 1 if you have the <ncurses.h> header file. */ |
/* Define to 1 if you have the <ncurses.h> header file. */ |
| 115 |
#undef HAVE_NCURSES_H |
#undef HAVE_NCURSES_H |
| 116 |
|
|
| 129 |
/* Define to 1 if you have the <pwd.h> header file. */ |
/* Define to 1 if you have the <pwd.h> header file. */ |
| 130 |
#undef HAVE_PWD_H |
#undef HAVE_PWD_H |
| 131 |
|
|
| 132 |
|
/* Define to 1 if your system has a GNU libc compatible `realloc' function, |
| 133 |
|
and to 0 otherwise. */ |
| 134 |
|
#undef HAVE_REALLOC |
| 135 |
|
|
| 136 |
/* Define to 1 if you have the `rmdir' function. */ |
/* Define to 1 if you have the `rmdir' function. */ |
| 137 |
#undef HAVE_RMDIR |
#undef HAVE_RMDIR |
| 138 |
|
|
| 139 |
/* Define to 1 if you have the `setenv' function. */ |
/* Define to 1 if you have the `setenv' function. */ |
| 140 |
#undef HAVE_SETENV |
#undef HAVE_SETENV |
| 141 |
|
|
| 142 |
|
/* Define to 1 if you have the `setlocale' function. */ |
| 143 |
|
#undef HAVE_SETLOCALE |
| 144 |
|
|
| 145 |
/* Define to 1 if you have the `snprintf' function. */ |
/* Define to 1 if you have the `snprintf' function. */ |
| 146 |
#undef HAVE_SNPRINTF |
#undef HAVE_SNPRINTF |
| 147 |
|
|
| 152 |
zero-length file name argument. */ |
zero-length file name argument. */ |
| 153 |
#undef HAVE_STAT_EMPTY_STRING_BUG |
#undef HAVE_STAT_EMPTY_STRING_BUG |
| 154 |
|
|
| 155 |
|
/* Define to 1 if stdbool.h conforms to C99. */ |
| 156 |
|
#undef HAVE_STDBOOL_H |
| 157 |
|
|
| 158 |
|
/* Define to 1 if you have the <stddef.h> header file. */ |
| 159 |
|
#undef HAVE_STDDEF_H |
| 160 |
|
|
| 161 |
/* Define to 1 if you have the <stdint.h> header file. */ |
/* Define to 1 if you have the <stdint.h> header file. */ |
| 162 |
#undef HAVE_STDINT_H |
#undef HAVE_STDINT_H |
| 163 |
|
|
| 259 |
/* Define to 1 if `vfork' works. */ |
/* Define to 1 if `vfork' works. */ |
| 260 |
#undef HAVE_WORKING_VFORK |
#undef HAVE_WORKING_VFORK |
| 261 |
|
|
| 262 |
|
/* Define to 1 if the system has the type `_Bool'. */ |
| 263 |
|
#undef HAVE__BOOL |
| 264 |
|
|
| 265 |
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing |
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing |
| 266 |
slash. */ |
slash. */ |
| 267 |
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK |
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK |
| 323 |
/* Define to `int' if <sys/types.h> does not define. */ |
/* Define to `int' if <sys/types.h> does not define. */ |
| 324 |
#undef pid_t |
#undef pid_t |
| 325 |
|
|
| 326 |
|
/* Define to rpl_realloc if the replacement function should be used. */ |
| 327 |
|
#undef realloc |
| 328 |
|
|
| 329 |
/* Define to `unsigned' if <sys/types.h> does not define. */ |
/* Define to `unsigned' if <sys/types.h> does not define. */ |
| 330 |
#undef size_t |
#undef size_t |
| 331 |
|
|