| 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 |
|
|
| 34 |
/* Define to 1 if you have the <float.h> header file. */ |
/* Define to 1 if you have the <float.h> header file. */ |
| 35 |
#undef HAVE_FLOAT_H |
#undef HAVE_FLOAT_H |
| 36 |
|
|
| 37 |
/* Define to 1 if you have the `flock' function. */ |
/* Define to 1 if you have the `flockf' function. */ |
| 38 |
#undef HAVE_FLOCK |
#undef HAVE_FLOCKF |
| 39 |
|
|
| 40 |
/* Define to 1 if you have the `floor' function. */ |
/* Define to 1 if you have the `floor' function. */ |
| 41 |
#undef HAVE_FLOOR |
#undef HAVE_FLOOR |
| 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 |
|
|
| 85 |
|
/* Define to 1 if you have the `lrand48' function. */ |
| 86 |
|
#undef HAVE_LRAND48 |
| 87 |
|
|
| 88 |
/* Define to 1 if `lstat' has the bug that it succeeds when given the |
/* Define to 1 if `lstat' has the bug that it succeeds when given the |
| 89 |
zero-length file name argument. */ |
zero-length file name argument. */ |
| 90 |
#undef HAVE_LSTAT_EMPTY_STRING_BUG |
#undef HAVE_LSTAT_EMPTY_STRING_BUG |
| 111 |
/* Define to 1 if you have a working `mmap' system call. */ |
/* Define to 1 if you have a working `mmap' system call. */ |
| 112 |
#undef HAVE_MMAP |
#undef HAVE_MMAP |
| 113 |
|
|
| 114 |
|
/* Define to 1 if you have the `munmap' function. */ |
| 115 |
|
#undef HAVE_MUNMAP |
| 116 |
|
|
| 117 |
/* Define to 1 if you have the <ncurses.h> header file. */ |
/* Define to 1 if you have the <ncurses.h> header file. */ |
| 118 |
#undef HAVE_NCURSES_H |
#undef HAVE_NCURSES_H |
| 119 |
|
|
| 126 |
/* Define to 1 if you have the <process.h> header file. */ |
/* Define to 1 if you have the <process.h> header file. */ |
| 127 |
#undef HAVE_PROCESS_H |
#undef HAVE_PROCESS_H |
| 128 |
|
|
| 129 |
|
/* Define if you have POSIX threads libraries and header files. */ |
| 130 |
|
#undef HAVE_PTHREAD |
| 131 |
|
|
| 132 |
|
/* Define to 1 if you have the <pthread.h> header file. */ |
| 133 |
|
#undef HAVE_PTHREAD_H |
| 134 |
|
|
| 135 |
/* Define to 1 if you have the `putenv' function. */ |
/* Define to 1 if you have the `putenv' function. */ |
| 136 |
#undef HAVE_PUTENV |
#undef HAVE_PUTENV |
| 137 |
|
|
| 138 |
/* Define to 1 if you have the <pwd.h> header file. */ |
/* Define to 1 if you have the <pwd.h> header file. */ |
| 139 |
#undef HAVE_PWD_H |
#undef HAVE_PWD_H |
| 140 |
|
|
| 141 |
|
/* Define to 1 if your system has a GNU libc compatible `realloc' function, |
| 142 |
|
and to 0 otherwise. */ |
| 143 |
|
#undef HAVE_REALLOC |
| 144 |
|
|
| 145 |
/* Define to 1 if you have the `rmdir' function. */ |
/* Define to 1 if you have the `rmdir' function. */ |
| 146 |
#undef HAVE_RMDIR |
#undef HAVE_RMDIR |
| 147 |
|
|
| 148 |
/* Define to 1 if you have the `setenv' function. */ |
/* Define to 1 if you have the `setenv' function. */ |
| 149 |
#undef HAVE_SETENV |
#undef HAVE_SETENV |
| 150 |
|
|
| 151 |
|
/* Define to 1 if you have the `setlocale' function. */ |
| 152 |
|
#undef HAVE_SETLOCALE |
| 153 |
|
|
| 154 |
|
/* Define to 1 if the system has the type `sig_t'. */ |
| 155 |
|
#undef HAVE_SIG_T |
| 156 |
|
|
| 157 |
/* Define to 1 if you have the `snprintf' function. */ |
/* Define to 1 if you have the `snprintf' function. */ |
| 158 |
#undef HAVE_SNPRINTF |
#undef HAVE_SNPRINTF |
| 159 |
|
|
| 164 |
zero-length file name argument. */ |
zero-length file name argument. */ |
| 165 |
#undef HAVE_STAT_EMPTY_STRING_BUG |
#undef HAVE_STAT_EMPTY_STRING_BUG |
| 166 |
|
|
| 167 |
|
/* Define to 1 if stdbool.h conforms to C99. */ |
| 168 |
|
#undef HAVE_STDBOOL_H |
| 169 |
|
|
| 170 |
|
/* Define to 1 if you have the <stddef.h> header file. */ |
| 171 |
|
#undef HAVE_STDDEF_H |
| 172 |
|
|
| 173 |
/* Define to 1 if you have the <stdint.h> header file. */ |
/* Define to 1 if you have the <stdint.h> header file. */ |
| 174 |
#undef HAVE_STDINT_H |
#undef HAVE_STDINT_H |
| 175 |
|
|
| 250 |
/* Define to 1 if you have the <unistd.h> header file. */ |
/* Define to 1 if you have the <unistd.h> header file. */ |
| 251 |
#undef HAVE_UNISTD_H |
#undef HAVE_UNISTD_H |
| 252 |
|
|
| 253 |
|
/* Define to 1 if you have the `vasprintf' function. */ |
| 254 |
|
#undef HAVE_VASPRINTF |
| 255 |
|
|
| 256 |
/* Define to 1 if you have the `vfork' function. */ |
/* Define to 1 if you have the `vfork' function. */ |
| 257 |
#undef HAVE_VFORK |
#undef HAVE_VFORK |
| 258 |
|
|
| 274 |
/* Define to 1 if `vfork' works. */ |
/* Define to 1 if `vfork' works. */ |
| 275 |
#undef HAVE_WORKING_VFORK |
#undef HAVE_WORKING_VFORK |
| 276 |
|
|
| 277 |
|
/* Define to 1 if you have the `wvsprintf' function. */ |
| 278 |
|
#undef HAVE_WVSPRINTF |
| 279 |
|
|
| 280 |
|
/* Define to 1 if the system has the type `_Bool'. */ |
| 281 |
|
#undef HAVE__BOOL |
| 282 |
|
|
| 283 |
|
/* Define to 1 if you have the `_vscprintf' function. */ |
| 284 |
|
#undef HAVE__VSCPRINTF |
| 285 |
|
|
| 286 |
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing |
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing |
| 287 |
slash. */ |
slash. */ |
| 288 |
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK |
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK |
| 305 |
/* Define to the version of this package. */ |
/* Define to the version of this package. */ |
| 306 |
#undef PACKAGE_VERSION |
#undef PACKAGE_VERSION |
| 307 |
|
|
| 308 |
|
/* Define to the necessary symbol if this constant uses a non-standard name on |
| 309 |
|
your system. */ |
| 310 |
|
#undef PTHREAD_CREATE_JOINABLE |
| 311 |
|
|
| 312 |
/* Define as the return type of signal handlers (`int' or `void'). */ |
/* Define as the return type of signal handlers (`int' or `void'). */ |
| 313 |
#undef RETSIGTYPE |
#undef RETSIGTYPE |
| 314 |
|
|
| 328 |
first (like Motorola and SPARC, unlike Intel and VAX). */ |
first (like Motorola and SPARC, unlike Intel and VAX). */ |
| 329 |
#undef WORDS_BIGENDIAN |
#undef WORDS_BIGENDIAN |
| 330 |
|
|
| 331 |
|
/* Define to 1 if the X Window System is missing or not being used. */ |
| 332 |
|
#undef X_DISPLAY_MISSING |
| 333 |
|
|
| 334 |
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a |
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a |
| 335 |
`char[]'. */ |
`char[]'. */ |
| 336 |
#undef YYTEXT_POINTER |
#undef YYTEXT_POINTER |
| 337 |
|
|
| 338 |
|
/* Enable GNU extensions on systems that have them. */ |
| 339 |
|
#ifndef _GNU_SOURCE |
| 340 |
|
# undef _GNU_SOURCE |
| 341 |
|
#endif |
| 342 |
|
|
| 343 |
/* Define to empty if `const' does not conform to ANSI C. */ |
/* Define to empty if `const' does not conform to ANSI C. */ |
| 344 |
#undef const |
#undef const |
| 345 |
|
|
| 346 |
/* Define to `int' if <sys/types.h> doesn't define. */ |
/* Define to `int' if <sys/types.h> doesn't define. */ |
| 347 |
#undef gid_t |
#undef gid_t |
| 348 |
|
|
| 349 |
/* Define as `__inline' if that's what the C compiler calls it, or to nothing |
/* Define to `__inline__' or `__inline' if that's what the C compiler |
| 350 |
if it is not supported. */ |
calls it, or to nothing if 'inline' is not supported under any name. */ |
| 351 |
|
#ifndef __cplusplus |
| 352 |
#undef inline |
#undef inline |
| 353 |
|
#endif |
| 354 |
|
|
| 355 |
/* Define to rpl_malloc if the replacement function should be used. */ |
/* Define to rpl_malloc if the replacement function should be used. */ |
| 356 |
#undef malloc |
#undef malloc |
| 357 |
|
|
| 358 |
/* Define to `int' if <sys/types.h> does not define. */ |
/* Define to `int' if <sys/types.h> does not define. */ |
| 359 |
|
#undef mode_t |
| 360 |
|
|
| 361 |
|
/* Define to `long' if <sys/types.h> does not define. */ |
| 362 |
|
#undef off_t |
| 363 |
|
|
| 364 |
|
/* Define to `int' if <sys/types.h> does not define. */ |
| 365 |
#undef pid_t |
#undef pid_t |
| 366 |
|
|
| 367 |
|
/* Define to rpl_realloc if the replacement function should be used. */ |
| 368 |
|
#undef realloc |
| 369 |
|
|
| 370 |
/* Define to `unsigned' if <sys/types.h> does not define. */ |
/* Define to `unsigned' if <sys/types.h> does not define. */ |
| 371 |
#undef size_t |
#undef size_t |
| 372 |
|
|
| 373 |
|
/* Define to `int' if <sys/types.h> does not define. */ |
| 374 |
|
#undef ssize_t |
| 375 |
|
|
| 376 |
/* Define to `long' if <sys/types.h> does not define. */ |
/* Define to `long' if <sys/types.h> does not define. */ |
| 377 |
#undef time_t |
#undef time_t |
| 378 |
|
|
| 381 |
|
|
| 382 |
/* Define as `fork' if `vfork' does not work. */ |
/* Define as `fork' if `vfork' does not work. */ |
| 383 |
#undef vfork |
#undef vfork |
| 384 |
|
|
| 385 |
|
#ifndef HAVE_SIG_T |
| 386 |
|
typedef RETSIGTYPE (*sig_t) (); |
| 387 |
|
#endif |