No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / config.h.msvc
blob33038cf07b9f8f21492a8eb8242fa81496319e38
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
4 /* Default value for alignment of strings in .mo file.  */
5 #define DEFAULT_OUTPUT_ALIGNMENT 1
8 /* Define to 1 if the `closedir' function returns void instead of `int'. */
9 #undef CLOSEDIR_VOID
11 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
12    systems. This function is required for `alloca.c' support on those systems.
13    */
14 #undef CRAY_STACKSEG_END
16 /* Define if mono is the preferred C# implementation. */
17 #undef CSHARP_CHOICE_MONO
19 /* Define if pnet is the preferred C# implementation. */
20 #undef CSHARP_CHOICE_PNET
22 /* Define to 1 if using `alloca.c'. */
23 #undef C_ALLOCA
25 /* Define to 1 if libexpat shall be dynamically loaded via dlopen(). */
26 #undef DYNLOAD_LIBEXPAT
28 /* Define to 1 if translation of program messages to the user's native
29    language is requested. */
30 #define ENABLE_NLS 1
32 /* Define to 1 if the package shall run at any location in the filesystem. */
33 #define ENABLE_RELOCATABLE 1
35 /* Define to 1 if you have `alloca', as a function or macro. */
36 #define HAVE_ALLOCA 1
38 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
39    */
40 #undef HAVE_ALLOCA_H
42 /* Define to 1 if you have the <argz.h> header file. */
43 #undef HAVE_ARGZ_H
45 /* Define to 1 if you have the <arpa/inet.h> header file. */
46 #undef HAVE_ARPA_INET_H
48 /* Define to 1 if you have the `asprintf' function. */
49 #undef HAVE_ASPRINTF
51 /* Define to 1 if you have the `atexit' function. */
52 #undef HAVE_ATEXIT
54 /* Define to 1 if you have the <bp-sym.h> header file. */
55 #undef HAVE_BP_SYM_H
57 /* Define to 1 if you have the `btowc' function. */
58 #define HAVE_BTOWC 1
60 /* Define to 1 if you have the `canonicalize_file_name' function. */
61 #undef HAVE_CANONICALIZE_FILE_NAME
63 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
64    CoreFoundation framework. */
65 #undef HAVE_CFLOCALECOPYCURRENT
67 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
68    the CoreFoundation framework. */
69 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
71 /* Define to 1 if you have the `chown' function. */
72 #undef HAVE_CHOWN
74 /* Define if the GNU dcgettext() function is already present or preinstalled.
75    */
76 #undef HAVE_DCGETTEXT
78 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
79    you don't. */
80 #undef HAVE_DECL_CLEARERR_UNLOCKED
82 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
83    don't. */
84 #undef HAVE_DECL_FEOF_UNLOCKED
86 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
87    you don't. */
88 #undef HAVE_DECL_FERROR_UNLOCKED
90 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
91    you don't. */
92 #undef HAVE_DECL_FFLUSH_UNLOCKED
94 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
95    you don't. */
96 #undef HAVE_DECL_FGETS_UNLOCKED
98 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
99    you don't. */
100 #undef HAVE_DECL_FPUTC_UNLOCKED
102 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
103    you don't. */
104 #undef HAVE_DECL_FPUTS_UNLOCKED
106 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
107    you don't. */
108 #undef HAVE_DECL_FREAD_UNLOCKED
110 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
111    you don't. */
112 #undef HAVE_DECL_FWRITE_UNLOCKED
114 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
115    you don't. */
116 #undef HAVE_DECL_GETCHAR_UNLOCKED
118 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
119    don't. */
120 #undef HAVE_DECL_GETC_UNLOCKED
122 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
123    */
124 #define HAVE_DECL_GETENV 1
126 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
127    otherwise. */
128 #undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H
130 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
131    you don't. */
132 #undef HAVE_DECL_PUTCHAR_UNLOCKED
134 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
135    don't. */
136 #undef HAVE_DECL_PUTC_UNLOCKED
138 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
139    */
140 #define HAVE_DECL_STRDUP 1
142 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
143    don't. */
144 #undef HAVE_DECL_STRERROR_R
146 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
147    */
148 #define HAVE_DECL_WCWIDTH 0
150 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
151    don't. */
152 #define HAVE_DECL__SNPRINTF 1
154 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
155    don't. */
156 #define HAVE_DECL__SNWPRINTF 1
158 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
159    */
160 #undef HAVE_DIRENT_H
162 /* Define to 1 if you have the <dlfcn.h> header file. */
163 #undef HAVE_DLFCN_H
165 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
166 #undef HAVE_DOPRNT
168 /* Define if you have the declaration of environ. */
169 #define HAVE_ENVIRON_DECL 1
171 /* Define if you have the declaration of errno. */
172 #define HAVE_ERRNO_DECL 1
174 /* Define to 1 if you have the `fork' function. */
175 #undef HAVE_FORK
177 /* Define to 1 if you have the `fwprintf' function. */
178 #undef HAVE_FWPRINTF
180 /* Define to 1 if you have the `getcwd' function. */
181 #define HAVE_GETCWD 1
183 /* Define to 1 if you have the `getdelim' function. */
184 #undef HAVE_GETDELIM
186 /* Define to 1 if you have the `getegid' function. */
187 #undef HAVE_GETEGID
189 /* Define to 1 if you have the `geteuid' function. */
190 #undef HAVE_GETEUID
192 /* Define to 1 if you have the `getgid' function. */
193 #undef HAVE_GETGID
195 /* Define to 1 if you have the `gethostbyname' function. */
196 #define HAVE_GETHOSTBYNAME 1
198 /* Define to 1 if you have the `gethostname' function. */
199 #define HAVE_GETHOSTNAME 1
201 /* Define to 1 if you have the <getopt.h> header file. */
202 #undef HAVE_GETOPT_H
204 /* Define to 1 if you have the `getopt_long_only' function. */
205 #undef HAVE_GETOPT_LONG_ONLY
207 /* Define to 1 if you have the `getpagesize' function. */
208 #undef HAVE_GETPAGESIZE
210 /* Define if the GNU gettext() function is already present or preinstalled. */
211 #undef HAVE_GETTEXT
213 /* Define to 1 if you have the `gettimeofday' function. */
214 #undef HAVE_GETTIMEOFDAY
216 /* Define to 1 if you have the `getuid' function. */
217 #undef HAVE_GETUID
219 /* Define if you have the iconv() function. */
220 #define HAVE_ICONV 1
222 /* Define to 1 if you have the `inet_ntop' function. */
223 #undef HAVE_INET_NTOP
225 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
226 #undef HAVE_INTMAX_T
228 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
229 #undef HAVE_INTTYPES_H
231 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
232    declares uintmax_t. */
233 #undef HAVE_INTTYPES_H_WITH_UINTMAX
235 /* Define if <sys/socket.h> defines AF_INET6. */
236 #undef HAVE_IPV6
238 /* Define to 1 if you have the `isascii' function. */
239 #define HAVE_ISASCII 1
241 /* Define to 1 if you have the `iswcntrl' function. */
242 #define HAVE_ISWCNTRL 1
244 /* Define to 1 if you have the `iswprint' function. */
245 #define HAVE_ISWPRINT 1
247 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
248 #undef HAVE_LANGINFO_CODESET
250 /* Define if your <locale.h> file defines LC_MESSAGES. */
251 #undef HAVE_LC_MESSAGES
253 /* Define if you have the expat library. */
254 #undef HAVE_LIBEXPAT
256 /* Define to 1 if you have the <limits.h> header file. */
257 #define HAVE_LIMITS_H 1
259 /* Define to 1 if you have the <locale.h> header file. */
260 #define HAVE_LOCALE_H 1
262 /* Define if you have the 'long double' type. */
263 #undef HAVE_LONG_DOUBLE
265 /* Define to 1 if you support file names longer than 14 characters. */
266 #define HAVE_LONG_FILE_NAMES 1
268 /* Define if you have the 'long long' type. */
269 #undef HAVE_LONG_LONG
271 /* Define to 1 if you have the <malloc.h> header file. */
272 #undef HAVE_MALLOC_H
274 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
275 #undef HAVE_MBRTOWC
277 /* Define to 1 if you have the `mbsinit' function. */
278 #undef HAVE_MBSINIT
280 /* Define to 1 if you have the `mbsrtowcs' function. */
281 #undef HAVE_MBSRTOWCS
283 /* Define to 1 if <wchar.h> declares mbstate_t. */
284 #undef HAVE_MBSTATE_T
286 /* Define to 1 if you have the `memchr' function. */
287 #define HAVE_MEMCHR 1
289 /* Define to 1 if you have the `memmove' function. */
290 #define HAVE_MEMMOVE 1
292 /* Define to 1 if you have the <memory.h> header file. */
293 #undef HAVE_MEMORY_H
295 /* Define to 1 if you have the `mempcpy' function. */
296 #undef HAVE_MEMPCPY
298 /* Define to 1 if you have the `memset' function. */
299 #define HAVE_MEMSET 1
301 /* Define to 1 if you have the `mkdtemp' function. */
302 #undef HAVE_MKDTEMP
304 /* Define to 1 if you have a working `mmap' system call. */
305 #undef HAVE_MMAP
307 /* Define to 1 if you have the `munmap' function. */
308 #undef HAVE_MUNMAP
310 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
311 #undef HAVE_NDIR_H
313 /* Define to 1 if you have the <nl_types.h> header file. */
314 #undef HAVE_NL_TYPES_H
316 /* Define to 1 if you have the `pathconf' function. */
317 #undef HAVE_PATHCONF
319 /* Define if your printf() function supports format strings with positions. */
320 #undef HAVE_POSIX_PRINTF
322 /* Define to 1 if you have the sigset_t type and the sigprocmask function. */
323 #undef HAVE_POSIX_SIGNALBLOCKING
325 /* Define to 1 if you have the `posix_spawn' function. */
326 #undef HAVE_POSIX_SPAWN
328 /* Define to 1 if the system has the type `ptrdiff_t'. */
329 #define HAVE_PTRDIFF_T 1
331 /* Define to 1 if you have the `putenv' function. */
332 #define HAVE_PUTENV 1
334 /* Define to 1 if you have the <pwd.h> header file. */
335 #undef HAVE_PWD_H
337 /* Define to 1 if you have the `raise' function. */
338 #define HAVE_RAISE 1
340 /* Define to 1 if you have the `readlink' function. */
341 #undef HAVE_READLINK
343 /* Define to 1 if you have the <search.h> header file. */
344 #define HAVE_SEARCH_H 1
346 /* Define to 1 if you have the `select' function. */
347 #undef HAVE_SELECT
349 /* Define to 1 if you have the `setenv' function. */
350 #undef HAVE_SETENV
352 /* Define to 1 if you have the `setlocale' function. */
353 #define HAVE_SETLOCALE 1
355 /* Define to 1 if <signal.h> defines the siginfo_t type, and struct sigaction
356    has the sa_sigaction member and the SA_SIGINFO flag. */
357 #undef HAVE_SIGINFO
359 /* Define to 1 if the system has the type `sig_atomic_t'. */
360 #define HAVE_SIG_ATOMIC_T 1
362 /* Define to 1 if you have the `snprintf' function. */
363 #undef HAVE_SNPRINTF
365 /* Define to 1 if stdbool.h conforms to C99. */
366 #undef HAVE_STDBOOL_H
368 /* Define to 1 if you have the <stddef.h> header file. */
369 #define HAVE_STDDEF_H 1
371 /* Define to 1 if you have the <stdint.h> header file. */
372 #undef HAVE_STDINT_H
374 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
375    uintmax_t. */
376 #undef HAVE_STDINT_H_WITH_UINTMAX
378 /* Define to 1 if you have the <stdlib.h> header file. */
379 #define HAVE_STDLIB_H 1
381 /* Define to 1 if you have the `stpcpy' function. */
382 #undef HAVE_STPCPY
384 /* Define if you have the stpncpy() function and it works. */
385 #undef HAVE_STPNCPY
387 /* Define to 1 if you have the `strcasecmp' function. */
388 #undef HAVE_STRCASECMP
390 /* Define to 1 if you have the `strcspn' function. */
391 #define HAVE_STRCSPN 1
393 /* Define to 1 if you have the `strdup' function. */
394 #define HAVE_STRDUP 1
396 /* Define to 1 if you have the `strerror' function. */
397 #define HAVE_STRERROR 1
399 /* Define to 1 if you have the `strerror_r' function. */
400 #undef HAVE_STRERROR_R
402 /* Define to 1 if you have the <strings.h> header file. */
403 #undef HAVE_STRINGS_H
405 /* Define to 1 if you have the <string.h> header file. */
406 #define HAVE_STRING_H 1
408 /* Define to 1 if you have the `strncasecmp' function. */
409 #undef HAVE_STRNCASECMP
411 /* Define to 1 if you have the `strpbrk' function. */
412 #define HAVE_STRPBRK 1
414 /* Define to 1 if you have the `strstr' function. */
415 #define HAVE_STRSTR 1
417 /* Define to 1 if you have the `strtoul' function. */
418 #define HAVE_STRTOUL 1
420 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
421    */
422 #undef HAVE_SYS_DIR_H
424 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
425    */
426 #undef HAVE_SYS_NDIR_H
428 /* Define to 1 if you have the <sys/param.h> header file. */
429 #undef HAVE_SYS_PARAM_H
431 /* Define to 1 if you have the <sys/stat.h> header file. */
432 #define HAVE_SYS_STAT_H 1
434 /* Define to 1 if you have the <sys/time.h> header file. */
435 #undef HAVE_SYS_TIME_H
437 /* Define to 1 if you have the <sys/types.h> header file. */
438 #define HAVE_SYS_TYPES_H 1
440 /* Define to 1 if you have the <time.h> header file. */
441 #define HAVE_TIME_H 1
443 /* Define to 1 if you have the `tsearch' function. */
444 #undef HAVE_TSEARCH
446 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
447 #undef HAVE_UINTMAX_T
449 /* Define to 1 if you have the `uname' function. */
450 #undef HAVE_UNAME
452 /* Define if <sys/wait.h> defines the 'union wait' type. */
453 #undef HAVE_UNION_WAIT
455 /* Define to 1 if you have the <unistd.h> header file. */
456 #undef HAVE_UNISTD_H
458 /* Define to 1 if you have the `unsetenv' function. */
459 #undef HAVE_UNSETENV
461 /* Define if you have the 'unsigned long long' type. */
462 #undef HAVE_UNSIGNED_LONG_LONG
464 /* Define to 1 if you have the `utime' function. */
465 #undef HAVE_UTIME
467 /* Define to 1 if you have the `utimes' function. */
468 #undef HAVE_UTIMES
470 /* Define to 1 if you have the <utime.h> header file. */
471 #undef HAVE_UTIME_H
473 /* Define to 1 if you have the <values.h> header file. */
474 #undef HAVE_VALUES_H
476 /* Define to 1 if you have the `vasprintf' function. */
477 #undef HAVE_VASPRINTF
479 /* Define to 1 if you have the `vfork' function. */
480 #undef HAVE_VFORK
482 /* Define to 1 if you have the <vfork.h> header file. */
483 #undef HAVE_VFORK_H
485 /* Define to 1 if you have the `vprintf' function. */
486 #define HAVE_VPRINTF 1
488 /* Define to 1 if you have the `waitid' function. */
489 #undef HAVE_WAITID
491 /* Define to 1 if you have the `waitpid' function. */
492 #undef HAVE_WAITPID
494 /* Define to 1 if you have the <wchar.h> header file. */
495 #define HAVE_WCHAR_H 1
497 /* Define if you have the 'wchar_t' type. */
498 #undef HAVE_WCHAR_T
500 /* Define to 1 if you have the `wcslen' function. */
501 #define HAVE_WCSLEN 1
503 /* Define to 1 if you have the <wctype.h> header file. */
504 #undef HAVE_WCTYPE_H
506 /* Define to 1 if you have the `wcwidth' function. */
507 #undef HAVE_WCWIDTH
509 /* Define if you have the 'wint_t' type. */
510 #define HAVE_WINT_T 1
512 /* Define to 1 if you have the `wmemchr' function. */
513 #define HAVE_WMEMCHR 1
515 /* Define to 1 if you have the `wmemcpy' function. */
516 #define HAVE_WMEMCPY 1
518 /* Define to 1 if you have the `wmempcpy' function. */
519 #undef HAVE_WMEMPCPY
521 /* Define to 1 if `fork' works. */
522 #undef HAVE_WORKING_FORK
524 /* Define to 1 if `vfork' works. */
525 #undef HAVE_WORKING_VFORK
527 /* Define to 1 if the system has the type `_Bool'. */
528 #undef HAVE__BOOL
530 /* Define to 1 if you have the `__argz_count' function. */
531 #undef HAVE___ARGZ_COUNT
533 /* Define to 1 if you have the `__argz_next' function. */
534 #undef HAVE___ARGZ_NEXT
536 /* Define to 1 if you have the `__argz_stringify' function. */
537 #undef HAVE___ARGZ_STRINGIFY
539 /* Define to 1 if you have the `__fsetlocking' function. */
540 #undef HAVE___FSETLOCKING
542 /* Define to 1 if you have the `__secure_getenv' function. */
543 #undef HAVE___SECURE_GETENV
545 /* Define as const if the declaration of iconv() needs const. */
546 #define ICONV_CONST const
548 /* Define to the value of ${prefix}, as a string. */
550 /* Define if integer division by zero raises signal SIGFPE. */
551 #undef INTDIV0_RAISES_SIGFPE
553 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
554 #define MALLOC_0_IS_NONNULL 1
556 /* Name of package */
557 #define PACKAGE "gettext-tools"
559 /* Define to the address where bug reports for this package should be sent. */
560 #undef PACKAGE_BUGREPORT
562 /* Define to the full name of this package. */
563 #undef PACKAGE_NAME
565 /* Define to the full name and version of this package. */
566 #undef PACKAGE_STRING
568 /* Define to the one symbol short name of this package. */
569 #undef PACKAGE_TARNAME
571 /* Define to the version of this package. */
572 #undef PACKAGE_VERSION
574 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
575 #undef PRI_MACROS_BROKEN
577 /* Define as const if the declaration of setlocale() needs const. */
578 #define SETLOCALE_CONST const
580 /* Define as the maximum value of type 'size_t', if the system doesn't define
581    it. */
582 #define SIZE_MAX 4294967295U
584 /* If using the C implementation of alloca, define if you know the
585    direction of stack growth for your system; otherwise it will be
586    automatically deduced at run-time.
587         STACK_DIRECTION > 0 => grows toward higher addresses
588         STACK_DIRECTION < 0 => grows toward lower addresses
589         STACK_DIRECTION = 0 => direction of growth unknown */
590 #define STACK_DIRECTION -1
592 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
593 #undef STAT_MACROS_BROKEN
595 /* Define to 1 if you have the ANSI C header files. */
596 #define STDC_HEADERS 1
598 /* Define to 1 if strerror_r returns char *. */
599 #undef STRERROR_R_CHAR_P
601 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
602    Unlocked I/O can improve performance in unithreaded apps, but it is not
603    safe for multithreaded apps. */
604 #define USE_UNLOCKED_IO 1
606 /* Version number of package */
607 #define VERSION "0.14.4"
609 /* Define if unsetenv() returns void, not int. */
610 #undef VOID_UNSETENV
612 /* Define to 1 if on AIX 3.
613    System headers sometimes define this.
614    We just want to avoid a redefinition error message.  */
615 #ifndef _ALL_SOURCE
616 # undef _ALL_SOURCE
617 #endif
619 /* Enable GNU extensions on systems that have them.  */
620 #ifndef _GNU_SOURCE
621 # undef _GNU_SOURCE
622 #endif
624 /* Define to 1 if on MINIX. */
625 #undef _MINIX
627 /* Define to 2 if the system does not provide POSIX.1 features except with
628    this defined. */
629 #undef _POSIX_1_SOURCE
631 /* Define to 1 if you need to in order for `stat' and other things to work. */
632 #undef _POSIX_SOURCE
634 /* Enable extensions on Solaris.  */
635 #ifndef __EXTENSIONS__
636 # undef __EXTENSIONS__
637 #endif
639 /* Define to rpl_ if the getopt replacement functions and variables should be
640    used. */
641 #define __GETOPT_PREFIX
643 /* Define to empty if `const' does not conform to ANSI C. */
644 #undef const
646 /* Define as 'access' if you don't have the eaccess() function. */
647 #undef eaccess
649 /* Define to a replacement function name for fnmatch(). */
650 #define fnmatch rpl_fnmatch
652 /* Define to a replacement function name for getline(). */
653 #define getline rpl_getline
655 /* Define to `__inline__' or `__inline' if that's what the C compiler
656    calls it, or to nothing if 'inline' is not supported under any name.  */
657 #ifndef __cplusplus
658 #define inline __inline
659 #endif
661 /* Define to a type if <wchar.h> does not define. */
662 #undef mbstate_t
664 /* Define to `int' if <sys/types.h> does not define. */
665 #define mode_t int
667 /* Define to `long' if <sys/types.h> does not define. */
668 #undef off_t
670 /* Define to `int' if <sys/types.h> does not define. */
671 #define pid_t int
673 /* Define as the type of the result of subtracting two pointers, if the system
674    doesn't define it. */
675 #undef ptrdiff_t
677 /* Define to a replacement function name for realpath(). */
678 #undef realpath
680 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
681    supported. Do not define if restrict is supported directly. */
682 #define restrict
684 /* Define as an integer type suitable for memory locations that can be
685    accessed atomically even in the presence of asynchnonous signals. */
686 #undef sig_atomic_t
688 /* Define to empty if the C compiler doesn't support this keyword. */
689 #undef signed
691 /* Define to `unsigned' if <sys/types.h> does not define. */
692 #undef size_t
694 /* Define as a signed type of the same size as size_t. */
695 #define ssize_t int
697 /* Define to unsigned long or unsigned long long if <stdint.h> and
698    <inttypes.h> don't define. */
699 #define uintmax_t unsigned long
701 /* Define as `fork' if `vfork' does not work. */
702 #undef vfork
705 /* A file name cannot consist of any character possible.  INVALID_PATH_CHAR
706    contains the characters not allowed.  */
707 #if defined _MSC_VER || defined __MINGW32__
708 /* Woe32.  This string is valid for Windows NT/2000.  On Windows 95/98/ME some
709    few characters in the range 0x80..0xff are invalid as well, but this doesn't
710    matter much for our purposes.  */
711 # 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\"*/:<>?\\|"
712 #elif defined MSDOS
713 /* Something like this for MSDOG.  */
714 # 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\\:."
715 #else
716 /* Unix.  */
717 # 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/"
718 #endif
720 /* This is the page width for the message_print function.  It should
721    not be set to more than 79 characters (Emacs users will appreciate
722    it).  It is used to wrap the msgid and msgstr strings, and also to
723    wrap the file position (#:) comments.  */
724 #define PAGE_WIDTH 79
726 /* On Windows, variables that may be in a DLL must be marked specially.  */
727 #if defined _MSC_VER && defined _DLL
728 # define DLL_VARIABLE __declspec (dllimport)
729 #else
730 # define DLL_VARIABLE
731 #endif
733 /* Extra OS/2 (emx+gcc) defines.  */
734 #ifdef __EMX__
735 # include "intl/os2compat.h"
736 #endif