pcsxr-1.9.92
[pcsx_rearmed.git] / win32 / intl / intlconfig.h
1 /* config.h.  Generated automatically by configure.  */\r
2 /* config.h.in.  Generated automatically from configure.in by autoheader.  */\r
3 /* Special definitions, processed by autoheader.\r
4    Copyright (C) 1995, 1996, 1997 Free Software Foundation.\r
5    Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.  */\r
6 \r
7 /* Default value for alignment of strings in .mo file.  */\r
8 #define DEFAULT_OUTPUT_ALIGNMENT 1\r
9 \r
10 #ifndef PARAMS\r
11 # if __STDC__\r
12 #  define PARAMS(args) args\r
13 # else\r
14 #  define PARAMS(args) ()\r
15 # endif\r
16 #endif\r
17 \r
18 \r
19 /* Define if using alloca.c.  */\r
20 /* #undef C_ALLOCA */\r
21 \r
22 /* Define to empty if the keyword does not work.  */\r
23 /* #undef const */\r
24 \r
25 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.\r
26    This function is required for alloca.c support on those systems.  */\r
27 /* #undef CRAY_STACKSEG_END */\r
28 \r
29 /* Define if you have alloca, as a function or macro.  */\r
30 /* #define HAVE_ALLOCA 1 */\r
31 \r
32 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */\r
33 /* #undef HAVE_ALLOCA_H */\r
34 \r
35 /* Define if you don't have vprintf but do have _doprnt.  */\r
36 /* #undef HAVE_DOPRNT */\r
37 \r
38 /* Define if you have a working `mmap' system call.  */\r
39 /* #undef HAVE_MMAP */\r
40 \r
41 /* Define if you have the vprintf function.  */\r
42 #define HAVE_VPRINTF 1\r
43 \r
44 /* Define as __inline if that's what the C compiler calls it.  */\r
45 /* #undef inline */\r
46 \r
47 /* Define to `long' if <sys/types.h> doesn't define.  */\r
48 /* #undef off_t */\r
49 \r
50 /* Define if you need to in order for stat and other things to work.  */\r
51 /* #undef _POSIX_SOURCE */\r
52 \r
53 /* Define to `unsigned' if <sys/types.h> doesn't define.  */\r
54 /* #undef size_t */\r
55 \r
56 /* If using the C implementation of alloca, define if you know the\r
57    direction of stack growth for your system; otherwise it will be\r
58    automatically deduced at run-time.\r
59  STACK_DIRECTION > 0 => grows toward higher addresses\r
60  STACK_DIRECTION < 0 => grows toward lower addresses\r
61  STACK_DIRECTION = 0 => direction of growth unknown\r
62  */\r
63 /* #undef STACK_DIRECTION */\r
64 \r
65 /* Define if you have the ANSI C header files.  */\r
66 #define STDC_HEADERS 1\r
67 \r
68 /* Define to the name of the distribution.  */\r
69 /* #define PACKAGE "gettext" */\r
70 \r
71 /* Define to the version of the distribution.  */\r
72 /* #define VERSION "0.10.35" */\r
73 \r
74 /* Define if <stddef.h> defines ptrdiff_t.  */\r
75 #define HAVE_PTRDIFF_T 1\r
76 \r
77 /* Define if your locale.h file contains LC_MESSAGES.  */\r
78 /* #undef HAVE_LC_MESSAGES */\r
79 \r
80 /* Define if you have the parse_printf_format function.  */\r
81 /* #undef HAVE_PARSE_PRINTF_FORMAT */\r
82 \r
83 /* Define to 1 if NLS is requested.  */\r
84 /* #undef ENABLE_NLS */\r
85 \r
86 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */\r
87 /* #undef HAVE_CATGETS */\r
88 \r
89 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */\r
90 /* #undef HAVE_GETTEXT */\r
91 \r
92 /* Define as 1 if you have the stpcpy function.  */\r
93 /* #undef HAVE_STPCPY */\r
94 \r
95 /* Define if you have the __argz_count function.  */\r
96 /* #undef HAVE___ARGZ_COUNT */\r
97 \r
98 /* Define if you have the __argz_next function.  */\r
99 /* #undef HAVE___ARGZ_NEXT */\r
100 \r
101 /* Define if you have the __argz_stringify function.  */\r
102 /* #undef HAVE___ARGZ_STRINGIFY */\r
103 \r
104 /* Define if you have the dcgettext function.  */\r
105 /* #undef HAVE_DCGETTEXT */\r
106 \r
107 /* Define if you have the getcwd function.  */\r
108 #define HAVE_GETCWD 1\r
109 \r
110 /* Define if you have the getdelim function.  */\r
111 /* #undef HAVE_GETDELIM */\r
112 \r
113 /* Define if you have the getline function.  */\r
114 /* #undef HAVE_GETLINE */\r
115 \r
116 /* Define if you have the getpagesize function.  */\r
117 #define HAVE_GETPAGESIZE 1\r
118 \r
119 /* Define if you have the mblen function.  */\r
120 #define HAVE_MBLEN 1\r
121 \r
122 /* Define if you have the memcpy function.  */\r
123 #define HAVE_MEMCPY 1\r
124 \r
125 /* Define if you have the memmove function.  */\r
126 #define HAVE_MEMMOVE 1\r
127 \r
128 /* Define if you have the memset function.  */\r
129 #define HAVE_MEMSET 1\r
130 \r
131 /* Define if you have the munmap function.  */\r
132 /* #undef HAVE_MUNMAP */\r
133 \r
134 /* Define if you have the putenv function.  */\r
135 #define HAVE_PUTENV 1\r
136 \r
137 /* Define if you have the setenv function.  */\r
138 /* #undef HAVE_SETENV */\r
139 \r
140 /* Define if you have the setlocale function.  */\r
141 #define HAVE_SETLOCALE 1\r
142 \r
143 /* Define if you have the stpcpy function.  */\r
144 /* #undef HAVE_STPCPY */\r
145 \r
146 /* Define if you have the stpncpy function.  */\r
147 /* #undef HAVE_STPNCPY */\r
148 \r
149 /* Define if you have the strcasecmp function.  */\r
150 /* #define HAVE_STRCASECMP 1 */\r
151 \r
152 /* Define if you have the strchr function.  */\r
153 #define HAVE_STRCHR 1\r
154 \r
155 /* Define if you have the strcspn function.  */\r
156 #define HAVE_STRCSPN 1\r
157 \r
158 /* Define if you have the strdup function.  */\r
159 #define HAVE_STRDUP 1\r
160 \r
161 /* Define if you have the strerror function.  */\r
162 #define HAVE_STRERROR 1\r
163 \r
164 /* Define if you have the strncasecmp function.  */\r
165 #define HAVE_STRNCASECMP 1\r
166 \r
167 /* Define if you have the strstr function.  */\r
168 #define HAVE_STRSTR 1\r
169 \r
170 /* Define if you have the strtoul function.  */\r
171 #define HAVE_STRTOUL 1\r
172 \r
173 /* Define if you have the uname function.  */\r
174 /* #undef HAVE_UNAME */\r
175 \r
176 /* Define if you have the vasprintf function.  */\r
177 /* #undef HAVE_VASPRINTF */\r
178 \r
179 /* Define if you have the <argz.h> header file.  */\r
180 /* #undef HAVE_ARGZ_H */\r
181 \r
182 /* Define if you have the <limits.h> header file.  */\r
183 #define HAVE_LIMITS_H 1\r
184 \r
185 /* Define if you have the <locale.h> header file.  */\r
186 #define HAVE_LOCALE_H 1\r
187 \r
188 /* Define if you have the <malloc.h> header file.  */\r
189 #define HAVE_MALLOC_H 1\r
190 \r
191 /* Define if you have the <nl_types.h> header file.  */\r
192 /* #undef HAVE_NL_TYPES_H */\r
193 \r
194 /* Define if you have the <string.h> header file.  */\r
195 #define HAVE_STRING_H 1\r
196 \r
197 /* Define if you have the <sys/param.h> header file.  */\r
198 /* #undef HAVE_SYS_PARAM_H */\r
199 \r
200 /* Define if you have the <unistd.h> header file.  */\r
201 /* #define HAVE_UNISTD_H 1 */\r
202 \r
203 /* Define if you have the <values.h> header file.  */\r
204 #define HAVE_VALUES_H 1\r
205 \r
206 /* Define if you have the i library (-li).  */\r
207 /* #undef HAVE_LIBI */\r
208 \r
209 /* We don't test for the basename function but still want to use the\r
210    version in the libc when compiling for a system using glibc.  */\r
211 #ifdef __GNU_LIBRARY__\r
212 # define HAVE_BASENAME  1\r
213 #endif\r
214 \r
215 /* On GNU systems we want to use the extensions.  */\r
216 #ifndef _GNU_SOURCE\r
217 # define _GNU_SOURCE    1\r
218 #endif\r
219 \r
220 \r
221 /* A file name cannot consist of any character possible.  INVALID_PATH_CHAR\r
222    contains the characters not allowed.  */\r
223 #ifndef MSDOS\r
224 # define        INVALID_PATH_CHAR "\1\2\3\4\5\6\7\10\11\12\13\14\15\16\17\20\21\22\23\24\25\26\27\30\31\32\33\34\35\36\37 \177/"\r
225 #else\r
226 /* Something like this for MSDOG.  */\r
227 # define        INVALID_PATH_CHAR "\1\2\3\4\5\6\7\10\11\12\13\14\15\16\17\20\21\22\23\24\25\26\27\30\31\32\33\34\35\36\37 \177\\:."\r
228 #endif\r
229 \r
230 /* Length from which starting on warnings about too long strings are given.\r
231    Several systems have limits for strings itself, more have problems with\r
232    strings in their tools (important here: gencat).  1024 bytes is a\r
233    conservative limit.  Because many translation let the message size grow\r
234    (German translations are always bigger) choose a length < 1024.  */\r
235 #define WARN_ID_LEN 900\r
236 \r
237 /* This is the page width for the message_print function.  It should\r
238    not be set to more than 79 characters (Emacs users will appreciate\r
239    it).  It is used to wrap the msgid and msgstr strings, and also to\r
240    wrap the file position (#:) comments.  */\r
241 #define PAGE_WIDTH 79\r
242 \r
243 #define GNULOCALEDIR "./Langs"\r
244 #define LOCALE_ALIAS_PATH GNULOCALEDIR\r
245 \r
246 #ifdef _MSC_VER\r
247 #pragma warning (disable:4996)\r
248 #endif\r