- Italian translations by Iknos
[supertux.git] / config.h.in
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 /* Use the Apple OpenGL framework. */
23 #undef HAVE_APPLE_OPENGL_FRAMEWORK
24
25 /* Define to 1 if you have the <argz.h> header file. */
26 #undef HAVE_ARGZ_H
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 <dirent.h> header file, and it defines `DIR'.
33    */
34 #undef HAVE_DIRENT_H
35
36 /* Define to 1 if you have the <dlfcn.h> header file. */
37 #undef HAVE_DLFCN_H
38
39 /* Define to 1 if you have the `feof_unlocked' function. */
40 #undef HAVE_FEOF_UNLOCKED
41
42 /* Define to 1 if you have the `fgets_unlocked' function. */
43 #undef HAVE_FGETS_UNLOCKED
44
45 /* Define to 1 if you have the `getcwd' function. */
46 #undef HAVE_GETCWD
47
48 /* Define to 1 if you have the `getc_unlocked' function. */
49 #undef HAVE_GETC_UNLOCKED
50
51 /* Define to 1 if you have the `getegid' function. */
52 #undef HAVE_GETEGID
53
54 /* Define to 1 if you have the `geteuid' function. */
55 #undef HAVE_GETEUID
56
57 /* Define to 1 if you have the `getgid' function. */
58 #undef HAVE_GETGID
59
60 /* Define to 1 if you have the `getpagesize' function. */
61 #undef HAVE_GETPAGESIZE
62
63 /* Define if the GNU gettext() function is already present or preinstalled. */
64 #undef HAVE_GETTEXT
65
66 /* Define to 1 if you have the `getuid' function. */
67 #undef HAVE_GETUID
68
69 /* Define if you have the iconv() function. */
70 #undef HAVE_ICONV
71
72 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
73 #undef HAVE_INTTYPES_H
74
75 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
76    declares uintmax_t. */
77 #undef HAVE_INTTYPES_H_WITH_UINTMAX
78
79 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
80 #undef HAVE_LANGINFO_CODESET
81
82 /* Define if your <locale.h> file defines LC_MESSAGES. */
83 #undef HAVE_LC_MESSAGES
84
85 /* Define to 1 if you have the `SDL_image' library (-lSDL_image). */
86 #undef HAVE_LIBSDL_IMAGE
87
88 /* Define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
89 #undef HAVE_LIBSDL_MIXER
90
91 /* Define to 1 if you have the `z' library (-lz). */
92 #undef HAVE_LIBZ
93
94 /* Define to 1 if you have the <limits.h> header file. */
95 #undef HAVE_LIMITS_H
96
97 /* Define to 1 if you have the <locale.h> header file. */
98 #undef HAVE_LOCALE_H
99
100 /* Define to 1 if you have the <malloc.h> header file. */
101 #undef HAVE_MALLOC_H
102
103 /* Define to 1 if you have the <memory.h> header file. */
104 #undef HAVE_MEMORY_H
105
106 /* Define to 1 if you have the `mempcpy' function. */
107 #undef HAVE_MEMPCPY
108
109 /* Define to 1 if you have the `mkdir' function. */
110 #undef HAVE_MKDIR
111
112 /* Define to 1 if you have a working `mmap' system call. */
113 #undef HAVE_MMAP
114
115 /* Define to 1 if you have the `munmap' function. */
116 #undef HAVE_MUNMAP
117
118 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
119 #undef HAVE_NDIR_H
120
121 /* Define to 1 if you have the <nl_types.h> header file. */
122 #undef HAVE_NL_TYPES_H
123
124 /* Define if you have POSIX threads libraries and header files. */
125 #undef HAVE_PTHREAD
126
127 /* Define to 1 if you have the `putenv' function. */
128 #undef HAVE_PUTENV
129
130 /* Define to 1 if you have the `setenv' function. */
131 #undef HAVE_SETENV
132
133 /* Define to 1 if you have the `setlocale' function. */
134 #undef HAVE_SETLOCALE
135
136 /* Define to 1 if you have the <stddef.h> header file. */
137 #undef HAVE_STDDEF_H
138
139 /* Define to 1 if you have the <stdint.h> header file. */
140 #undef HAVE_STDINT_H
141
142 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
143    uintmax_t. */
144 #undef HAVE_STDINT_H_WITH_UINTMAX
145
146 /* Define to 1 if you have the <stdlib.h> header file. */
147 #undef HAVE_STDLIB_H
148
149 /* Define to 1 if you have the `stpcpy' function. */
150 #undef HAVE_STPCPY
151
152 /* Define to 1 if you have the `strcasecmp' function. */
153 #undef HAVE_STRCASECMP
154
155 /* Define to 1 if you have the `strdup' function. */
156 #undef HAVE_STRDUP
157
158 /* Define to 1 if you have the <strings.h> header file. */
159 #undef HAVE_STRINGS_H
160
161 /* Define to 1 if you have the <string.h> header file. */
162 #undef HAVE_STRING_H
163
164 /* Define to 1 if you have the `strstr' function. */
165 #undef HAVE_STRSTR
166
167 /* Define to 1 if you have the `strtoul' function. */
168 #undef HAVE_STRTOUL
169
170 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
171    */
172 #undef HAVE_SYS_DIR_H
173
174 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
175    */
176 #undef HAVE_SYS_NDIR_H
177
178 /* Define to 1 if you have the <sys/param.h> header file. */
179 #undef HAVE_SYS_PARAM_H
180
181 /* Define to 1 if you have the <sys/stat.h> header file. */
182 #undef HAVE_SYS_STAT_H
183
184 /* Define to 1 if you have the <sys/types.h> header file. */
185 #undef HAVE_SYS_TYPES_H
186
187 /* Define to 1 if you have the `tsearch' function. */
188 #undef HAVE_TSEARCH
189
190 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
191 #undef HAVE_UINTMAX_T
192
193 /* Define to 1 if you have the <unistd.h> header file. */
194 #undef HAVE_UNISTD_H
195
196 /* Define if you have the unsigned long long type. */
197 #undef HAVE_UNSIGNED_LONG_LONG
198
199 /* Define to 1 if you have the <windows.h> header file. */
200 #undef HAVE_WINDOWS_H
201
202 /* Define to 1 if you have the `__argz_count' function. */
203 #undef HAVE___ARGZ_COUNT
204
205 /* Define to 1 if you have the `__argz_next' function. */
206 #undef HAVE___ARGZ_NEXT
207
208 /* Define to 1 if you have the `__argz_stringify' function. */
209 #undef HAVE___ARGZ_STRINGIFY
210
211 /* Define to 1 if you have the `__fsetlocking' function. */
212 #undef HAVE___FSETLOCKING
213
214 /* Define as const if the declaration of iconv() needs const. */
215 #undef ICONV_CONST
216
217 /* Define if integer division by zero raises signal SIGFPE. */
218 #undef INTDIV0_RAISES_SIGFPE
219
220 /* Name of package */
221 #undef PACKAGE
222
223 /* Define to the address where bug reports for this package should be sent. */
224 #undef PACKAGE_BUGREPORT
225
226 /* Define to the full name of this package. */
227 #undef PACKAGE_NAME
228
229 /* Define to the full name and version of this package. */
230 #undef PACKAGE_STRING
231
232 /* Define to the one symbol short name of this package. */
233 #undef PACKAGE_TARNAME
234
235 /* Define to the version of this package. */
236 #undef PACKAGE_VERSION
237
238 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
239 #undef PRI_MACROS_BROKEN
240
241 /* Define to the necessary symbol if this constant uses a non-standard name on
242    your system. */
243 #undef PTHREAD_CREATE_JOINABLE
244
245 /* If using the C implementation of alloca, define if you know the
246    direction of stack growth for your system; otherwise it will be
247    automatically deduced at run-time.
248         STACK_DIRECTION > 0 => grows toward higher addresses
249         STACK_DIRECTION < 0 => grows toward lower addresses
250         STACK_DIRECTION = 0 => direction of growth unknown */
251 #undef STACK_DIRECTION
252
253 /* Define to 1 if you have the ANSI C header files. */
254 #undef STDC_HEADERS
255
256 /* Version number of package */
257 #undef VERSION
258
259 /* Define to empty if `const' does not conform to ANSI C. */
260 #undef const
261
262 /* Define to `__inline__' or `__inline' if that's what the C compiler
263    calls it, or to nothing if 'inline' is not supported under any name.  */
264 #ifndef __cplusplus
265 #undef inline
266 #endif
267
268 /* Define to `long' if <sys/types.h> does not define. */
269 #undef off_t
270
271 /* Define to `unsigned' if <sys/types.h> does not define. */
272 #undef size_t
273
274 /* Define to unsigned long or unsigned long long if <stdint.h> and
275    <inttypes.h> don't define. */
276 #undef uintmax_t