1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
4/* Default value for alignment of strings in .mo file.  */
5#define DEFAULT_OUTPUT_ALIGNMENT 1
6
7
8/* Define to 1 if the `closedir' function returns void instead of `int'. */
9#undef CLOSEDIR_VOID
10
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
15
16/* Define if mono is the preferred C# implementation. */
17#undef CSHARP_CHOICE_MONO
18
19/* Define if pnet is the preferred C# implementation. */
20#undef CSHARP_CHOICE_PNET
21
22/* Define to 1 if using `alloca.c'. */
23#undef C_ALLOCA
24
25/* Define to 1 if libexpat shall be dynamically loaded via dlopen(). */
26#undef DYNLOAD_LIBEXPAT
27
28/* Define to 1 if translation of program messages to the user's native
29   language is requested. */
30#define ENABLE_NLS 1
31
32/* Define to 1 if the package shall run at any location in the filesystem. */
33#define ENABLE_RELOCATABLE 1
34
35/* Define to 1 if you have `alloca', as a function or macro. */
36#define HAVE_ALLOCA 1
37
38/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
39   */
40#undef HAVE_ALLOCA_H
41
42/* Define to 1 if you have the <argz.h> header file. */
43#undef HAVE_ARGZ_H
44
45/* Define to 1 if you have the <arpa/inet.h> header file. */
46#undef HAVE_ARPA_INET_H
47
48/* Define to 1 if you have the `asprintf' function. */
49#undef HAVE_ASPRINTF
50
51/* Define to 1 if you have the `atexit' function. */
52#undef HAVE_ATEXIT
53
54/* Define to 1 if you have the <bp-sym.h> header file. */
55#undef HAVE_BP_SYM_H
56
57/* Define to 1 if you have the `btowc' function. */
58#define HAVE_BTOWC 1
59
60/* Define to 1 if you have the `canonicalize_file_name' function. */
61#undef HAVE_CANONICALIZE_FILE_NAME
62
63/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
64   CoreFoundation framework. */
65#undef HAVE_CFLOCALECOPYCURRENT
66
67/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
68   the CoreFoundation framework. */
69#undef HAVE_CFPREFERENCESCOPYAPPVALUE
70
71/* Define to 1 if you have the `chown' function. */
72#undef HAVE_CHOWN
73
74/* Define if the GNU dcgettext() function is already present or preinstalled.
75   */
76#undef HAVE_DCGETTEXT
77
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
81
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
85
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
89
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
93
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
97
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
101
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
105
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
109
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
113
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
117
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
121
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
125
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
129
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
133
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
137
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
141
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
145
146/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
147   */
148#define HAVE_DECL_WCWIDTH 0
149
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
153
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
157
158/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
159   */
160#undef HAVE_DIRENT_H
161
162/* Define to 1 if you have the <dlfcn.h> header file. */
163#undef HAVE_DLFCN_H
164
165/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
166#undef HAVE_DOPRNT
167
168/* Define if you have the declaration of environ. */
169#define HAVE_ENVIRON_DECL 1
170
171/* Define if you have the declaration of errno. */
172#define HAVE_ERRNO_DECL 1
173
174/* Define to 1 if you have the `fork' function. */
175#undef HAVE_FORK
176
177/* Define to 1 if you have the `fwprintf' function. */
178#undef HAVE_FWPRINTF
179
180/* Define to 1 if you have the `getcwd' function. */
181#define HAVE_GETCWD 1
182
183/* Define to 1 if you have the `getdelim' function. */
184#undef HAVE_GETDELIM
185
186/* Define to 1 if you have the `getegid' function. */
187#undef HAVE_GETEGID
188
189/* Define to 1 if you have the `geteuid' function. */
190#undef HAVE_GETEUID
191
192/* Define to 1 if you have the `getgid' function. */
193#undef HAVE_GETGID
194
195/* Define to 1 if you have the `gethostbyname' function. */
196#define HAVE_GETHOSTBYNAME 1
197
198/* Define to 1 if you have the `gethostname' function. */
199#define HAVE_GETHOSTNAME 1
200
201/* Define to 1 if you have the <getopt.h> header file. */
202#undef HAVE_GETOPT_H
203
204/* Define to 1 if you have the `getopt_long_only' function. */
205#undef HAVE_GETOPT_LONG_ONLY
206
207/* Define to 1 if you have the `getpagesize' function. */
208#undef HAVE_GETPAGESIZE
209
210/* Define if the GNU gettext() function is already present or preinstalled. */
211#undef HAVE_GETTEXT
212
213/* Define to 1 if you have the `gettimeofday' function. */
214#undef HAVE_GETTIMEOFDAY
215
216/* Define to 1 if you have the `getuid' function. */
217#undef HAVE_GETUID
218
219/* Define if you have the iconv() function. */
220#define HAVE_ICONV 1
221
222/* Define to 1 if you have the `inet_ntop' function. */
223#undef HAVE_INET_NTOP
224
225/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
226#undef HAVE_INTMAX_T
227
228/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
229#undef HAVE_INTTYPES_H
230
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
234
235/* Define if <sys/socket.h> defines AF_INET6. */
236#undef HAVE_IPV6
237
238/* Define to 1 if you have the `isascii' function. */
239#define HAVE_ISASCII 1
240
241/* Define to 1 if you have the `iswcntrl' function. */
242#define HAVE_ISWCNTRL 1
243
244/* Define to 1 if you have the `iswprint' function. */
245#define HAVE_ISWPRINT 1
246
247/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
248#undef HAVE_LANGINFO_CODESET
249
250/* Define if your <locale.h> file defines LC_MESSAGES. */
251#undef HAVE_LC_MESSAGES
252
253/* Define if you have the expat library. */
254#undef HAVE_LIBEXPAT
255
256/* Define to 1 if you have the <limits.h> header file. */
257#define HAVE_LIMITS_H 1
258
259/* Define to 1 if you have the <locale.h> header file. */
260#define HAVE_LOCALE_H 1
261
262/* Define if you have the 'long double' type. */
263#undef HAVE_LONG_DOUBLE
264
265/* Define to 1 if you support file names longer than 14 characters. */
266#define HAVE_LONG_FILE_NAMES 1
267
268/* Define if you have the 'long long' type. */
269#undef HAVE_LONG_LONG
270
271/* Define to 1 if you have the <malloc.h> header file. */
272#undef HAVE_MALLOC_H
273
274/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
275#undef HAVE_MBRTOWC
276
277/* Define to 1 if you have the `mbsinit' function. */
278#undef HAVE_MBSINIT
279
280/* Define to 1 if you have the `mbsrtowcs' function. */
281#undef HAVE_MBSRTOWCS
282
283/* Define to 1 if <wchar.h> declares mbstate_t. */
284#undef HAVE_MBSTATE_T
285
286/* Define to 1 if you have the `memchr' function. */
287#define HAVE_MEMCHR 1
288
289/* Define to 1 if you have the `memmove' function. */
290#define HAVE_MEMMOVE 1
291
292/* Define to 1 if you have the <memory.h> header file. */
293#undef HAVE_MEMORY_H
294
295/* Define to 1 if you have the `mempcpy' function. */
296#undef HAVE_MEMPCPY
297
298/* Define to 1 if you have the `memset' function. */
299#define HAVE_MEMSET 1
300
301/* Define to 1 if you have the `mkdtemp' function. */
302#undef HAVE_MKDTEMP
303
304/* Define to 1 if you have a working `mmap' system call. */
305#undef HAVE_MMAP
306
307/* Define to 1 if you have the `munmap' function. */
308#undef HAVE_MUNMAP
309
310/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
311#undef HAVE_NDIR_H
312
313/* Define to 1 if you have the <nl_types.h> header file. */
314#undef HAVE_NL_TYPES_H
315
316/* Define to 1 if you have the `pathconf' function. */
317#undef HAVE_PATHCONF
318
319/* Define if your printf() function supports format strings with positions. */
320#undef HAVE_POSIX_PRINTF
321
322/* Define to 1 if you have the sigset_t type and the sigprocmask function. */
323#undef HAVE_POSIX_SIGNALBLOCKING
324
325/* Define to 1 if you have the `posix_spawn' function. */
326#undef HAVE_POSIX_SPAWN
327
328/* Define to 1 if the system has the type `ptrdiff_t'. */
329#define HAVE_PTRDIFF_T 1
330
331/* Define to 1 if you have the `putenv' function. */
332#define HAVE_PUTENV 1
333
334/* Define to 1 if you have the <pwd.h> header file. */
335#undef HAVE_PWD_H
336
337/* Define to 1 if you have the `raise' function. */
338#define HAVE_RAISE 1
339
340/* Define to 1 if you have the `readlink' function. */
341#undef HAVE_READLINK
342
343/* Define to 1 if you have the <search.h> header file. */
344#define HAVE_SEARCH_H 1
345
346/* Define to 1 if you have the `select' function. */
347#undef HAVE_SELECT
348
349/* Define to 1 if you have the `setenv' function. */
350#undef HAVE_SETENV
351
352/* Define to 1 if you have the `setlocale' function. */
353#define HAVE_SETLOCALE 1
354
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
358
359/* Define to 1 if the system has the type `sig_atomic_t'. */
360#define HAVE_SIG_ATOMIC_T 1
361
362/* Define to 1 if you have the `snprintf' function. */
363#undef HAVE_SNPRINTF
364
365/* Define to 1 if stdbool.h conforms to C99. */
366#undef HAVE_STDBOOL_H
367
368/* Define to 1 if you have the <stddef.h> header file. */
369#define HAVE_STDDEF_H 1
370
371/* Define to 1 if you have the <stdint.h> header file. */
372#undef HAVE_STDINT_H
373
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
377
378/* Define to 1 if you have the <stdlib.h> header file. */
379#define HAVE_STDLIB_H 1
380
381/* Define to 1 if you have the `stpcpy' function. */
382#undef HAVE_STPCPY
383
384/* Define if you have the stpncpy() function and it works. */
385#undef HAVE_STPNCPY
386
387/* Define to 1 if you have the `strcasecmp' function. */
388#undef HAVE_STRCASECMP
389
390/* Define to 1 if you have the `strcspn' function. */
391#define HAVE_STRCSPN 1
392
393/* Define to 1 if you have the `strdup' function. */
394#define HAVE_STRDUP 1
395
396/* Define to 1 if you have the `strerror' function. */
397#define HAVE_STRERROR 1
398
399/* Define to 1 if you have the `strerror_r' function. */
400#undef HAVE_STRERROR_R
401
402/* Define to 1 if you have the <strings.h> header file. */
403#undef HAVE_STRINGS_H
404
405/* Define to 1 if you have the <string.h> header file. */
406#define HAVE_STRING_H 1
407
408/* Define to 1 if you have the `strncasecmp' function. */
409#undef HAVE_STRNCASECMP
410
411/* Define to 1 if you have the `strpbrk' function. */
412#define HAVE_STRPBRK 1
413
414/* Define to 1 if you have the `strstr' function. */
415#define HAVE_STRSTR 1
416
417/* Define to 1 if you have the `strtoul' function. */
418#define HAVE_STRTOUL 1
419
420/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
421   */
422#undef HAVE_SYS_DIR_H
423
424/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
425   */
426#undef HAVE_SYS_NDIR_H
427
428/* Define to 1 if you have the <sys/param.h> header file. */
429#undef HAVE_SYS_PARAM_H
430
431/* Define to 1 if you have the <sys/stat.h> header file. */
432#define HAVE_SYS_STAT_H 1
433
434/* Define to 1 if you have the <sys/time.h> header file. */
435#undef HAVE_SYS_TIME_H
436
437/* Define to 1 if you have the <sys/types.h> header file. */
438#define HAVE_SYS_TYPES_H 1
439
440/* Define to 1 if you have the <time.h> header file. */
441#define HAVE_TIME_H 1
442
443/* Define to 1 if you have the `tsearch' function. */
444#undef HAVE_TSEARCH
445
446/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
447#undef HAVE_UINTMAX_T
448
449/* Define to 1 if you have the `uname' function. */
450#undef HAVE_UNAME
451
452/* Define if <sys/wait.h> defines the 'union wait' type. */
453#undef HAVE_UNION_WAIT
454
455/* Define to 1 if you have the <unistd.h> header file. */
456#undef HAVE_UNISTD_H
457
458/* Define to 1 if you have the `unsetenv' function. */
459#undef HAVE_UNSETENV
460
461/* Define if you have the 'unsigned long long' type. */
462#undef HAVE_UNSIGNED_LONG_LONG
463
464/* Define to 1 if you have the `utime' function. */
465#undef HAVE_UTIME
466
467/* Define to 1 if you have the `utimes' function. */
468#undef HAVE_UTIMES
469
470/* Define to 1 if you have the <utime.h> header file. */
471#undef HAVE_UTIME_H
472
473/* Define to 1 if you have the <values.h> header file. */
474#undef HAVE_VALUES_H
475
476/* Define to 1 if you have the `vasprintf' function. */
477#undef HAVE_VASPRINTF
478
479/* Define to 1 if you have the `vfork' function. */
480#undef HAVE_VFORK
481
482/* Define to 1 if you have the <vfork.h> header file. */
483#undef HAVE_VFORK_H
484
485/* Define to 1 if you have the `vprintf' function. */
486#define HAVE_VPRINTF 1
487
488/* Define to 1 if you have the `waitid' function. */
489#undef HAVE_WAITID
490
491/* Define to 1 if you have the `waitpid' function. */
492#undef HAVE_WAITPID
493
494/* Define to 1 if you have the <wchar.h> header file. */
495#define HAVE_WCHAR_H 1
496
497/* Define if you have the 'wchar_t' type. */
498#undef HAVE_WCHAR_T
499
500/* Define to 1 if you have the `wcslen' function. */
501#define HAVE_WCSLEN 1
502
503/* Define to 1 if you have the <wctype.h> header file. */
504#undef HAVE_WCTYPE_H
505
506/* Define to 1 if you have the `wcwidth' function. */
507#undef HAVE_WCWIDTH
508
509/* Define if you have the 'wint_t' type. */
510#define HAVE_WINT_T 1
511
512/* Define to 1 if you have the `wmemchr' function. */
513#define HAVE_WMEMCHR 1
514
515/* Define to 1 if you have the `wmemcpy' function. */
516#define HAVE_WMEMCPY 1
517
518/* Define to 1 if you have the `wmempcpy' function. */
519#undef HAVE_WMEMPCPY
520
521/* Define to 1 if `fork' works. */
522#undef HAVE_WORKING_FORK
523
524/* Define to 1 if `vfork' works. */
525#undef HAVE_WORKING_VFORK
526
527/* Define to 1 if the system has the type `_Bool'. */
528#undef HAVE__BOOL
529
530/* Define to 1 if you have the `__argz_count' function. */
531#undef HAVE___ARGZ_COUNT
532
533/* Define to 1 if you have the `__argz_next' function. */
534#undef HAVE___ARGZ_NEXT
535
536/* Define to 1 if you have the `__argz_stringify' function. */
537#undef HAVE___ARGZ_STRINGIFY
538
539/* Define to 1 if you have the `__fsetlocking' function. */
540#undef HAVE___FSETLOCKING
541
542/* Define to 1 if you have the `__secure_getenv' function. */
543#undef HAVE___SECURE_GETENV
544
545/* Define as const if the declaration of iconv() needs const. */
546#define ICONV_CONST const
547
548/* Define to the value of ${prefix}, as a string. */
549
550/* Define if integer division by zero raises signal SIGFPE. */
551#undef INTDIV0_RAISES_SIGFPE
552
553/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
554#define MALLOC_0_IS_NONNULL 1
555
556/* Name of package */
557#define PACKAGE "gettext-tools"
558
559/* Define to the address where bug reports for this package should be sent. */
560#undef PACKAGE_BUGREPORT
561
562/* Define to the full name of this package. */
563#undef PACKAGE_NAME
564
565/* Define to the full name and version of this package. */
566#undef PACKAGE_STRING
567
568/* Define to the one symbol short name of this package. */
569#undef PACKAGE_TARNAME
570
571/* Define to the version of this package. */
572#undef PACKAGE_VERSION
573
574/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
575#undef PRI_MACROS_BROKEN
576
577/* Define as const if the declaration of setlocale() needs const. */
578#define SETLOCALE_CONST const
579
580/* Define as the maximum value of type 'size_t', if the system doesn't define
581   it. */
582#define SIZE_MAX 4294967295U
583
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
591
592/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
593#undef STAT_MACROS_BROKEN
594
595/* Define to 1 if you have the ANSI C header files. */
596#define STDC_HEADERS 1
597
598/* Define to 1 if strerror_r returns char *. */
599#undef STRERROR_R_CHAR_P
600
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
605
606/* Version number of package */
607#define VERSION "0.14.4"
608
609/* Define if unsetenv() returns void, not int. */
610#undef VOID_UNSETENV
611
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
618
619/* Enable GNU extensions on systems that have them.  */
620#ifndef _GNU_SOURCE
621# undef _GNU_SOURCE
622#endif
623
624/* Define to 1 if on MINIX. */
625#undef _MINIX
626
627/* Define to 2 if the system does not provide POSIX.1 features except with
628   this defined. */
629#undef _POSIX_1_SOURCE
630
631/* Define to 1 if you need to in order for `stat' and other things to work. */
632#undef _POSIX_SOURCE
633
634/* Enable extensions on Solaris.  */
635#ifndef __EXTENSIONS__
636# undef __EXTENSIONS__
637#endif
638
639/* Define to rpl_ if the getopt replacement functions and variables should be
640   used. */
641#define __GETOPT_PREFIX
642
643/* Define to empty if `const' does not conform to ANSI C. */
644#undef const
645
646/* Define as 'access' if you don't have the eaccess() function. */
647#undef eaccess
648
649/* Define to a replacement function name for fnmatch(). */
650#define fnmatch rpl_fnmatch
651
652/* Define to a replacement function name for getline(). */
653#define getline rpl_getline
654
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
660
661/* Define to a type if <wchar.h> does not define. */
662#undef mbstate_t
663
664/* Define to `int' if <sys/types.h> does not define. */
665#define mode_t int
666
667/* Define to `long' if <sys/types.h> does not define. */
668#undef off_t
669
670/* Define to `int' if <sys/types.h> does not define. */
671#define pid_t int
672
673/* Define as the type of the result of subtracting two pointers, if the system
674   doesn't define it. */
675#undef ptrdiff_t
676
677/* Define to a replacement function name for realpath(). */
678#undef realpath
679
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
683
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
687
688/* Define to empty if the C compiler doesn't support this keyword. */
689#undef signed
690
691/* Define to `unsigned' if <sys/types.h> does not define. */
692#undef size_t
693
694/* Define as a signed type of the same size as size_t. */
695#define ssize_t int
696
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
700
701/* Define as `fork' if `vfork' does not work. */
702#undef vfork
703
704
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
719
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
725
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
732
733/* Extra OS/2 (emx+gcc) defines.  */
734#ifdef __EMX__
735# include "intl/os2compat.h"
736#endif
737
738