/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define if scorefile is top scores, not top players */ #define ALLSCORES 1 /* Define if checktime feature should be enabled */ /* #undef CHECKTIME */ /* Define to group owner of setgid executable */ /* #undef GROUPOWNER */ /* Define to 1 if you have the `alarm' function. */ #define HAVE_ALARM 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if libcurses is requested */ #define HAVE_CURSES_H 1 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ /* #undef HAVE_DOPRNT */ /* Define to 1 if you have the `erasechar' function. */ #define HAVE_ERASECHAR 1 /* Define if ncurses has ESCDELAY variable */ #define HAVE_ESCDELAY 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fork' function. */ #define HAVE_FORK 1 /* Define to 1 if you have the `getgid' function. */ #define HAVE_GETGID 1 /* Define to 1 if you have the `getloadavg' function. */ #define HAVE_GETLOADAVG 1 /* Define to 1 if you have the `getpass' function. */ #define HAVE_GETPASS 1 /* Define to 1 if you have the `getpwuid' function. */ #define HAVE_GETPWUID 1 /* Define to 1 if you have the `getuid' function. */ #define HAVE_GETUID 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `killchar' function. */ #define HAVE_KILLCHAR 1 /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the `loadav' function. */ /* #undef HAVE_LOADAV */ /* Define to 1 if `lstat' has the bug that it succeeds when given the zero-length file name argument. */ /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */ /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if libncurses is requested */ /* #undef HAVE_NCURSES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NCURSES_TERM_H */ /* Define to 1 if you have the `nlist' function. */ /* #undef HAVE_NLIST */ /* Define to 1 if you have the header file. */ #define HAVE_NLIST_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PROCESS_H */ /* Define to 1 if you have the header file. */ #define HAVE_PWD_H 1 /* Define to 1 if you have the `setenv' function. */ #define HAVE_SETENV 1 /* Define to 1 if you have the `setgid' function. */ #define HAVE_SETGID 1 /* Define to 1 if you have the `setregid' function. */ #define HAVE_SETREGID 1 /* Define to 1 if you have the `setresgid' function. */ /* #undef HAVE_SETRESGID */ /* Define to 1 if you have the `setresuid' function. */ /* #undef HAVE_SETRESUID */ /* Define to 1 if you have the `setreuid' function. */ #define HAVE_SETREUID 1 /* Define to 1 if you have the `setuid' function. */ #define HAVE_SETUID 1 /* Define to 1 if you have the `spawnl' function. */ /* #undef HAVE_SPAWNL */ /* Define to 1 if `stat' has the bug that it succeeds when given the zero-length file name argument. */ /* #undef HAVE_STAT_EMPTY_STRING_BUG */ /* Define to 1 if stdbool.h conforms to C99. */ #define HAVE_STDBOOL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UTSNAME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UTMP_H 1 /* Define to 1 if you have the `vfork' function. */ #define HAVE_VFORK 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_VFORK_H */ /* Define to 1 if you have the `vprintf' function. */ #define HAVE_VPRINTF 1 /* Define to 1 if `fork' works. */ #define HAVE_WORKING_FORK 1 /* Define to 1 if `vfork' works. */ #define HAVE_WORKING_VFORK 1 /* Define to 1 if the system has the type `_Bool'. */ #define HAVE__BOOL 1 /* Define to 1 if you have the `_spawnl' function. */ /* #undef HAVE__SPAWNL */ /* define if we should use program's load average function instead of system */ /* #undef LOADAV */ /* Define to file to use for scoreboard lockfile */ #define LOCKFILE "rogue.lck" /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ /* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */ /* Define to include wizard mode */ /* #undef MASTER */ /* Define if maxusers feature should be enabled */ /* #undef MAXLOAD */ /* Define if maxusers feature should be enabled */ /* #undef MAXUSERS */ /* kernel file to pass to nlist() when reading load average (unlikely to work) */ /* #undef NAMELIST */ /* word for the number of scores to store in scoreboard */ #define NUMNAME "Ten" /* number of scores to store in scoreboard */ #define NUMSCORES 10 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "yendor@rogueforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "Rogue" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Rogue 5.4.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "rogue" /* Define to the version of this package. */ #define PACKAGE_VERSION "5.4.4" /* Define crypt(3) wizard mode password */ /* #undef PASSWD */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* Define to file to use for scoreboard */ #define SCOREFILE "rogue.scr" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* define if we should use program's user counting function instead of system's */ /* #undef UCOUNT */ /* utmp like file to pass to ucount() when counting online users (unlikely to work) */ /* #undef UTMP */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define to `unsigned int' if does not define. */ /* #undef size_t */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define as `fork' if `vfork' does not work. */ /* #undef vfork */