autoconf.h

Go to the documentation of this file.
00001 /* include/autoconf.h.  Generated from autoconf.hin by configure.  */
00002 /* sys/autoconf/autoconf.hin.  Generated from sys/autoconf/configure.ac by autoheader.  */
00003 
00004 #ifndef AUTOCONF_H
00005 #undef AUTOCONF_H
00006 #define AUTOCONF_H
00007 
00008 /* Exceptions to autopickup (experimental) */
00009 #undef AUTOPICKUP_EXCEPTIONS
00010 
00011 /* Open doors by walking into them */
00012 #undef AUTO_OPEN
00013 #define AUTO_OPEN 
00014 
00015 /* Blackmarket */
00016 #undef BLACKMARKET
00017 #define BLACKMARKET 
00018 
00019 /* A BSD like system */
00020 #undef BSD
00021 
00022 /* Allow smaller screens */
00023 #undef CLIPPING
00024 #define CLIPPING 
00025 
00026 /* Compression program */
00027 #undef COMPRESS
00028 #define COMPRESS "/bin/bzip2"
00029 
00030 /* Extension of compressed files */
00031 #undef COMPRESS_EXTENSION
00032 #define COMPRESS_EXTENSION ".bz2"
00033 
00034 /* Options to pass to the compression program, if any */
00035 #undef COMPRESS_OPTIONS
00036 
00037 /* Curses interface */
00038 #undef CURSES_GRAPHICS
00039 
00040 /* Unix on win32 */
00041 #undef CYGWIN32
00042 
00043 /* The default windowing system */
00044 #undef DEFAULT_WINDOW_SYS
00045 #define DEFAULT_WINDOW_SYS "tty"
00046 
00047 /* Pseudo random number device */
00048 #undef DEV_RANDOM
00049 #define DEV_RANDOM "/dev/urandom"
00050 
00051 /* Data librarian */
00052 #undef DLB
00053 #define DLB 
00054 
00055 /* Dummy graphics */
00056 #undef DUMMY_GRAPHICS
00057 
00058 /* Number of dumped messages */
00059 #undef DUMPMSGS
00060 #define DUMPMSGS 30
00061 
00062 /* Name of character dump file */
00063 #undef DUMP_FN
00064 
00065 /* CSS file should be included in the HTML dump */
00066 #undef DUMP_HTML_CSS_EMBEDDED
00067 
00068 /* Path to the css dump file */
00069 #undef DUMP_HTML_CSS_FILE
00070 #define DUMP_HTML_CSS_FILE "unnethack_dump.css"
00071 
00072 /* Dump an HTML file */
00073 #undef DUMP_HTML_LOG
00074 #define DUMP_HTML_LOG 
00075 
00076 /* Dumping character stats */
00077 #undef DUMP_LOG
00078 #define DUMP_LOG 
00079 
00080 /* Dump a text file */
00081 #undef DUMP_TEXT_LOG
00082 #define DUMP_TEXT_LOG 
00083 
00084 /* Dungeon growth */
00085 #undef DUNGEON_GROWTH
00086 #define DUNGEON_GROWTH 
00087 
00088 /* Engraving the E-word repels monsters */
00089 #undef ELBERETH
00090 #define ELBERETH 
00091 
00092 /* Show experience on bottom line */
00093 #undef EXP_ON_BOTL
00094 #define EXP_ON_BOTL 
00095 
00096 /* Gold is kept on object chains (experimental) */
00097 #undef GOLDOBJ
00098 
00099 /* Define to 1 if you have the <curses.h> header file. */
00100 #undef HAVE_CURSES_H
00101 #define HAVE_CURSES_H 1
00102 
00103 /* Define to 1 if you have the declaration of `strncmpi', and to 0 if you
00104    don't. */
00105 #undef HAVE_DECL_STRNCMPI
00106 #define HAVE_DECL_STRNCMPI 0
00107 
00108 /* Define to 1 if you have the declaration of `strnicmp', and to 0 if you
00109    don't. */
00110 #undef HAVE_DECL_STRNICMP
00111 #define HAVE_DECL_STRNICMP 0
00112 
00113 /* Define to 1 if you have the `fcntl' function. */
00114 #undef HAVE_FCNTL
00115 #define HAVE_FCNTL 1
00116 
00117 /* Define to 1 if you have the <inttypes.h> header file. */
00118 #undef HAVE_INTTYPES_H
00119 #define HAVE_INTTYPES_H 1
00120 
00121 /* Define to 1 if you have the <memory.h> header file. */
00122 #undef HAVE_MEMORY_H
00123 #define HAVE_MEMORY_H 1
00124 
00125 /* Define to 1 if you have the <stdint.h> header file. */
00126 #undef HAVE_STDINT_H
00127 #define HAVE_STDINT_H 1
00128 
00129 /* Define to 1 if you have the <stdlib.h> header file. */
00130 #undef HAVE_STDLIB_H
00131 #define HAVE_STDLIB_H 1
00132 
00133 /* Define to 1 if you have the <strings.h> header file. */
00134 #undef HAVE_STRINGS_H
00135 #define HAVE_STRINGS_H 1
00136 
00137 /* Define to 1 if you have the <string.h> header file. */
00138 #undef HAVE_STRING_H
00139 #define HAVE_STRING_H 1
00140 
00141 /* Define to 1 if you have the <sys/stat.h> header file. */
00142 #undef HAVE_SYS_STAT_H
00143 #define HAVE_SYS_STAT_H 1
00144 
00145 /* Define to 1 if you have the <sys/types.h> header file. */
00146 #undef HAVE_SYS_TYPES_H
00147 #define HAVE_SYS_TYPES_H 1
00148 
00149 /* Define to 1 if you have the <termcap.h> header file. */
00150 #undef HAVE_TERMCAP_H
00151 #define HAVE_TERMCAP_H 1
00152 
00153 /* Define this if you have the tparm function in an included lib. */
00154 #undef HAVE_TPARM
00155 #define HAVE_TPARM 1
00156 
00157 /* Define to 1 if you have the <unistd.h> header file. */
00158 #undef HAVE_UNISTD_H
00159 #define HAVE_UNISTD_H 1
00160 
00161 /* Define to 1 if you have the <utime.h> header file. */
00162 #undef HAVE_UTIME_H
00163 #define HAVE_UTIME_H 1
00164 
00165 /* Use UnNetHack's compression routines */
00166 #undef INTERNAL_COMP
00167 
00168 /* Keystone Kops */
00169 #undef KOPS
00170 #define KOPS 
00171 
00172 /* GNU Linux */
00173 #undef LINUX
00174 #define LINUX 
00175 
00176 /* Live game progress logfile */
00177 #undef LIVELOGFILE
00178 #define LIVELOGFILE "livelog"
00179 
00180 /* Reporting killing of uniques and ghosts of former players */
00181 #undef LIVELOG_BONES_KILLER
00182 
00183 /* Shoutting into the live game logfile */
00184 #undef LIVELOG_SHOUT
00185 #define LIVELOG_SHOUT 
00186 
00187 /* TTY graphics menu color */
00188 #undef MENU_COLOR
00189 #define MENU_COLOR 
00190 
00191 /* Use regular expressions */
00192 #undef MENU_COLOR_REGEX
00193 #define MENU_COLOR_REGEX 
00194 
00195 /* GNU regex is available */
00196 #undef MENU_COLOR_REGEX_GNU
00197 #define MENU_COLOR_REGEX_GNU 
00198 
00199 /* Posix regex is available */
00200 #undef MENU_COLOR_REGEX_POSIX
00201 
00202 /* Microsoft Window's native graphics */
00203 #undef MSWIN_GRAPHICS
00204 
00205 /* No void type available */
00206 #undef NOVOID
00207 
00208 /* Define to the address where bug reports for this package should be sent. */
00209 #undef PACKAGE_BUGREPORT
00210 #define PACKAGE_BUGREPORT "bhaak@gmx.net"
00211 
00212 /* Define to the full name of this package. */
00213 #undef PACKAGE_NAME
00214 #define PACKAGE_NAME "UNNETHACK"
00215 
00216 /* Define to the full name and version of this package. */
00217 #undef PACKAGE_STRING
00218 #define PACKAGE_STRING "UNNETHACK 3.5.1"
00219 
00220 /* Define to the one symbol short name of this package. */
00221 #undef PACKAGE_TARNAME
00222 #define PACKAGE_TARNAME "unnethack"
00223 
00224 /* Define to the home page for this package. */
00225 #undef PACKAGE_URL
00226 #define PACKAGE_URL ""
00227 
00228 /* Define to the version of this package. */
00229 #undef PACKAGE_VERSION
00230 #define PACKAGE_VERSION "3.5.1"
00231 
00232 /* Require some questions to be answered with 'yes' instead of 'y' */
00233 #undef PARANOID
00234 #define PARANOID 
00235 
00236 /* Compare High Score entries by user id instead of user name */
00237 #undef PERS_IS_UID
00238 
00239 /* QWERTZ keyboard layout support */
00240 #undef QWERTZ
00241 #define QWERTZ 
00242 
00243 /* Shuffling order of Elemental Planes */
00244 #undef RANDOMIZED_PLANES
00245 #define RANDOMIZED_PLANES 
00246 
00247 /* Show elapsed time on bottom line */
00248 #undef REALTIME_ON_BOTL
00249 #define REALTIME_ON_BOTL 
00250 
00251 /* Redo last command */
00252 #undef REDO
00253 #define REDO 
00254 
00255 /* Special Rogue-like levels */
00256 #undef REINCARNATION
00257 #define REINCARNATION 
00258 
00259 /* Show score on bottom line */
00260 #undef SCORE_ON_BOTL
00261 
00262 /* Succubi/incubi seduction */
00263 #undef SEDUCE
00264 #define SEDUCE 
00265 
00266 /* Display number of created monsters at the end of game */
00267 #undef SHOW_BORN
00268 #define SHOW_BORN 
00269 
00270 /* Display extinct monsters at the end of game */
00271 #undef SHOW_EXTINCT
00272 #define SHOW_EXTINCT 
00273 
00274 /* simple mail dgamelaunch support */
00275 #undef SIMPLE_MAIL
00276 
00277 /* Kitchen sinks */
00278 #undef SINKS
00279 #define SINKS 
00280 
00281 /* TTY graphics status color */
00282 #undef STATUS_COLORS
00283 #define STATUS_COLORS 
00284 
00285 /* Define to 1 if you have the ANSI C header files. */
00286 #undef STDC_HEADERS
00287 #define STDC_HEADERS 1
00288 
00289 /* Ability to ride monsters */
00290 #undef STEED
00291 #define STEED 
00292 
00293 /* Use strncmpi */
00294 #undef STRNCMPI
00295 
00296 /* A System V like system */
00297 #undef SYSV
00298 #define SYSV 
00299 
00300 /* Using msleep */
00301 #undef TIMED_DELAY
00302 #define TIMED_DELAY 
00303 
00304 /* Tourist class */
00305 #undef TOURIST
00306 #define TOURIST 
00307 
00308 /* Console output */
00309 #undef TTY_GRAPHICS
00310 #define TTY_GRAPHICS 
00311 
00312 /* Allow user-defined mapping from messages to sounds) */
00313 #undef USER_SOUNDS
00314 
00315 /* Using Mersenne Twister as RNG */
00316 #undef USE_MERSENNE_TWISTER
00317 #define USE_MERSENNE_TWISTER 
00318 
00319 /* Fancy mazes */
00320 #undef WALLIFIED_MAZE
00321 #define WALLIFIED_MAZE 
00322 
00323 /* Log information about running games */
00324 #undef WHEREIS_FILE
00325 #define WHEREIS_FILE "%n.whereis"
00326 
00327 /* An MS-Windows system */
00328 #undef WIN32
00329 
00330 /* enable wizard mode for the specified user */
00331 #undef WIZARD
00332 #define WIZARD "bubi"
00333 
00334 /* X11 graphics */
00335 #undef X11_GRAPHICS
00336 
00337 /* More verbose logfile */
00338 #undef XLOGFILE
00339 #define XLOGFILE "xlogfile"
00340 
00341 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
00342    `char[]'. */
00343 #undef YYTEXT_POINTER
00344 #define YYTEXT_POINTER 1
00345 
00346 #endif /* AUTOCONF_H */