1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* modified bsd pce cd hardware support (old one) */
4#undef BSD_CD_HARDWARE_SUPPORT
5
6/* for hugo developers working on the cd subsystem */
7#undef CD_DEBUG
8
9/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10   systems. This function is required for `alloca.c' support on those systems.
11   */
12#undef CRAY_STACKSEG_END
13
14/* Define to 1 if using `alloca.c'. */
15#undef C_ALLOCA
16
17/* defined if user wants netplay support */
18#undef ENABLE_NETPLAY
19
20/* defined if user wants a 'clean' binary ( = not for hugo developpers) */
21#undef FINAL_RELEASE
22
23/* for hugo developers working on the graphics subsystem */
24#undef GFX_DEBUG
25
26/* defined if user have GTK2 installed */
27#undef GTK
28
29/* Define to 1 if you have `alloca', as a function or macro. */
30#undef HAVE_ALLOCA
31
32/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
33   */
34#undef HAVE_ALLOCA_H
35
36/* Define to 1 if you have the `atexit' function. */
37#undef HAVE_ATEXIT
38
39/* Define to 1 if you have the `bzero' function. */
40#undef HAVE_BZERO
41
42/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
43#undef HAVE_DOPRNT
44
45/* Define to 1 if you have the `dup2' function. */
46#undef HAVE_DUP2
47
48/* Define to 1 if you have the <fcntl.h> header file. */
49#undef HAVE_FCNTL_H
50
51/* Define to 1 if you have the `gettimeofday' function. */
52#undef HAVE_GETTIMEOFDAY
53
54/* Define to 1 if you have the <inttypes.h> header file. */
55#undef HAVE_INTTYPES_H
56
57/* Define to 1 if you have the `SDL' library (-lSDL). */
58#undef HAVE_LIBSDL
59
60/* Define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
61#undef HAVE_LIBSDL_MIXER
62
63/* Define to 1 if you have the SDL_net library */
64#undef HAVE_LIBSDL_NET
65
66/* Define to 1 if you have the `vorbis' library (-lvorbis). */
67#undef HAVE_LIBVORBIS
68
69/* Define to 1 if you have the `vorbisfile' library (-lvorbisfile). */
70#undef HAVE_LIBVORBISFILE
71
72/* Define to 1 if you have the 'z' library (-lz) */
73#undef HAVE_LIBZ
74
75/* Define to 1 if you have the <limits.h> header file. */
76#undef HAVE_LIMITS_H
77
78/* Define to 1 if you have the <memory.h> header file. */
79#undef HAVE_MEMORY_H
80
81/* Define to 1 if you have the `memset' function. */
82#undef HAVE_MEMSET
83
84/* Define to 1 if you have the `mkdir' function. */
85#undef HAVE_MKDIR
86
87/* Define to 1 if you have the `select' function. */
88#undef HAVE_SELECT
89
90/* Define to 1 if you have the <stdint.h> header file. */
91#undef HAVE_STDINT_H
92
93/* Define to 1 if you have the <stdlib.h> header file. */
94#undef HAVE_STDLIB_H
95
96/* Define to 1 if you have the `strchr' function. */
97#undef HAVE_STRCHR
98
99/* Define to 1 if you have the `strdup' function. */
100#undef HAVE_STRDUP
101
102/* Define to 1 if you have the <strings.h> header file. */
103#undef HAVE_STRINGS_H
104
105/* Define to 1 if you have the <string.h> header file. */
106#undef HAVE_STRING_H
107
108/* Define to 1 if you have the `strrchr' function. */
109#undef HAVE_STRRCHR
110
111/* Define to 1 if you have the `strstr' function. */
112#undef HAVE_STRSTR
113
114/* Define to 1 if you have the <sys/ioctl.h> header file. */
115#undef HAVE_SYS_IOCTL_H
116
117/* Define to 1 if you have the <sys/param.h> header file. */
118#undef HAVE_SYS_PARAM_H
119
120/* Define to 1 if you have the <sys/stat.h> header file. */
121#undef HAVE_SYS_STAT_H
122
123/* Define to 1 if you have the <sys/types.h> header file. */
124#undef HAVE_SYS_TYPES_H
125
126/* Define to 1 if you have the <unistd.h> header file. */
127#undef HAVE_UNISTD_H
128
129/* Define to 1 if you have the `vprintf' function. */
130#undef HAVE_VPRINTF
131
132/* defined if inlined accessors should be used */
133#undef INLINED_ACCESSORS
134
135/* for hugo developers working on the input subsystem */
136#undef INPUT_DEBUG
137
138/* for hugo developers working on hu6280 emulation */
139#undef KERNEL_DEBUG
140
141/* defined if user wants new kernel */
142#undef KERNEL_DS
143
144/* for hugo developers working on netplay emulation */
145#undef NETPLAY_DEBUG
146
147/* defined if user wants to use the new gfx engine */
148#undef NEW_GFX_ENGINE
149
150/* defined if user wants ogg support in hcd */
151#undef OGG_SUPPORT
152
153/* Name of package */
154#undef PACKAGE
155
156/* Define to the address where bug reports for this package should be sent. */
157#undef PACKAGE_BUGREPORT
158
159/* directory in which data are located */
160#undef PACKAGE_DATA_DIR
161
162/* Define to the full name of this package. */
163#undef PACKAGE_NAME
164
165/* Define to the full name and version of this package. */
166#undef PACKAGE_STRING
167
168/* Define to the one symbol short name of this package. */
169#undef PACKAGE_TARNAME
170
171/* Define to the version of this package. */
172#undef PACKAGE_VERSION
173
174/* defined if user wants SDL as library */
175#undef SDL
176
177/* defined if user wants SDL_mixer as library */
178#undef SDL_mixer
179
180/* defined if user wants open memory openness */
181#undef SHARED_MEMORY
182
183/* The size of a `char', as computed by sizeof. */
184#undef SIZEOF_CHAR
185
186/* The size of a `int', as computed by sizeof. */
187#undef SIZEOF_INT
188
189/* The size of a `long int', as computed by sizeof. */
190#undef SIZEOF_LONG_INT
191
192/* The size of a `short int', as computed by sizeof. */
193#undef SIZEOF_SHORT_INT
194
195/* for hugo developers working on the cd subsystem */
196#undef SOUND_DEBUG
197
198/* If using the C implementation of alloca, define if you know the
199   direction of stack growth for your system; otherwise it will be
200   automatically deduced at run-time.
201	STACK_DIRECTION > 0 => grows toward higher addresses
202	STACK_DIRECTION < 0 => grows toward lower addresses
203	STACK_DIRECTION = 0 => direction of growth unknown */
204#undef STACK_DIRECTION
205
206/* Define to 1 if you have the ANSI C header files. */
207#undef STDC_HEADERS
208
209/* defined if rom are expected to be patched to run from bank 0x68 */
210#undef TEST_ROM_RELOCATED
211
212/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
213#undef TIME_WITH_SYS_TIME
214
215/* Version number of package */
216#undef VERSION
217
218/* Define to 1 if your processor stores words with the most significant byte
219   first (like Motorola and SPARC, unlike Intel and VAX). */
220#undef WORDS_BIGENDIAN
221
222/* Define to empty if `const' does not conform to ANSI C. */
223#undef const
224
225/* Define to `__inline__' or `__inline' if that's what the C compiler
226   calls it, or to nothing if 'inline' is not supported under any name.  */
227#ifndef __cplusplus
228#undef inline
229#endif
230