1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4   systems. This function is required for `alloca.c' support on those systems.
5   */
6#undef CRAY_STACKSEG_END
7
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if translation of program messages to the user's native
12   language is requested. */
13#undef ENABLE_NLS
14
15/* Define to 1 if you have `alloca', as a function or macro. */
16#undef HAVE_ALLOCA
17
18/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19   */
20#undef HAVE_ALLOCA_H
21
22/* Define to 1 if you have the <argz.h> header file. */
23#undef HAVE_ARGZ_H
24
25/* Define to 1 if you have the `asprintf' function. */
26#undef HAVE_ASPRINTF
27
28/* Define if the GNU dcgettext() function is already present or preinstalled.
29   */
30#undef HAVE_DCGETTEXT
31
32/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
33   don't. */
34#undef HAVE_DECL_FEOF_UNLOCKED
35
36/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
37   you don't. */
38#undef HAVE_DECL_FGETS_UNLOCKED
39
40/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
41   don't. */
42#undef HAVE_DECL_GETC_UNLOCKED
43
44/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
45   don't. */
46#undef HAVE_DECL__SNPRINTF
47
48/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
49   don't. */
50#undef HAVE_DECL__SNWPRINTF
51
52/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
53   */
54#undef HAVE_DIRENT_H
55
56/* Define to 1 if you have the <fcntl.h> header file. */
57#undef HAVE_FCNTL_H
58
59/* Define to 1 if you have the `fwprintf' function. */
60#undef HAVE_FWPRINTF
61
62/* Define to 1 if you have the `getcwd' function. */
63#undef HAVE_GETCWD
64
65/* Define to 1 if you have the `getegid' function. */
66#undef HAVE_GETEGID
67
68/* Define to 1 if you have the `geteuid' function. */
69#undef HAVE_GETEUID
70
71/* Define to 1 if you have the `getgid' function. */
72#undef HAVE_GETGID
73
74/* Define to 1 if you have the `getpagesize' function. */
75#undef HAVE_GETPAGESIZE
76
77/* Define if the GNU gettext() function is already present or preinstalled. */
78#undef HAVE_GETTEXT
79
80/* Define to 1 if you have the `getuid' function. */
81#undef HAVE_GETUID
82
83/* Define if you have the iconv() function. */
84#undef HAVE_ICONV
85
86/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
87#undef HAVE_INTMAX_T
88
89/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
90#undef HAVE_INTTYPES_H
91
92/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
93   declares uintmax_t. */
94#undef HAVE_INTTYPES_H_WITH_UINTMAX
95
96/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
97#undef HAVE_LANGINFO_CODESET
98
99/* Define to 1 if you have the <langinfo.h> header file. */
100#undef HAVE_LANGINFO_H
101
102/* Define if your <locale.h> file defines LC_MESSAGES. */
103#undef HAVE_LC_MESSAGES
104
105/* Define to 1 if you have the <libintl.h> header file. */
106#undef HAVE_LIBINTL_H
107
108/* Define to 1 if you have the `png' library (-lpng). */
109#undef HAVE_LIBPNG
110
111/* Define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
112#undef HAVE_LIBSDL_MIXER
113
114/* Define to 1 if you have the `SDL_ttf' library (-lSDL_ttf). */
115#undef HAVE_LIBSDL_TTF
116
117/* Define to 1 if you have the <limits.h> header file. */
118#undef HAVE_LIMITS_H
119
120/* Define to 1 if you have the <locale.h> header file. */
121#undef HAVE_LOCALE_H
122
123/* Define if you have the 'long double' type. */
124#undef HAVE_LONG_DOUBLE
125
126/* Define if you have the 'long long' type. */
127#undef HAVE_LONG_LONG
128
129/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
130   to 0 otherwise. */
131#undef HAVE_MALLOC
132
133/* Define to 1 if you have the <malloc.h> header file. */
134#undef HAVE_MALLOC_H
135
136/* Define to 1 if you have the <memory.h> header file. */
137#undef HAVE_MEMORY_H
138
139/* Define to 1 if you have the `mempcpy' function. */
140#undef HAVE_MEMPCPY
141
142/* Define to 1 if you have the `mkdir' function. */
143#undef HAVE_MKDIR
144
145/* Define to 1 if you have a working `mmap' system call. */
146#undef HAVE_MMAP
147
148/* Define to 1 if you have the `munmap' function. */
149#undef HAVE_MUNMAP
150
151/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
152#undef HAVE_NDIR_H
153
154/* Define to 1 if you have the `nl_langinfo' function. */
155#undef HAVE_NL_LANGINFO
156
157/* Define to 1 if you have the <nl_types.h> header file. */
158#undef HAVE_NL_TYPES_H
159
160/* Define if your printf() function supports format strings with positions. */
161#undef HAVE_POSIX_PRINTF
162
163/* Define to 1 if you have the `pow' function. */
164#undef HAVE_POW
165
166/* Define to 1 if you have the `putenv' function. */
167#undef HAVE_PUTENV
168
169/* Define to 1 if your system has a GNU libc compatible `realloc' function,
170   and to 0 otherwise. */
171#undef HAVE_REALLOC
172
173/* Define to 1 if you have the `setenv' function. */
174#undef HAVE_SETENV
175
176/* Define to 1 if you have the `setlocale' function. */
177#undef HAVE_SETLOCALE
178
179/* Define to 1 if you have the `snprintf' function. */
180#undef HAVE_SNPRINTF
181
182/* Define to 1 if you have the `sqrt' function. */
183#undef HAVE_SQRT
184
185/* Define to 1 if `stat' has the bug that it succeeds when given the
186   zero-length file name argument. */
187#undef HAVE_STAT_EMPTY_STRING_BUG
188
189/* Define to 1 if stdbool.h conforms to C99. */
190#undef HAVE_STDBOOL_H
191
192/* Define to 1 if you have the <stddef.h> header file. */
193#undef HAVE_STDDEF_H
194
195/* Define to 1 if you have the <stdint.h> header file. */
196#undef HAVE_STDINT_H
197
198/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
199   uintmax_t. */
200#undef HAVE_STDINT_H_WITH_UINTMAX
201
202/* Define to 1 if you have the <stdio_ext.h> header file. */
203#undef HAVE_STDIO_EXT_H
204
205/* Define to 1 if you have the <stdlib.h> header file. */
206#undef HAVE_STDLIB_H
207
208/* Define to 1 if you have the `stpcpy' function. */
209#undef HAVE_STPCPY
210
211/* Define to 1 if you have the `strcasecmp' function. */
212#undef HAVE_STRCASECMP
213
214/* Define to 1 if you have the `strchr' function. */
215#undef HAVE_STRCHR
216
217/* Define to 1 if you have the `strcspn' function. */
218#undef HAVE_STRCSPN
219
220/* Define to 1 if you have the `strdup' function. */
221#undef HAVE_STRDUP
222
223/* Define to 1 if you have the <strings.h> header file. */
224#undef HAVE_STRINGS_H
225
226/* Define to 1 if you have the <string.h> header file. */
227#undef HAVE_STRING_H
228
229/* Define to 1 if you have the `strstr' function. */
230#undef HAVE_STRSTR
231
232/* Define to 1 if you have the `strtoul' function. */
233#undef HAVE_STRTOUL
234
235/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
236   */
237#undef HAVE_SYS_DIR_H
238
239/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
240   */
241#undef HAVE_SYS_NDIR_H
242
243/* Define to 1 if you have the <sys/param.h> header file. */
244#undef HAVE_SYS_PARAM_H
245
246/* Define to 1 if you have the <sys/stat.h> header file. */
247#undef HAVE_SYS_STAT_H
248
249/* Define to 1 if you have the <sys/timeb.h> header file. */
250#undef HAVE_SYS_TIMEB_H
251
252/* Define to 1 if you have the <sys/types.h> header file. */
253#undef HAVE_SYS_TYPES_H
254
255/* Define to 1 if you have the `tsearch' function. */
256#undef HAVE_TSEARCH
257
258/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
259#undef HAVE_UINTMAX_T
260
261/* Define to 1 if you have the <unistd.h> header file. */
262#undef HAVE_UNISTD_H
263
264/* Define if you have the 'unsigned long long' type. */
265#undef HAVE_UNSIGNED_LONG_LONG
266
267/* Define if you have the 'wchar_t' type. */
268#undef HAVE_WCHAR_T
269
270/* Define to 1 if you have the `wcslen' function. */
271#undef HAVE_WCSLEN
272
273/* Define if you have the 'wint_t' type. */
274#undef HAVE_WINT_T
275
276/* Define to 1 if the system has the type `_Bool'. */
277#undef HAVE__BOOL
278
279/* Define to 1 if you have the `__argz_count' function. */
280#undef HAVE___ARGZ_COUNT
281
282/* Define to 1 if you have the `__argz_next' function. */
283#undef HAVE___ARGZ_NEXT
284
285/* Define to 1 if you have the `__argz_stringify' function. */
286#undef HAVE___ARGZ_STRINGIFY
287
288/* Define to 1 if you have the `__fsetlocking' function. */
289#undef HAVE___FSETLOCKING
290
291/* Define as const if the declaration of iconv() needs const. */
292#undef ICONV_CONST
293
294/* Define if integer division by zero raises signal SIGFPE. */
295#undef INTDIV0_RAISES_SIGFPE
296
297/* R�pertoire des locale */
298#undef LOCALEDIR
299
300/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
301   slash. */
302#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
303
304/* Name of package */
305#undef PACKAGE
306
307/* Define to the address where bug reports for this package should be sent. */
308#undef PACKAGE_BUGREPORT
309
310/* Define to the full name of this package. */
311#undef PACKAGE_NAME
312
313/* Define to the full name and version of this package. */
314#undef PACKAGE_STRING
315
316/* Define to the one symbol short name of this package. */
317#undef PACKAGE_TARNAME
318
319/* Define to the version of this package. */
320#undef PACKAGE_VERSION
321
322/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
323#undef PRI_MACROS_BROKEN
324
325/* Define as the maximum value of type 'size_t', if the system doesn't define
326   it. */
327#undef SIZE_MAX
328
329/* If using the C implementation of alloca, define if you know the
330   direction of stack growth for your system; otherwise it will be
331   automatically deduced at runtime.
332	STACK_DIRECTION > 0 => grows toward higher addresses
333	STACK_DIRECTION < 0 => grows toward lower addresses
334	STACK_DIRECTION = 0 => direction of growth unknown */
335#undef STACK_DIRECTION
336
337/* Define to 1 if you have the ANSI C header files. */
338#undef STDC_HEADERS
339
340/* Version number of package */
341#undef VERSION
342
343/* Define to empty if `const' does not conform to ANSI C. */
344#undef const
345
346/* Define to `__inline__' or `__inline' if that's what the C compiler
347   calls it, or to nothing if 'inline' is not supported under any name.  */
348#ifndef __cplusplus
349#undef inline
350#endif
351
352/* Define to rpl_malloc if the replacement function should be used. */
353#undef malloc
354
355/* Define to `long int' if <sys/types.h> does not define. */
356#undef off_t
357
358/* Define as the type of the result of subtracting two pointers, if the system
359   doesn't define it. */
360#undef ptrdiff_t
361
362/* Define to rpl_realloc if the replacement function should be used. */
363#undef realloc
364
365/* Define to empty if the C compiler doesn't support this keyword. */
366#undef signed
367
368/* Define to `unsigned int' if <sys/types.h> does not define. */
369#undef size_t
370
371/* Define to unsigned long or unsigned long long if <stdint.h> and
372   <inttypes.h> don't define. */
373#undef uintmax_t
374
375/* Define to empty if the keyword `volatile' does not work. Warning: valid
376   code using `volatile' can become incorrect without. Disable with care. */
377#undef volatile
378