Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / gettext / include / config.h
blobc14260077ecd41b29e94881371088d0b8ca45b82
1 /* config.h. Generated by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
5 /* Default value for alignment of strings in .mo file. */
6 #define DEFAULT_OUTPUT_ALIGNMENT 1
9 /* Define to 1 if the `closedir' function returns void instead of `int'. */
10 /* #undef CLOSEDIR_VOID */
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13 systems. This function is required for `alloca.c' support on those systems.
15 /* #undef CRAY_STACKSEG_END */
17 /* Define if mono is the preferred C# implementation. */
18 /* #undef CSHARP_CHOICE_MONO */
20 /* Define if pnet is the preferred C# implementation. */
21 /* #undef CSHARP_CHOICE_PNET */
23 /* Define to 1 if using `alloca.c'. */
24 /* #undef C_ALLOCA */
26 /* Define to 1 if libexpat shall be dynamically loaded via dlopen(). */
27 /* #undef DYNLOAD_LIBEXPAT */
29 /* Define to 1 if translation of program messages to the user's native
30 language is requested. */
31 #define ENABLE_NLS 1
33 /* Define to 1 if the package shall run at any location in the filesystem. */
34 /* #undef ENABLE_RELOCATABLE */
36 /* Define to 1 if you have `alloca', as a function or macro. */
37 #define HAVE_ALLOCA 1
39 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
41 /* #undef HAVE_ALLOCA_H */
43 /* Define to 1 if you have the <argz.h> header file. */
44 /* #undef HAVE_ARGZ_H */
46 /* Define to 1 if you have the <arpa/inet.h> header file. */
47 #define HAVE_ARPA_INET_H 1
49 /* Define to 1 if you have the `asprintf' function. */
50 #define HAVE_ASPRINTF 1
52 /* Define to 1 if you have the `atexit' function. */
53 #define HAVE_ATEXIT 1
55 /* Define to 1 if you have the <bp-sym.h> header file. */
56 /* #undef HAVE_BP_SYM_H */
58 /* Define to 1 if you have the `btowc' function. */
59 #define HAVE_BTOWC 1
61 /* Define to 1 if you have the `canonicalize_file_name' function. */
62 /* #undef HAVE_CANONICALIZE_FILE_NAME */
64 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
65 CoreFoundation framework. */
66 /* #undef HAVE_CFLOCALECOPYCURRENT */
68 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
69 the CoreFoundation framework. */
70 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
72 /* Define to 1 if you have the `chown' function. */
73 #define HAVE_CHOWN 1
75 /* Define if the GNU dcgettext() function is already present or preinstalled.
77 /* #undef HAVE_DCGETTEXT */
79 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
80 you don't. */
81 #define HAVE_DECL_CLEARERR_UNLOCKED 0
83 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
84 don't. */
85 #define HAVE_DECL_FEOF_UNLOCKED 0
87 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
88 you don't. */
89 #define HAVE_DECL_FERROR_UNLOCKED 0
91 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
92 you don't. */
93 #define HAVE_DECL_FFLUSH_UNLOCKED 0
95 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
96 you don't. */
97 #define HAVE_DECL_FGETS_UNLOCKED 0
99 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
100 you don't. */
101 #define HAVE_DECL_FPUTC_UNLOCKED 0
103 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
104 you don't. */
105 #define HAVE_DECL_FPUTS_UNLOCKED 0
107 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
108 you don't. */
109 #define HAVE_DECL_FREAD_UNLOCKED 0
111 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
112 you don't. */
113 #define HAVE_DECL_FWRITE_UNLOCKED 0
115 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
116 you don't. */
117 #define HAVE_DECL_GETCHAR_UNLOCKED 1
119 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
120 don't. */
121 #define HAVE_DECL_GETC_UNLOCKED 1
123 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
125 /* #undef HAVE_DECL_GETENV */
127 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
128 otherwise. */
129 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
131 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
132 you don't. */
133 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
135 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
136 don't. */
137 #define HAVE_DECL_PUTC_UNLOCKED 1
139 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
141 #define HAVE_DECL_STRDUP 1
143 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
144 don't. */
145 #define HAVE_DECL_STRERROR_R 0
147 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
149 #define HAVE_DECL_WCWIDTH 1
151 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
152 don't. */
153 #define HAVE_DECL__SNPRINTF 0
155 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
156 don't. */
157 #define HAVE_DECL__SNWPRINTF 0
159 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
161 #define HAVE_DIRENT_H 1
163 /* Define to 1 if you have the <dlfcn.h> header file. */
164 #define HAVE_DLFCN_H 1
166 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
167 /* #undef HAVE_DOPRNT */
169 /* Define if you have the declaration of environ. */
170 /* #undef HAVE_ENVIRON_DECL */
172 /* Define if you have the declaration of errno. */
173 /* #undef HAVE_ERRNO_DECL */
175 /* Define to 1 if you have the `fork' function. */
176 #define HAVE_FORK 1
178 /* Define to 1 if you have the `fwprintf' function. */
179 /* #undef HAVE_FWPRINTF */
181 /* Define to 1 if you have the `getcwd' function. */
182 #define HAVE_GETCWD 1
184 /* Define to 1 if you have the `getdelim' function. */
185 #define HAVE_GETDELIM 1
187 /* Define to 1 if you have the `getegid' function. */
188 #define HAVE_GETEGID 1
190 /* Define to 1 if you have the `geteuid' function. */
191 #define HAVE_GETEUID 1
193 /* Define to 1 if you have the `getgid' function. */
194 #define HAVE_GETGID 1
196 /* Define to 1 if you have the `gethostbyname' function. */
197 #define HAVE_GETHOSTBYNAME 1
199 /* Define to 1 if you have the `gethostname' function. */
200 #define HAVE_GETHOSTNAME 1
202 /* Define to 1 if you have the <getopt.h> header file. */
203 #define HAVE_GETOPT_H 1
205 /* Define to 1 if you have the `getopt_long_only' function. */
206 /* #undef HAVE_GETOPT_LONG_ONLY */
208 /* Define to 1 if you have the `getpagesize' function. */
209 #define HAVE_GETPAGESIZE 1
211 /* Define if the GNU gettext() function is already present or preinstalled. */
212 /* #undef HAVE_GETTEXT */
214 /* Define to 1 if you have the `gettimeofday' function. */
215 /* #undef HAVE_GETTIMEOFDAY */
217 /* Define to 1 if you have the `getuid' function. */
218 #define HAVE_GETUID 1
220 /* Define if you have the iconv() function. */
221 #define HAVE_ICONV 1
223 /* Define to 1 if you have the `inet_ntop' function. */
224 #define HAVE_INET_NTOP 1
226 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
227 #define HAVE_INTMAX_T 1
229 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
230 #define HAVE_INTTYPES_H 1
232 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
233 declares uintmax_t. */
234 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
236 /* Define if <sys/socket.h> defines AF_INET6. */
237 #define HAVE_IPV6 1
239 /* Define to 1 if you have the `isascii' function. */
240 #define HAVE_ISASCII 1
242 /* Define to 1 if you have the `iswcntrl' function. */
243 #define HAVE_ISWCNTRL 1
245 /* Define to 1 if you have the `iswprint' function. */
246 #define HAVE_ISWPRINT 1
248 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
249 #define HAVE_LANGINFO_CODESET 1
251 /* Define if your <locale.h> file defines LC_MESSAGES. */
252 #define HAVE_LC_MESSAGES 1
254 /* Define if you have the expat library. */
255 /* #undef HAVE_LIBEXPAT */
257 /* Define to 1 if you have the <limits.h> header file. */
258 #define HAVE_LIMITS_H 1
260 /* Define to 1 if you have the <locale.h> header file. */
261 #define HAVE_LOCALE_H 1
263 /* Define if you have the 'long double' type. */
264 #define HAVE_LONG_DOUBLE 1
266 /* Define to 1 if you support file names longer than 14 characters. */
267 #define HAVE_LONG_FILE_NAMES 1
269 /* Define if you have the 'long long' type. */
270 #define HAVE_LONG_LONG 1
272 /* Define to 1 if you have the <malloc.h> header file. */
273 #define HAVE_MALLOC_H 1
275 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
276 #define HAVE_MBRTOWC 1
278 /* Define to 1 if you have the `mbsinit' function. */
279 #define HAVE_MBSINIT 1
281 /* Define to 1 if you have the `mbsrtowcs' function. */
282 /* #undef HAVE_MBSRTOWCS */
284 /* Define to 1 if <wchar.h> declares mbstate_t. */
285 #define HAVE_MBSTATE_T 1
287 /* Define to 1 if you have the `memchr' function. */
288 #define HAVE_MEMCHR 1
290 /* Define to 1 if you have the `memmove' function. */
291 #define HAVE_MEMMOVE 1
293 /* Define to 1 if you have the <memory.h> header file. */
294 #define HAVE_MEMORY_H 1
296 /* Define to 1 if you have the `mempcpy' function. */
297 /* #undef HAVE_MEMPCPY */
299 /* Define to 1 if you have the `memset' function. */
300 #define HAVE_MEMSET 1
302 /* Define to 1 if you have the `mkdtemp' function. */
303 #define HAVE_MKDTEMP 1
305 /* Define to 1 if you have a working `mmap' system call. */
306 #define HAVE_MMAP 1
308 /* Define to 1 if you have the `munmap' function. */
309 #define HAVE_MUNMAP 1
311 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
312 /* #undef HAVE_NDIR_H */
314 /* Define to 1 if you have the <nl_types.h> header file. */
315 #define HAVE_NL_TYPES_H 1
317 /* Define to 1 if you have the `pathconf' function. */
318 #define HAVE_PATHCONF 1
320 /* Define if your printf() function supports format strings with positions. */
321 /* #undef HAVE_POSIX_PRINTF */
323 /* Define to 1 if you have the sigset_t type and the sigprocmask function. */
324 #define HAVE_POSIX_SIGNALBLOCKING 1
326 /* Define to 1 if you have the `posix_spawn' function. */
327 /* #undef HAVE_POSIX_SPAWN */
329 /* Define to 1 if the system has the type `ptrdiff_t'. */
330 #define HAVE_PTRDIFF_T 1
332 /* Define to 1 if you have the `putenv' function. */
333 #define HAVE_PUTENV 1
335 /* Define to 1 if you have the <pwd.h> header file. */
336 #define HAVE_PWD_H 1
338 /* Define to 1 if you have the `raise' function. */
339 #define HAVE_RAISE 1
341 /* Define to 1 if you have the `readlink' function. */
342 #define HAVE_READLINK 1
344 /* Define to 1 if you have the <search.h> header file. */
345 /* #undef HAVE_SEARCH_H */
347 /* Define to 1 if you have the `select' function. */
348 #define HAVE_SELECT 1
350 /* Define to 1 if you have the `setenv' function. */
351 #define HAVE_SETENV 1
353 /* Define to 1 if you have the `setlocale' function. */
354 #define HAVE_SETLOCALE 1
356 /* Define to 1 if <signal.h> defines the siginfo_t type, and struct sigaction
357 has the sa_sigaction member and the SA_SIGINFO flag. */
358 #define HAVE_SIGINFO 1
360 /* Define to 1 if the system has the type `sig_atomic_t'. */
361 #define HAVE_SIG_ATOMIC_T 1
363 /* Define to 1 if you have the `snprintf' function. */
364 #define HAVE_SNPRINTF 1
366 /* Define to 1 if stdbool.h conforms to C99. */
367 #if (__GNUC__ >= 3)
368 #define HAVE_STDBOOL_H 1
369 #endif
371 /* Define to 1 if you have the <stddef.h> header file. */
372 #define HAVE_STDDEF_H 1
374 /* Define to 1 if you have the <stdint.h> header file. */
375 #define HAVE_STDINT_H 1
377 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
378 uintmax_t. */
379 #define HAVE_STDINT_H_WITH_UINTMAX 1
381 /* Define to 1 if you have the <stdlib.h> header file. */
382 #define HAVE_STDLIB_H 1
384 /* Define to 1 if you have the `stpcpy' function. */
385 /* #undef HAVE_STPCPY */
387 /* Define if you have the stpncpy() function and it works. */
388 /* #undef HAVE_STPNCPY */
390 /* Define to 1 if you have the `strcasecmp' function. */
391 #define HAVE_STRCASECMP 1
393 /* Define to 1 if you have the `strcspn' function. */
394 #define HAVE_STRCSPN 1
396 /* Define to 1 if you have the `strdup' function. */
397 #define HAVE_STRDUP 1
399 /* Define to 1 if you have the `strerror' function. */
400 #define HAVE_STRERROR 1
402 /* Define to 1 if you have the `strerror_r' function. */
403 /* #undef HAVE_STRERROR_R */
405 /* Define to 1 if you have the <strings.h> header file. */
406 #define HAVE_STRINGS_H 1
408 /* Define to 1 if you have the <string.h> header file. */
409 #define HAVE_STRING_H 1
411 /* Define to 1 if you have the `strncasecmp' function. */
412 #define HAVE_STRNCASECMP 1
414 /* Define to 1 if you have the `strpbrk' function. */
415 #define HAVE_STRPBRK 1
417 /* Define to 1 if you have the `strstr' function. */
418 #define HAVE_STRSTR 1
420 /* Define to 1 if you have the `strtoul' function. */
421 #define HAVE_STRTOUL 1
423 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
425 /* #undef HAVE_SYS_DIR_H */
427 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
429 /* #undef HAVE_SYS_NDIR_H */
431 /* Define to 1 if you have the <sys/param.h> header file. */
432 #define HAVE_SYS_PARAM_H 1
434 /* Define to 1 if you have the <sys/stat.h> header file. */
435 #define HAVE_SYS_STAT_H 1
437 /* Define to 1 if you have the <sys/time.h> header file. */
438 #define HAVE_SYS_TIME_H 1
440 /* Define to 1 if you have the <sys/types.h> header file. */
441 #define HAVE_SYS_TYPES_H 1
443 /* Define to 1 if you have the <time.h> header file. */
444 /* #undef HAVE_TIME_H */
446 /* Define to 1 if you have the `tsearch' function. */
447 #define HAVE_TSEARCH 1
449 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
450 #define HAVE_UINTMAX_T 1
452 /* Define to 1 if you have the `uname' function. */
453 #define HAVE_UNAME 1
455 /* Define if <sys/wait.h> defines the 'union wait' type. */
456 /* #undef HAVE_UNION_WAIT */
458 /* Define to 1 if you have the <unistd.h> header file. */
459 #define HAVE_UNISTD_H 1
461 /* Define to 1 if you have the `unsetenv' function. */
462 #define HAVE_UNSETENV 1
464 /* Define if you have the 'unsigned long long' type. */
465 #define HAVE_UNSIGNED_LONG_LONG 1
467 /* Define to 1 if you have the `utime' function. */
468 #define HAVE_UTIME 1
470 /* Define to 1 if you have the `utimes' function. */
471 #define HAVE_UTIMES 1
473 /* Define to 1 if you have the <utime.h> header file. */
474 #define HAVE_UTIME_H 1
476 /* Define to 1 if you have the <values.h> header file. */
477 /* #undef HAVE_VALUES_H */
479 /* Define to 1 if you have the `vasprintf' function. */
480 #define HAVE_VASPRINTF 1
482 /* Define to 1 if you have the `vfork' function. */
483 #define HAVE_VFORK 1
485 /* Define to 1 if you have the <vfork.h> header file. */
486 /* #undef HAVE_VFORK_H */
488 /* Define to 1 if you have the `vprintf' function. */
489 #define HAVE_VPRINTF 1
491 /* Define to 1 if you have the `waitid' function. */
492 /* #undef HAVE_WAITID */
494 /* Define to 1 if you have the `waitpid' function. */
495 #define HAVE_WAITPID 1
497 /* Define to 1 if you have the <wchar.h> header file. */
498 #define HAVE_WCHAR_H 1
500 /* Define if you have the 'wchar_t' type. */
501 #define HAVE_WCHAR_T 1
503 /* Define to 1 if you have the `wcslen' function. */
504 #define HAVE_WCSLEN 1
506 /* Define to 1 if you have the <wctype.h> header file. */
507 #define HAVE_WCTYPE_H 1
509 /* Define to 1 if you have the `wcwidth' function. */
510 #define HAVE_WCWIDTH 1
512 /* Define if you have the 'wint_t' type. */
513 #define HAVE_WINT_T 1
515 /* Define to 1 if you have the `wmemchr' function. */
516 /* #undef HAVE_WMEMCHR */
518 /* Define to 1 if you have the `wmemcpy' function. */
519 /* #undef HAVE_WMEMCPY */
521 /* Define to 1 if you have the `wmempcpy' function. */
522 /* #undef HAVE_WMEMPCPY */
524 /* Define to 1 if `fork' works. */
525 #define HAVE_WORKING_FORK 1
527 /* Define to 1 if `vfork' works. */
528 #define HAVE_WORKING_VFORK 1
530 /* Define to 1 if the system has the type `_Bool'. */
531 #define HAVE__BOOL 1
533 /* Define to 1 if you have the `__argz_count' function. */
534 /* #undef HAVE___ARGZ_COUNT */
536 /* Define to 1 if you have the `__argz_next' function. */
537 /* #undef HAVE___ARGZ_NEXT */
539 /* Define to 1 if you have the `__argz_stringify' function. */
540 /* #undef HAVE___ARGZ_STRINGIFY */
542 /* Define to 1 if you have the `__fsetlocking' function. */
543 /* #undef HAVE___FSETLOCKING */
545 /* Define to 1 if you have the `__secure_getenv' function. */
546 /* #undef HAVE___SECURE_GETENV */
548 /* Define as const if the declaration of iconv() needs const. */
549 #define ICONV_CONST const
551 /* Define to the value of ${prefix}, as a string. */
552 #define INSTALLPREFIX "/usr/local"
554 /* Define if integer division by zero raises signal SIGFPE. */
555 #define INTDIV0_RAISES_SIGFPE 1
557 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
558 #define MALLOC_0_IS_NONNULL 1
560 /* Name of package */
561 #define PACKAGE "gettext-tools"
563 /* Define to the address where bug reports for this package should be sent. */
564 #define PACKAGE_BUGREPORT ""
566 /* Define to the full name of this package. */
567 #define PACKAGE_NAME ""
569 /* Define to the full name and version of this package. */
570 #define PACKAGE_STRING ""
572 /* Define to the one symbol short name of this package. */
573 #define PACKAGE_TARNAME ""
575 /* Define to the version of this package. */
576 #define PACKAGE_VERSION ""
578 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
579 /* #undef PRI_MACROS_BROKEN */
581 /* Define as const if the declaration of setlocale() needs const. */
582 #define SETLOCALE_CONST const
584 /* Define as the maximum value of type 'size_t', if the system doesn't define
585 it. */
586 /* #undef SIZE_MAX */
588 /* If using the C implementation of alloca, define if you know the
589 direction of stack growth for your system; otherwise it will be
590 automatically deduced at run-time.
591 STACK_DIRECTION > 0 => grows toward higher addresses
592 STACK_DIRECTION < 0 => grows toward lower addresses
593 STACK_DIRECTION = 0 => direction of growth unknown */
594 /* #undef STACK_DIRECTION */
596 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
597 /* #undef STAT_MACROS_BROKEN */
599 /* Define to 1 if you have the ANSI C header files. */
600 #define STDC_HEADERS 1
602 /* Define to 1 if strerror_r returns char *. */
603 /* #undef STRERROR_R_CHAR_P */
605 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
606 Unlocked I/O can improve performance in unithreaded apps, but it is not
607 safe for multithreaded apps. */
608 #define USE_UNLOCKED_IO 1
610 /* Version number of package */
611 #define VERSION "0.14.4"
613 /* Define if unsetenv() returns void, not int. */
614 /* #undef VOID_UNSETENV */
616 /* Define to 1 if on AIX 3.
617 System headers sometimes define this.
618 We just want to avoid a redefinition error message. */
619 #ifndef _ALL_SOURCE
620 /* # undef _ALL_SOURCE */
621 #endif
623 /* Enable GNU extensions on systems that have them. */
624 #ifndef _GNU_SOURCE
625 # define _GNU_SOURCE 1
626 #endif
628 /* Define to 1 if on MINIX. */
629 /* #undef _MINIX */
631 /* Define to 2 if the system does not provide POSIX.1 features except with
632 this defined. */
633 /* #undef _POSIX_1_SOURCE */
635 /* Define to 1 if you need to in order for `stat' and other things to work. */
636 /* #undef _POSIX_SOURCE */
638 /* Enable extensions on Solaris. */
639 #ifndef __EXTENSIONS__
640 # define __EXTENSIONS__ 1
641 #endif
643 /* Define to rpl_ if the getopt replacement functions and variables should be
644 used. */
645 #define __GETOPT_PREFIX rpl_
647 /* Define to empty if `const' does not conform to ANSI C. */
648 /* #undef const */
650 /* Define as 'access' if you don't have the eaccess() function. */
651 #define eaccess access
653 /* Define to a replacement function name for fnmatch(). */
654 /* #undef fnmatch */
656 /* Define to a replacement function name for getline(). */
657 #define getline gnu_getline
659 /* Define to `__inline__' or `__inline' if that's what the C compiler
660 calls it, or to nothing if 'inline' is not supported under any name. */
661 #ifndef __cplusplus
662 /* #undef inline */
663 #endif
665 /* Define to a type if <wchar.h> does not define. */
666 /* #undef mbstate_t */
668 /* Define to `int' if <sys/types.h> does not define. */
669 /* #undef mode_t */
671 /* Define to `long' if <sys/types.h> does not define. */
672 /* #undef off_t */
674 /* Define to `int' if <sys/types.h> does not define. */
675 /* #undef pid_t */
677 /* Define as the type of the result of subtracting two pointers, if the system
678 doesn't define it. */
679 /* #undef ptrdiff_t */
681 /* Define to a replacement function name for realpath(). */
682 #define realpath rpl_realpath
684 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
685 supported. Do not define if restrict is supported directly. */
686 #define restrict __restrict
688 /* Define as an integer type suitable for memory locations that can be
689 accessed atomically even in the presence of asynchnonous signals. */
690 /* #undef sig_atomic_t */
692 /* Define to empty if the C compiler doesn't support this keyword. */
693 /* #undef signed */
695 /* Define to `unsigned' if <sys/types.h> does not define. */
696 /* #undef size_t */
698 /* Define as a signed type of the same size as size_t. */
699 /* #undef ssize_t */
701 /* Define to unsigned long or unsigned long long if <stdint.h> and
702 <inttypes.h> don't define. */
703 /* #undef uintmax_t */
705 /* Define as `fork' if `vfork' does not work. */
706 /* #undef vfork */
709 /* A file name cannot consist of any character possible. INVALID_PATH_CHAR
710 contains the characters not allowed. */
711 #if defined _MSC_VER || defined __MINGW32__
712 /* Woe32. This string is valid for Windows NT/2000. On Windows 95/98/ME some
713 few characters in the range 0x80..0xff are invalid as well, but this doesn't
714 matter much for our purposes. */
715 # define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037\"*/:<>?\\|"
716 #elif defined MSDOS
717 /* Something like this for MSDOG. */
718 # define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 \177\\:."
719 #else
720 /* Unix. */
721 # define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 \177/"
722 #endif
724 /* This is the page width for the message_print function. It should
725 not be set to more than 79 characters (Emacs users will appreciate
726 it). It is used to wrap the msgid and msgstr strings, and also to
727 wrap the file position (#:) comments. */
728 #define PAGE_WIDTH 79
730 /* On Windows, variables that may be in a DLL must be marked specially. */
731 #if defined _MSC_VER && defined _DLL
732 # define DLL_VARIABLE __declspec (dllimport)
733 #else
734 # define DLL_VARIABLE
735 #endif
737 /* Extra OS/2 (emx+gcc) defines. */
738 #ifdef __EMX__
739 # include "intl/os2compat.h"
740 #endif