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 if mono is the preferred C# implementation. */ |
---|
9 | #undef CSHARP_CHOICE_MONO |
---|
10 | |
---|
11 | /* Define if pnet is the preferred C# implementation. */ |
---|
12 | #undef CSHARP_CHOICE_PNET |
---|
13 | |
---|
14 | /* Define to 1 if using `alloca.c'. */ |
---|
15 | #undef C_ALLOCA |
---|
16 | |
---|
17 | /* Define to 1 if translation of program messages to the user's native |
---|
18 | language is requested. */ |
---|
19 | #define ENABLE_NLS 1 |
---|
20 | |
---|
21 | /* Define to 1 if the package shall run at any location in the filesystem. */ |
---|
22 | #define ENABLE_RELOCATABLE 1 |
---|
23 | |
---|
24 | /* Define to 1 if you have `alloca', as a function or macro. */ |
---|
25 | #define HAVE_ALLOCA 1 |
---|
26 | |
---|
27 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
---|
28 | */ |
---|
29 | #undef HAVE_ALLOCA_H |
---|
30 | |
---|
31 | /* Define to 1 if you have the <argz.h> header file. */ |
---|
32 | #undef HAVE_ARGZ_H |
---|
33 | |
---|
34 | /* Define to 1 if you have the `asprintf' function. */ |
---|
35 | #undef HAVE_ASPRINTF |
---|
36 | |
---|
37 | /* Define to 1 if you have the `atexit' function. */ |
---|
38 | #undef HAVE_ATEXIT |
---|
39 | |
---|
40 | /* Define to 1 if you have the `canonicalize_file_name' function. */ |
---|
41 | #undef HAVE_CANONICALIZE_FILE_NAME |
---|
42 | |
---|
43 | /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the |
---|
44 | CoreFoundation framework. */ |
---|
45 | #undef HAVE_CFLOCALECOPYCURRENT |
---|
46 | |
---|
47 | /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in |
---|
48 | the CoreFoundation framework. */ |
---|
49 | #undef HAVE_CFPREFERENCESCOPYAPPVALUE |
---|
50 | |
---|
51 | /* Define if the GNU dcgettext() function is already present or preinstalled. |
---|
52 | */ |
---|
53 | #undef HAVE_DCGETTEXT |
---|
54 | |
---|
55 | /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if |
---|
56 | you don't. */ |
---|
57 | #undef HAVE_DECL_CLEARERR_UNLOCKED |
---|
58 | |
---|
59 | /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you |
---|
60 | don't. */ |
---|
61 | #undef HAVE_DECL_FEOF_UNLOCKED |
---|
62 | |
---|
63 | /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if |
---|
64 | you don't. */ |
---|
65 | #undef HAVE_DECL_FERROR_UNLOCKED |
---|
66 | |
---|
67 | /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if |
---|
68 | you don't. */ |
---|
69 | #undef HAVE_DECL_FFLUSH_UNLOCKED |
---|
70 | |
---|
71 | /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if |
---|
72 | you don't. */ |
---|
73 | #undef HAVE_DECL_FGETS_UNLOCKED |
---|
74 | |
---|
75 | /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if |
---|
76 | you don't. */ |
---|
77 | #undef HAVE_DECL_FPUTC_UNLOCKED |
---|
78 | |
---|
79 | /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if |
---|
80 | you don't. */ |
---|
81 | #undef HAVE_DECL_FPUTS_UNLOCKED |
---|
82 | |
---|
83 | /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if |
---|
84 | you don't. */ |
---|
85 | #undef HAVE_DECL_FREAD_UNLOCKED |
---|
86 | |
---|
87 | /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if |
---|
88 | you don't. */ |
---|
89 | #undef HAVE_DECL_FWRITE_UNLOCKED |
---|
90 | |
---|
91 | /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if |
---|
92 | you don't. */ |
---|
93 | #undef HAVE_DECL_GETCHAR_UNLOCKED |
---|
94 | |
---|
95 | /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you |
---|
96 | don't. */ |
---|
97 | #undef HAVE_DECL_GETC_UNLOCKED |
---|
98 | |
---|
99 | /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if |
---|
100 | you don't. */ |
---|
101 | #undef HAVE_DECL_PUTCHAR_UNLOCKED |
---|
102 | |
---|
103 | /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you |
---|
104 | don't. */ |
---|
105 | #undef HAVE_DECL_PUTC_UNLOCKED |
---|
106 | |
---|
107 | /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you |
---|
108 | don't. */ |
---|
109 | #undef HAVE_DECL_STRERROR_R |
---|
110 | |
---|
111 | /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you |
---|
112 | don't. */ |
---|
113 | #define HAVE_DECL__SNPRINTF 1 |
---|
114 | |
---|
115 | /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you |
---|
116 | don't. */ |
---|
117 | #define HAVE_DECL__SNWPRINTF 1 |
---|
118 | |
---|
119 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
120 | #undef HAVE_DLFCN_H |
---|
121 | |
---|
122 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ |
---|
123 | #undef HAVE_DOPRNT |
---|
124 | |
---|
125 | /* Define if you have the declaration of environ. */ |
---|
126 | #define HAVE_ENVIRON_DECL 1 |
---|
127 | |
---|
128 | /* Define if you have the declaration of errno. */ |
---|
129 | #define HAVE_ERRNO_DECL 1 |
---|
130 | |
---|
131 | /* Define to 1 if you have the `fwprintf' function. */ |
---|
132 | #undef HAVE_FWPRINTF |
---|
133 | |
---|
134 | /* Define to 1 if you have the `getcwd' function. */ |
---|
135 | #define HAVE_GETCWD 1 |
---|
136 | |
---|
137 | /* Define to 1 if you have the `getegid' function. */ |
---|
138 | #undef HAVE_GETEGID |
---|
139 | |
---|
140 | /* Define to 1 if you have the `geteuid' function. */ |
---|
141 | #undef HAVE_GETEUID |
---|
142 | |
---|
143 | /* Define to 1 if you have the `getgid' function. */ |
---|
144 | #undef HAVE_GETGID |
---|
145 | |
---|
146 | /* Define to 1 if you have the <getopt.h> header file. */ |
---|
147 | #undef HAVE_GETOPT_H |
---|
148 | |
---|
149 | /* Define to 1 if you have the `getopt_long_only' function. */ |
---|
150 | #undef HAVE_GETOPT_LONG_ONLY |
---|
151 | |
---|
152 | /* Define to 1 if you have the `getpagesize' function. */ |
---|
153 | #undef HAVE_GETPAGESIZE |
---|
154 | |
---|
155 | /* Define if the GNU gettext() function is already present or preinstalled. */ |
---|
156 | #undef HAVE_GETTEXT |
---|
157 | |
---|
158 | /* Define to 1 if you have the `getuid' function. */ |
---|
159 | #undef HAVE_GETUID |
---|
160 | |
---|
161 | /* Define if you have the iconv() function. */ |
---|
162 | #define HAVE_ICONV 1 |
---|
163 | |
---|
164 | /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ |
---|
165 | #undef HAVE_INTMAX_T |
---|
166 | |
---|
167 | /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */ |
---|
168 | #undef HAVE_INTTYPES_H |
---|
169 | |
---|
170 | /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and |
---|
171 | declares uintmax_t. */ |
---|
172 | #undef HAVE_INTTYPES_H_WITH_UINTMAX |
---|
173 | |
---|
174 | /* Define to 1 if you have the `isascii' function. */ |
---|
175 | #undef HAVE_ISASCII |
---|
176 | |
---|
177 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
---|
178 | #undef HAVE_LANGINFO_CODESET |
---|
179 | |
---|
180 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
---|
181 | #undef HAVE_LC_MESSAGES |
---|
182 | |
---|
183 | /* Define to 1 if you have the <limits.h> header file. */ |
---|
184 | #define HAVE_LIMITS_H 1 |
---|
185 | |
---|
186 | /* Define to 1 if you have the <locale.h> header file. */ |
---|
187 | #define HAVE_LOCALE_H 1 |
---|
188 | |
---|
189 | /* Define if you have the 'long double' type. */ |
---|
190 | #define HAVE_LONG_DOUBLE 1 |
---|
191 | |
---|
192 | /* Define if you have the 'long long' type. */ |
---|
193 | #undef HAVE_LONG_LONG |
---|
194 | |
---|
195 | /* Define to 1 if you have the <malloc.h> header file. */ |
---|
196 | #undef HAVE_MALLOC_H |
---|
197 | |
---|
198 | /* Define to 1 if you have the `memmove' function. */ |
---|
199 | #define HAVE_MEMMOVE 1 |
---|
200 | |
---|
201 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
202 | #undef HAVE_MEMORY_H |
---|
203 | |
---|
204 | /* Define to 1 if you have the `mempcpy' function. */ |
---|
205 | #undef HAVE_MEMPCPY |
---|
206 | |
---|
207 | /* Define to 1 if you have a working `mmap' system call. */ |
---|
208 | #undef HAVE_MMAP |
---|
209 | |
---|
210 | /* Define to 1 if you have the `munmap' function. */ |
---|
211 | #undef HAVE_MUNMAP |
---|
212 | |
---|
213 | /* Define to 1 if you have the <nl_types.h> header file. */ |
---|
214 | #undef HAVE_NL_TYPES_H |
---|
215 | |
---|
216 | /* Define if your printf() function supports format strings with positions. */ |
---|
217 | #undef HAVE_POSIX_PRINTF |
---|
218 | |
---|
219 | /* Define to 1 if you have the `putenv' function. */ |
---|
220 | #define HAVE_PUTENV 1 |
---|
221 | |
---|
222 | /* Define to 1 if you have the `readlink' function. */ |
---|
223 | #undef HAVE_READLINK |
---|
224 | |
---|
225 | /* Define to 1 if you have the <search.h> header file. */ |
---|
226 | #undef HAVE_SEARCH_H |
---|
227 | |
---|
228 | /* Define to 1 if you have the `setenv' function. */ |
---|
229 | #undef HAVE_SETENV |
---|
230 | |
---|
231 | /* Define to 1 if you have the `setlocale' function. */ |
---|
232 | #define HAVE_SETLOCALE 1 |
---|
233 | |
---|
234 | /* Define to 1 if you have the `snprintf' function. */ |
---|
235 | #define HAVE_SNPRINTF 1 |
---|
236 | |
---|
237 | /* Define to 1 if stdbool.h conforms to C99. */ |
---|
238 | #undef HAVE_STDBOOL_H |
---|
239 | |
---|
240 | /* Define to 1 if you have the <stddef.h> header file. */ |
---|
241 | #define HAVE_STDDEF_H 1 |
---|
242 | |
---|
243 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
244 | #undef HAVE_STDINT_H |
---|
245 | |
---|
246 | /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares |
---|
247 | uintmax_t. */ |
---|
248 | #undef HAVE_STDINT_H_WITH_UINTMAX |
---|
249 | |
---|
250 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
251 | #define HAVE_STDLIB_H 1 |
---|
252 | |
---|
253 | /* Define to 1 if you have the `stpcpy' function. */ |
---|
254 | #undef HAVE_STPCPY |
---|
255 | |
---|
256 | /* Define to 1 if you have the `strcasecmp' function. */ |
---|
257 | #undef HAVE_STRCASECMP |
---|
258 | |
---|
259 | /* Define to 1 if you have the `strdup' function. */ |
---|
260 | #define HAVE_STRDUP 1 |
---|
261 | |
---|
262 | /* Define to 1 if you have the `strerror' function. */ |
---|
263 | #define HAVE_STRERROR 1 |
---|
264 | |
---|
265 | /* Define to 1 if you have the `strerror_r' function. */ |
---|
266 | #undef HAVE_STRERROR_R |
---|
267 | |
---|
268 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
269 | #undef HAVE_STRINGS_H |
---|
270 | |
---|
271 | /* Define to 1 if you have the <string.h> header file. */ |
---|
272 | #define HAVE_STRING_H 1 |
---|
273 | |
---|
274 | /* Define to 1 if you have the `strtoul' function. */ |
---|
275 | #define HAVE_STRTOUL 1 |
---|
276 | |
---|
277 | /* Define to 1 if you have the <sys/param.h> header file. */ |
---|
278 | #undef HAVE_SYS_PARAM_H |
---|
279 | |
---|
280 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
281 | #define HAVE_SYS_STAT_H 1 |
---|
282 | |
---|
283 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
284 | #define HAVE_SYS_TYPES_H 1 |
---|
285 | |
---|
286 | /* Define to 1 if you have the `tsearch' function. */ |
---|
287 | #undef HAVE_TSEARCH |
---|
288 | |
---|
289 | /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ |
---|
290 | #undef HAVE_UINTMAX_T |
---|
291 | |
---|
292 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
293 | #undef HAVE_UNISTD_H |
---|
294 | |
---|
295 | /* Define to 1 if you have the `unsetenv' function. */ |
---|
296 | #undef HAVE_UNSETENV |
---|
297 | |
---|
298 | /* Define if you have the 'unsigned long long' type. */ |
---|
299 | #undef HAVE_UNSIGNED_LONG_LONG |
---|
300 | |
---|
301 | /* Define to 1 if you have the `vprintf' function. */ |
---|
302 | #define HAVE_VPRINTF 1 |
---|
303 | |
---|
304 | /* Define if you have the 'wchar_t' type. */ |
---|
305 | #define HAVE_WCHAR_T 1 |
---|
306 | |
---|
307 | /* Define to 1 if you have the `wcslen' function. */ |
---|
308 | #define HAVE_WCSLEN 1 |
---|
309 | |
---|
310 | /* Define if you have the 'wint_t' type. */ |
---|
311 | #define HAVE_WINT_T 1 |
---|
312 | |
---|
313 | /* Define to 1 if the system has the type `_Bool'. */ |
---|
314 | #undef HAVE__BOOL |
---|
315 | |
---|
316 | /* Define to 1 if you have the `__argz_count' function. */ |
---|
317 | #undef HAVE___ARGZ_COUNT |
---|
318 | |
---|
319 | /* Define to 1 if you have the `__argz_next' function. */ |
---|
320 | #undef HAVE___ARGZ_NEXT |
---|
321 | |
---|
322 | /* Define to 1 if you have the `__argz_stringify' function. */ |
---|
323 | #undef HAVE___ARGZ_STRINGIFY |
---|
324 | |
---|
325 | /* Define to 1 if you have the `__fsetlocking' function. */ |
---|
326 | #undef HAVE___FSETLOCKING |
---|
327 | |
---|
328 | /* Define as const if the declaration of iconv() needs const. */ |
---|
329 | #define ICONV_CONST const |
---|
330 | |
---|
331 | /* Define to the value of ${prefix}, as a string. */ |
---|
332 | |
---|
333 | /* Define if integer division by zero raises signal SIGFPE. */ |
---|
334 | #undef INTDIV0_RAISES_SIGFPE |
---|
335 | |
---|
336 | /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */ |
---|
337 | #define MALLOC_0_IS_NONNULL 1 |
---|
338 | |
---|
339 | /* Name of package */ |
---|
340 | #define PACKAGE "gettext-runtime" |
---|
341 | |
---|
342 | /* Define to the address where bug reports for this package should be sent. */ |
---|
343 | #undef PACKAGE_BUGREPORT |
---|
344 | |
---|
345 | /* Define to the full name of this package. */ |
---|
346 | #undef PACKAGE_NAME |
---|
347 | |
---|
348 | /* Define to the full name and version of this package. */ |
---|
349 | #undef PACKAGE_STRING |
---|
350 | |
---|
351 | /* Define to the one symbol short name of this package. */ |
---|
352 | #undef PACKAGE_TARNAME |
---|
353 | |
---|
354 | /* Define to the version of this package. */ |
---|
355 | #undef PACKAGE_VERSION |
---|
356 | |
---|
357 | /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ |
---|
358 | #undef PRI_MACROS_BROKEN |
---|
359 | |
---|
360 | /* Define as the maximum value of type 'size_t', if the system doesn't define |
---|
361 | it. */ |
---|
362 | #define SIZE_MAX 4294967295U |
---|
363 | |
---|
364 | /* If using the C implementation of alloca, define if you know the |
---|
365 | direction of stack growth for your system; otherwise it will be |
---|
366 | automatically deduced at run-time. |
---|
367 | STACK_DIRECTION > 0 => grows toward higher addresses |
---|
368 | STACK_DIRECTION < 0 => grows toward lower addresses |
---|
369 | STACK_DIRECTION = 0 => direction of growth unknown */ |
---|
370 | #define STACK_DIRECTION -1 |
---|
371 | |
---|
372 | /* Define to 1 if you have the ANSI C header files. */ |
---|
373 | #define STDC_HEADERS 1 |
---|
374 | |
---|
375 | /* Define to 1 if strerror_r returns char *. */ |
---|
376 | #undef STRERROR_R_CHAR_P |
---|
377 | |
---|
378 | /* Define to 1 if you want getc etc. to use unlocked I/O if available. |
---|
379 | Unlocked I/O can improve performance in unithreaded apps, but it is not |
---|
380 | safe for multithreaded apps. */ |
---|
381 | #define USE_UNLOCKED_IO 1 |
---|
382 | |
---|
383 | /* Version number of package */ |
---|
384 | #define VERSION "0.14.3" |
---|
385 | |
---|
386 | /* Define if unsetenv() returns void, not int. */ |
---|
387 | #undef VOID_UNSETENV |
---|
388 | |
---|
389 | /* Define to 1 if on AIX 3. |
---|
390 | System headers sometimes define this. |
---|
391 | We just want to avoid a redefinition error message. */ |
---|
392 | #ifndef _ALL_SOURCE |
---|
393 | # undef _ALL_SOURCE |
---|
394 | #endif |
---|
395 | |
---|
396 | /* Enable GNU extensions on systems that have them. */ |
---|
397 | #ifndef _GNU_SOURCE |
---|
398 | # undef _GNU_SOURCE |
---|
399 | #endif |
---|
400 | |
---|
401 | /* Define to 1 if on MINIX. */ |
---|
402 | #undef _MINIX |
---|
403 | |
---|
404 | /* Define to 2 if the system does not provide POSIX.1 features except with |
---|
405 | this defined. */ |
---|
406 | #undef _POSIX_1_SOURCE |
---|
407 | |
---|
408 | /* Define to 1 if you need to in order for `stat' and other things to work. */ |
---|
409 | #undef _POSIX_SOURCE |
---|
410 | |
---|
411 | /* Enable extensions on Solaris. */ |
---|
412 | #ifndef __EXTENSIONS__ |
---|
413 | # undef __EXTENSIONS__ |
---|
414 | #endif |
---|
415 | |
---|
416 | /* Define to rpl_ if the getopt replacement functions and variables should be |
---|
417 | used. */ |
---|
418 | #define __GETOPT_PREFIX |
---|
419 | |
---|
420 | /* Define to empty if `const' does not conform to ANSI C. */ |
---|
421 | #undef const |
---|
422 | |
---|
423 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
---|
424 | calls it, or to nothing if 'inline' is not supported under any name. */ |
---|
425 | #ifndef __cplusplus |
---|
426 | #define inline __inline |
---|
427 | #endif |
---|
428 | |
---|
429 | /* Define to `long' if <sys/types.h> does not define. */ |
---|
430 | #undef off_t |
---|
431 | |
---|
432 | /* Define as the type of the result of subtracting two pointers, if the system |
---|
433 | doesn't define it. */ |
---|
434 | #undef ptrdiff_t |
---|
435 | |
---|
436 | /* Define to a replacement function name for realpath(). */ |
---|
437 | #undef realpath |
---|
438 | |
---|
439 | /* Define to empty if the C compiler doesn't support this keyword. */ |
---|
440 | #undef signed |
---|
441 | |
---|
442 | /* Define to `unsigned' if <sys/types.h> does not define. */ |
---|
443 | #undef size_t |
---|
444 | |
---|
445 | /* Define as a signed type of the same size as size_t. */ |
---|
446 | #define ssize_t int |
---|
447 | |
---|
448 | /* Define to unsigned long or unsigned long long if <stdint.h> and |
---|
449 | <inttypes.h> don't define. */ |
---|
450 | #define uintmax_t unsigned long |
---|
451 | |
---|
452 | |
---|
453 | /* On Windows, variables that may be in a DLL must be marked specially. */ |
---|
454 | #if defined _MSC_VER && defined _DLL |
---|
455 | # define DLL_VARIABLE __declspec (dllimport) |
---|
456 | #else |
---|
457 | # define DLL_VARIABLE |
---|
458 | #endif |
---|
459 | |
---|
460 | /* Extra OS/2 (emx+gcc) defines. */ |
---|
461 | #ifdef __EMX__ |
---|
462 | # include "intl/os2compat.h" |
---|
463 | #endif |
---|
464 | |
---|