1 /* src/autoconf.h.in. Generated from configure.ac by autoheader. */
3 /* Path to the game's lib directory */
6 /* Define to 1 if you have the `can_change_color' function. */
7 #undef HAVE_CAN_CHANGE_COLOR
9 /* Define to 1 if you have the <dirent.h> header file. */
12 /* Define to 1 if you have the <fcntl.h> header file. */
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
18 /* Define to 1 if you have the <memory.h> header file. */
21 /* Define to 1 if you have the `mkstemp' function. */
24 /* Define to 1 if you have the `setegid' function. */
27 /* Define to 1 if you have the `setresgid' function. */
30 /* Define to 1 if stdbool.h conforms to C99. */
33 /* Define to 1 if you have the <stdint.h> header file. */
36 /* Define to 1 if you have the <stdlib.h> header file. */
39 /* Define to 1 if you have the <strings.h> header file. */
42 /* Define to 1 if you have the <string.h> header file. */
45 /* Define to 1 if you have the <sys/stat.h> header file. */
46 #undef HAVE_SYS_STAT_H
48 /* Define to 1 if you have the <sys/types.h> header file. */
49 #undef HAVE_SYS_TYPES_H
51 /* Define to 1 if you have the <unistd.h> header file. */
54 /* Define to 1 if the system has the type `_Bool'. */
60 /* Define to the address where bug reports for this package should be sent. */
61 #undef PACKAGE_BUGREPORT
63 /* Define to the full name of this package. */
66 /* Define to the full name and version of this package. */
69 /* Define to the one symbol short name of this package. */
70 #undef PACKAGE_TARNAME
72 /* Define to the version of this package. */
73 #undef PACKAGE_VERSION
75 /* Define as the return type of signal handlers (`int' or `void'). */
78 /* Define to 1 if using SDL_mixer sound support and it's found. */
81 /* Define to 1 if you have the ANSI C header files. */
84 /* Define to 1 if Curses or PDCurses is found, but NCurses is not. */
87 /* Define to 1 if using the Curses frontend. */
90 /* Define to 1 if using the GTK+ 2.x interface and GTK+ 2.x is found. */
93 /* Define to 1 if NCurses is found. */
96 /* Define to 1 if using the SDL interface and SDL is found. */
99 /* Define to 1 if using the X11 frontend and X11 libraries are found. */
102 /* Version number of package */
105 /* Define to 1 if the X Window System is missing or not being used. */
106 #undef X_DISPLAY_MISSING
108 /* Define to empty if `const' does not conform to ANSI C. */