nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
2 | |||
3 | /* Define to the number of bits in type 'ptrdiff_t'. */ |
||
4 | #undef BITSIZEOF_PTRDIFF_T |
||
5 | |||
6 | /* Define to the number of bits in type 'sig_atomic_t'. */ |
||
7 | #undef BITSIZEOF_SIG_ATOMIC_T |
||
8 | |||
9 | /* Define to the number of bits in type 'size_t'. */ |
||
10 | #undef BITSIZEOF_SIZE_T |
||
11 | |||
12 | /* Define to the number of bits in type 'wchar_t'. */ |
||
13 | #undef BITSIZEOF_WCHAR_T |
||
14 | |||
15 | /* Define to the number of bits in type 'wint_t'. */ |
||
16 | #undef BITSIZEOF_WINT_T |
||
17 | |||
18 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
||
19 | systems. This function is required for `alloca.c' support on those systems. |
||
20 | */ |
||
21 | #undef CRAY_STACKSEG_END |
||
22 | |||
23 | /* Define if mono is the preferred C# implementation. */ |
||
24 | #undef CSHARP_CHOICE_MONO |
||
25 | |||
26 | /* Define if pnet is the preferred C# implementation. */ |
||
27 | #undef CSHARP_CHOICE_PNET |
||
28 | |||
29 | /* Define to 1 if using `alloca.c'. */ |
||
30 | #undef C_ALLOCA |
||
31 | |||
32 | /* Define to 1 if the C locale may have encoding errors. */ |
||
33 | #undef C_LOCALE_MAYBE_EILSEQ |
||
34 | |||
35 | /* Define to 1 if // is a file system root distinct from /. */ |
||
36 | #undef DOUBLE_SLASH_IS_DISTINCT_ROOT |
||
37 | |||
38 | /* Define to 1 if translation of program messages to the user's native |
||
39 | language is requested. */ |
||
40 | #undef ENABLE_NLS |
||
41 | |||
42 | /* Define to 1 if the package shall run at any location in the file system. */ |
||
43 | #undef ENABLE_RELOCATABLE |
||
44 | |||
45 | /* Define to 1 if realpath() can malloc memory, always gives an absolute path, |
||
46 | and handles trailing slash correctly. */ |
||
47 | #undef FUNC_REALPATH_WORKS |
||
48 | |||
49 | /* Define if gettimeofday clobbers the localtime buffer. */ |
||
50 | #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME |
||
51 | |||
52 | /* Define this to 'void' or 'struct timezone' to match the system's |
||
53 | declaration of the second argument to gettimeofday. */ |
||
54 | #undef GETTIMEOFDAY_TIMEZONE |
||
55 | |||
56 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
57 | whether the gnulib module canonicalize-lgpl shall be considered present. */ |
||
58 | #undef GNULIB_CANONICALIZE_LGPL |
||
59 | |||
60 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
61 | whether the gnulib module fscanf shall be considered present. */ |
||
62 | #undef GNULIB_FSCANF |
||
63 | |||
64 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
65 | whether the gnulib module fwriteerror shall be considered present. */ |
||
66 | #undef GNULIB_FWRITEERROR |
||
67 | |||
68 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
69 | whether the gnulib module lock shall be considered present. */ |
||
70 | #undef GNULIB_LOCK |
||
71 | |||
72 | /* Define to 1 if printf and friends should be labeled with attribute |
||
73 | "__gnu_printf__" instead of "__printf__" */ |
||
74 | #undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU |
||
75 | |||
76 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
77 | whether the gnulib module scanf shall be considered present. */ |
||
78 | #undef GNULIB_SCANF |
||
79 | |||
80 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
81 | whether the gnulib module sigpipe shall be considered present. */ |
||
82 | #undef GNULIB_SIGPIPE |
||
83 | |||
84 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
85 | whether the gnulib module strerror shall be considered present. */ |
||
86 | #undef GNULIB_STRERROR |
||
87 | |||
88 | /* Define to 1 when the gnulib module canonicalize_file_name should be tested. |
||
89 | */ |
||
90 | #undef GNULIB_TEST_CANONICALIZE_FILE_NAME |
||
91 | |||
92 | /* Define to 1 when the gnulib module environ should be tested. */ |
||
93 | #undef GNULIB_TEST_ENVIRON |
||
94 | |||
95 | /* Define to 1 when the gnulib module getopt-gnu should be tested. */ |
||
96 | #undef GNULIB_TEST_GETOPT_GNU |
||
97 | |||
98 | /* Define to 1 when the gnulib module gettimeofday should be tested. */ |
||
99 | #undef GNULIB_TEST_GETTIMEOFDAY |
||
100 | |||
101 | /* Define to 1 when the gnulib module iswblank should be tested. */ |
||
102 | #undef GNULIB_TEST_ISWBLANK |
||
103 | |||
104 | /* Define to 1 when the gnulib module lstat should be tested. */ |
||
105 | #undef GNULIB_TEST_LSTAT |
||
106 | |||
107 | /* Define to 1 when the gnulib module mbrtowc should be tested. */ |
||
108 | #undef GNULIB_TEST_MBRTOWC |
||
109 | |||
110 | /* Define to 1 when the gnulib module mbsinit should be tested. */ |
||
111 | #undef GNULIB_TEST_MBSINIT |
||
112 | |||
113 | /* Define to 1 when the gnulib module mbslen should be tested. */ |
||
114 | #undef GNULIB_TEST_MBSLEN |
||
115 | |||
116 | /* Define to 1 when the gnulib module mbsstr should be tested. */ |
||
117 | #undef GNULIB_TEST_MBSSTR |
||
118 | |||
119 | /* Define to 1 when the gnulib module memchr should be tested. */ |
||
120 | #undef GNULIB_TEST_MEMCHR |
||
121 | |||
122 | /* Define to 1 when the gnulib module raise should be tested. */ |
||
123 | #undef GNULIB_TEST_RAISE |
||
124 | |||
125 | /* Define to 1 when the gnulib module readlink should be tested. */ |
||
126 | #undef GNULIB_TEST_READLINK |
||
127 | |||
128 | /* Define to 1 when the gnulib module realpath should be tested. */ |
||
129 | #undef GNULIB_TEST_REALPATH |
||
130 | |||
131 | /* Define to 1 when the gnulib module setlocale should be tested. */ |
||
132 | #undef GNULIB_TEST_SETLOCALE |
||
133 | |||
134 | /* Define to 1 when the gnulib module sigprocmask should be tested. */ |
||
135 | #undef GNULIB_TEST_SIGPROCMASK |
||
136 | |||
137 | /* Define to 1 when the gnulib module stat should be tested. */ |
||
138 | #undef GNULIB_TEST_STAT |
||
139 | |||
140 | /* Define to 1 when the gnulib module strerror should be tested. */ |
||
141 | #undef GNULIB_TEST_STRERROR |
||
142 | |||
143 | /* Define to 1 when the gnulib module strnlen should be tested. */ |
||
144 | #undef GNULIB_TEST_STRNLEN |
||
145 | |||
146 | /* Define to 1 when the gnulib module wcwidth should be tested. */ |
||
147 | #undef GNULIB_TEST_WCWIDTH |
||
148 | |||
149 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
150 | whether the gnulib module unistr/u8-mbtoucr shall be considered present. */ |
||
151 | #undef GNULIB_UNISTR_U8_MBTOUCR |
||
152 | |||
153 | /* Define to a C preprocessor expression that evaluates to 1 or 0, depending |
||
154 | whether the gnulib module unistr/u8-uctomb shall be considered present. */ |
||
155 | #undef GNULIB_UNISTR_U8_UCTOMB |
||
156 | |||
157 | /* Define to 1 if you have `alloca', as a function or macro. */ |
||
158 | #undef HAVE_ALLOCA |
||
159 | |||
160 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
||
161 | */ |
||
162 | #undef HAVE_ALLOCA_H |
||
163 | |||
164 | /* Define to 1 if you have the `argz_count' function. */ |
||
165 | #undef HAVE_ARGZ_COUNT |
||
166 | |||
167 | /* Define to 1 if you have the <argz.h> header file. */ |
||
168 | #undef HAVE_ARGZ_H |
||
169 | |||
170 | /* Define to 1 if you have the `argz_next' function. */ |
||
171 | #undef HAVE_ARGZ_NEXT |
||
172 | |||
173 | /* Define to 1 if you have the `argz_stringify' function. */ |
||
174 | #undef HAVE_ARGZ_STRINGIFY |
||
175 | |||
176 | /* Define to 1 if you have the `asprintf' function. */ |
||
177 | #undef HAVE_ASPRINTF |
||
178 | |||
179 | /* Define to 1 if you have the `atexit' function. */ |
||
180 | #undef HAVE_ATEXIT |
||
181 | |||
182 | /* Define to 1 if you have the <bp-sym.h> header file. */ |
||
183 | #undef HAVE_BP_SYM_H |
||
184 | |||
185 | /* Define to 1 if the compiler understands __builtin_expect. */ |
||
186 | #undef HAVE_BUILTIN_EXPECT |
||
187 | |||
188 | /* Define to 1 if you have the `canonicalize_file_name' function. */ |
||
189 | #undef HAVE_CANONICALIZE_FILE_NAME |
||
190 | |||
191 | /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the |
||
192 | CoreFoundation framework. */ |
||
193 | #undef HAVE_CFLOCALECOPYCURRENT |
||
194 | |||
195 | /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in |
||
196 | the CoreFoundation framework. */ |
||
197 | #undef HAVE_CFPREFERENCESCOPYAPPVALUE |
||
198 | |||
199 | /* Define if the GNU dcgettext() function is already present or preinstalled. |
||
200 | */ |
||
201 | #undef HAVE_DCGETTEXT |
||
202 | |||
203 | /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if |
||
204 | you don't. */ |
||
205 | #undef HAVE_DECL_CLEARERR_UNLOCKED |
||
206 | |||
207 | /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you |
||
208 | don't. */ |
||
209 | #undef HAVE_DECL_FEOF_UNLOCKED |
||
210 | |||
211 | /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if |
||
212 | you don't. */ |
||
213 | #undef HAVE_DECL_FERROR_UNLOCKED |
||
214 | |||
215 | /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if |
||
216 | you don't. */ |
||
217 | #undef HAVE_DECL_FFLUSH_UNLOCKED |
||
218 | |||
219 | /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if |
||
220 | you don't. */ |
||
221 | #undef HAVE_DECL_FGETS_UNLOCKED |
||
222 | |||
223 | /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if |
||
224 | you don't. */ |
||
225 | #undef HAVE_DECL_FPUTC_UNLOCKED |
||
226 | |||
227 | /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if |
||
228 | you don't. */ |
||
229 | #undef HAVE_DECL_FPUTS_UNLOCKED |
||
230 | |||
231 | /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if |
||
232 | you don't. */ |
||
233 | #undef HAVE_DECL_FREAD_UNLOCKED |
||
234 | |||
235 | /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if |
||
236 | you don't. */ |
||
237 | #undef HAVE_DECL_FWRITE_UNLOCKED |
||
238 | |||
239 | /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if |
||
240 | you don't. */ |
||
241 | #undef HAVE_DECL_GETCHAR_UNLOCKED |
||
242 | |||
243 | /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you |
||
244 | don't. */ |
||
245 | #undef HAVE_DECL_GETC_UNLOCKED |
||
246 | |||
247 | /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. |
||
248 | */ |
||
249 | #undef HAVE_DECL_GETENV |
||
250 | |||
251 | /* Define to 1 if you have the declaration of `iswblank', and to 0 if you |
||
252 | don't. */ |
||
253 | #undef HAVE_DECL_ISWBLANK |
||
254 | |||
255 | /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you |
||
256 | don't. */ |
||
257 | #undef HAVE_DECL_MBRTOWC |
||
258 | |||
259 | /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you |
||
260 | don't. */ |
||
261 | #undef HAVE_DECL_MBSINIT |
||
262 | |||
263 | /* Define to 1 if you have the declaration of `program_invocation_name', and |
||
264 | to 0 if you don't. */ |
||
265 | #undef HAVE_DECL_PROGRAM_INVOCATION_NAME |
||
266 | |||
267 | /* Define to 1 if you have the declaration of `program_invocation_short_name', |
||
268 | and to 0 if you don't. */ |
||
269 | #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME |
||
270 | |||
271 | /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if |
||
272 | you don't. */ |
||
273 | #undef HAVE_DECL_PUTCHAR_UNLOCKED |
||
274 | |||
275 | /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you |
||
276 | don't. */ |
||
277 | #undef HAVE_DECL_PUTC_UNLOCKED |
||
278 | |||
279 | /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't. |
||
280 | */ |
||
281 | #undef HAVE_DECL_SETENV |
||
282 | |||
283 | /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you |
||
284 | don't. */ |
||
285 | #undef HAVE_DECL_STRERROR_R |
||
286 | |||
287 | /* Define to 1 if you have the declaration of `strnlen', and to 0 if you |
||
288 | don't. */ |
||
289 | #undef HAVE_DECL_STRNLEN |
||
290 | |||
291 | /* Define to 1 if you have the declaration of `towlower', and to 0 if you |
||
292 | don't. */ |
||
293 | #undef HAVE_DECL_TOWLOWER |
||
294 | |||
295 | /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you |
||
296 | don't. */ |
||
297 | #undef HAVE_DECL_WCWIDTH |
||
298 | |||
299 | /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you |
||
300 | don't. */ |
||
301 | #undef HAVE_DECL__SNPRINTF |
||
302 | |||
303 | /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you |
||
304 | don't. */ |
||
305 | #undef HAVE_DECL__SNWPRINTF |
||
306 | |||
307 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
||
308 | #undef HAVE_DLFCN_H |
||
309 | |||
310 | /* Define if you have the declaration of environ. */ |
||
311 | #undef HAVE_ENVIRON_DECL |
||
312 | |||
313 | /* Define to 1 if you have the <features.h> header file. */ |
||
314 | #undef HAVE_FEATURES_H |
||
315 | |||
316 | /* Define to 1 if you have the `fwprintf' function. */ |
||
317 | #undef HAVE_FWPRINTF |
||
318 | |||
319 | /* Define to 1 if you have the `getcwd' function. */ |
||
320 | #undef HAVE_GETCWD |
||
321 | |||
322 | /* Define to 1 if you have the `getegid' function. */ |
||
323 | #undef HAVE_GETEGID |
||
324 | |||
325 | /* Define to 1 if you have the `geteuid' function. */ |
||
326 | #undef HAVE_GETEUID |
||
327 | |||
328 | /* Define to 1 if you have the `getgid' function. */ |
||
329 | #undef HAVE_GETGID |
||
330 | |||
331 | /* Define to 1 if you have the `getlocalename_l' function. */ |
||
332 | #undef HAVE_GETLOCALENAME_L |
||
333 | |||
334 | /* Define to 1 if you have the <getopt.h> header file. */ |
||
335 | #undef HAVE_GETOPT_H |
||
336 | |||
337 | /* Define to 1 if you have the `getopt_long_only' function. */ |
||
338 | #undef HAVE_GETOPT_LONG_ONLY |
||
339 | |||
340 | /* Define to 1 if you have the `getpagesize' function. */ |
||
341 | #undef HAVE_GETPAGESIZE |
||
342 | |||
343 | /* Define if the GNU gettext() function is already present or preinstalled. */ |
||
344 | #undef HAVE_GETTEXT |
||
345 | |||
346 | /* Define to 1 if you have the `gettimeofday' function. */ |
||
347 | #undef HAVE_GETTIMEOFDAY |
||
348 | |||
349 | /* Define to 1 if you have the `getuid' function. */ |
||
350 | #undef HAVE_GETUID |
||
351 | |||
352 | /* Define if you have the iconv() function and it works. */ |
||
353 | #undef HAVE_ICONV |
||
354 | |||
355 | /* Define to 1 if you have the <iconv.h> header file. */ |
||
356 | #undef HAVE_ICONV_H |
||
357 | |||
358 | /* Define to 1 if the compiler supports one of the keywords 'inline', |
||
359 | '__inline__', '__inline' and effectively inlines functions marked as such. |
||
360 | */ |
||
361 | #undef HAVE_INLINE |
||
362 | |||
363 | /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ |
||
364 | #undef HAVE_INTMAX_T |
||
365 | |||
366 | /* Define to 1 if you have the <inttypes.h> header file. */ |
||
367 | #undef HAVE_INTTYPES_H |
||
368 | |||
369 | /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and |
||
370 | declares uintmax_t. */ |
||
371 | #undef HAVE_INTTYPES_H_WITH_UINTMAX |
||
372 | |||
373 | /* Define to 1 if you have the `iswblank' function. */ |
||
374 | #undef HAVE_ISWBLANK |
||
375 | |||
376 | /* Define to 1 if you have the `iswcntrl' function. */ |
||
377 | #undef HAVE_ISWCNTRL |
||
378 | |||
379 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
||
380 | #undef HAVE_LANGINFO_CODESET |
||
381 | |||
382 | /* Define to 1 if you have the <langinfo.h> header file. */ |
||
383 | #undef HAVE_LANGINFO_H |
||
384 | |||
385 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
||
386 | #undef HAVE_LC_MESSAGES |
||
387 | |||
388 | /* Define to 1 if you have the <limits.h> header file. */ |
||
389 | #undef HAVE_LIMITS_H |
||
390 | |||
391 | /* Define to 1 if the system has the type 'long long int'. */ |
||
392 | #undef HAVE_LONG_LONG_INT |
||
393 | |||
394 | /* Define to 1 if you have the `lstat' function. */ |
||
395 | #undef HAVE_LSTAT |
||
396 | |||
397 | /* Define to 1 if you have the <mach-o/dyld.h> header file. */ |
||
398 | #undef HAVE_MACH_O_DYLD_H |
||
399 | |||
400 | /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including |
||
401 | config.h and <sys/mman.h>. */ |
||
402 | #undef HAVE_MAP_ANONYMOUS |
||
403 | |||
404 | /* Define to 1 if you have the `mbrtowc' function. */ |
||
405 | #undef HAVE_MBRTOWC |
||
406 | |||
407 | /* Define to 1 if you have the `mbsinit' function. */ |
||
408 | #undef HAVE_MBSINIT |
||
409 | |||
410 | /* Define to 1 if you have the `mbslen' function. */ |
||
411 | #undef HAVE_MBSLEN |
||
412 | |||
413 | /* Define to 1 if <wchar.h> declares mbstate_t. */ |
||
414 | #undef HAVE_MBSTATE_T |
||
415 | |||
416 | /* Define to 1 if you have the `memmove' function. */ |
||
417 | #undef HAVE_MEMMOVE |
||
418 | |||
419 | /* Define to 1 if you have the <memory.h> header file. */ |
||
420 | #undef HAVE_MEMORY_H |
||
421 | |||
422 | /* Define to 1 if you have the `mempcpy' function. */ |
||
423 | #undef HAVE_MEMPCPY |
||
424 | |||
425 | /* Define to 1 if you have a working `mmap' system call. */ |
||
426 | #undef HAVE_MMAP |
||
427 | |||
428 | /* Define to 1 if you have the `mprotect' function. */ |
||
429 | #undef HAVE_MPROTECT |
||
430 | |||
431 | /* Define to 1 on MSVC platforms that have the "invalid parameter handler" |
||
432 | concept. */ |
||
433 | #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER |
||
434 | |||
435 | /* Define to 1 if you have the `munmap' function. */ |
||
436 | #undef HAVE_MUNMAP |
||
437 | |||
438 | /* Define to 1 if you have the `newlocale' function. */ |
||
439 | #undef HAVE_NEWLOCALE |
||
440 | |||
441 | /* Define if your printf() function supports format strings with positions. */ |
||
442 | #undef HAVE_POSIX_PRINTF |
||
443 | |||
444 | /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */ |
||
445 | #undef HAVE_PTHREAD_MUTEX_RECURSIVE |
||
446 | |||
447 | /* Define if the POSIX multithreading library has read/write locks. */ |
||
448 | #undef HAVE_PTHREAD_RWLOCK |
||
449 | |||
450 | /* Define to 1 if you have the `putenv' function. */ |
||
451 | #undef HAVE_PUTENV |
||
452 | |||
453 | /* Define to 1 if you have the `raise' function. */ |
||
454 | #undef HAVE_RAISE |
||
455 | |||
456 | /* Define to 1 if atoll is declared even after undefining macros. */ |
||
457 | #undef HAVE_RAW_DECL_ATOLL |
||
458 | |||
459 | /* Define to 1 if btowc is declared even after undefining macros. */ |
||
460 | #undef HAVE_RAW_DECL_BTOWC |
||
461 | |||
462 | /* Define to 1 if canonicalize_file_name is declared even after undefining |
||
463 | macros. */ |
||
464 | #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME |
||
465 | |||
466 | /* Define to 1 if chdir is declared even after undefining macros. */ |
||
467 | #undef HAVE_RAW_DECL_CHDIR |
||
468 | |||
469 | /* Define to 1 if chown is declared even after undefining macros. */ |
||
470 | #undef HAVE_RAW_DECL_CHOWN |
||
471 | |||
472 | /* Define to 1 if dprintf is declared even after undefining macros. */ |
||
473 | #undef HAVE_RAW_DECL_DPRINTF |
||
474 | |||
475 | /* Define to 1 if dup is declared even after undefining macros. */ |
||
476 | #undef HAVE_RAW_DECL_DUP |
||
477 | |||
478 | /* Define to 1 if dup2 is declared even after undefining macros. */ |
||
479 | #undef HAVE_RAW_DECL_DUP2 |
||
480 | |||
481 | /* Define to 1 if dup3 is declared even after undefining macros. */ |
||
482 | #undef HAVE_RAW_DECL_DUP3 |
||
483 | |||
484 | /* Define to 1 if duplocale is declared even after undefining macros. */ |
||
485 | #undef HAVE_RAW_DECL_DUPLOCALE |
||
486 | |||
487 | /* Define to 1 if endusershell is declared even after undefining macros. */ |
||
488 | #undef HAVE_RAW_DECL_ENDUSERSHELL |
||
489 | |||
490 | /* Define to 1 if environ is declared even after undefining macros. */ |
||
491 | #undef HAVE_RAW_DECL_ENVIRON |
||
492 | |||
493 | /* Define to 1 if euidaccess is declared even after undefining macros. */ |
||
494 | #undef HAVE_RAW_DECL_EUIDACCESS |
||
495 | |||
496 | /* Define to 1 if faccessat is declared even after undefining macros. */ |
||
497 | #undef HAVE_RAW_DECL_FACCESSAT |
||
498 | |||
499 | /* Define to 1 if fchdir is declared even after undefining macros. */ |
||
500 | #undef HAVE_RAW_DECL_FCHDIR |
||
501 | |||
502 | /* Define to 1 if fchmodat is declared even after undefining macros. */ |
||
503 | #undef HAVE_RAW_DECL_FCHMODAT |
||
504 | |||
505 | /* Define to 1 if fchownat is declared even after undefining macros. */ |
||
506 | #undef HAVE_RAW_DECL_FCHOWNAT |
||
507 | |||
508 | /* Define to 1 if fdatasync is declared even after undefining macros. */ |
||
509 | #undef HAVE_RAW_DECL_FDATASYNC |
||
510 | |||
511 | /* Define to 1 if ffsl is declared even after undefining macros. */ |
||
512 | #undef HAVE_RAW_DECL_FFSL |
||
513 | |||
514 | /* Define to 1 if ffsll is declared even after undefining macros. */ |
||
515 | #undef HAVE_RAW_DECL_FFSLL |
||
516 | |||
517 | /* Define to 1 if fpurge is declared even after undefining macros. */ |
||
518 | #undef HAVE_RAW_DECL_FPURGE |
||
519 | |||
520 | /* Define to 1 if fseeko is declared even after undefining macros. */ |
||
521 | #undef HAVE_RAW_DECL_FSEEKO |
||
522 | |||
523 | /* Define to 1 if fstat is declared even after undefining macros. */ |
||
524 | #undef HAVE_RAW_DECL_FSTAT |
||
525 | |||
526 | /* Define to 1 if fstatat is declared even after undefining macros. */ |
||
527 | #undef HAVE_RAW_DECL_FSTATAT |
||
528 | |||
529 | /* Define to 1 if fsync is declared even after undefining macros. */ |
||
530 | #undef HAVE_RAW_DECL_FSYNC |
||
531 | |||
532 | /* Define to 1 if ftello is declared even after undefining macros. */ |
||
533 | #undef HAVE_RAW_DECL_FTELLO |
||
534 | |||
535 | /* Define to 1 if ftruncate is declared even after undefining macros. */ |
||
536 | #undef HAVE_RAW_DECL_FTRUNCATE |
||
537 | |||
538 | /* Define to 1 if futimens is declared even after undefining macros. */ |
||
539 | #undef HAVE_RAW_DECL_FUTIMENS |
||
540 | |||
541 | /* Define to 1 if getcwd is declared even after undefining macros. */ |
||
542 | #undef HAVE_RAW_DECL_GETCWD |
||
543 | |||
544 | /* Define to 1 if getdelim is declared even after undefining macros. */ |
||
545 | #undef HAVE_RAW_DECL_GETDELIM |
||
546 | |||
547 | /* Define to 1 if getdomainname is declared even after undefining macros. */ |
||
548 | #undef HAVE_RAW_DECL_GETDOMAINNAME |
||
549 | |||
550 | /* Define to 1 if getdtablesize is declared even after undefining macros. */ |
||
551 | #undef HAVE_RAW_DECL_GETDTABLESIZE |
||
552 | |||
553 | /* Define to 1 if getgroups is declared even after undefining macros. */ |
||
554 | #undef HAVE_RAW_DECL_GETGROUPS |
||
555 | |||
556 | /* Define to 1 if gethostname is declared even after undefining macros. */ |
||
557 | #undef HAVE_RAW_DECL_GETHOSTNAME |
||
558 | |||
559 | /* Define to 1 if getline is declared even after undefining macros. */ |
||
560 | #undef HAVE_RAW_DECL_GETLINE |
||
561 | |||
562 | /* Define to 1 if getloadavg is declared even after undefining macros. */ |
||
563 | #undef HAVE_RAW_DECL_GETLOADAVG |
||
564 | |||
565 | /* Define to 1 if getlogin is declared even after undefining macros. */ |
||
566 | #undef HAVE_RAW_DECL_GETLOGIN |
||
567 | |||
568 | /* Define to 1 if getlogin_r is declared even after undefining macros. */ |
||
569 | #undef HAVE_RAW_DECL_GETLOGIN_R |
||
570 | |||
571 | /* Define to 1 if getpagesize is declared even after undefining macros. */ |
||
572 | #undef HAVE_RAW_DECL_GETPAGESIZE |
||
573 | |||
574 | /* Define to 1 if gets is declared even after undefining macros. */ |
||
575 | #undef HAVE_RAW_DECL_GETS |
||
576 | |||
577 | /* Define to 1 if getsubopt is declared even after undefining macros. */ |
||
578 | #undef HAVE_RAW_DECL_GETSUBOPT |
||
579 | |||
580 | /* Define to 1 if gettimeofday is declared even after undefining macros. */ |
||
581 | #undef HAVE_RAW_DECL_GETTIMEOFDAY |
||
582 | |||
583 | /* Define to 1 if getusershell is declared even after undefining macros. */ |
||
584 | #undef HAVE_RAW_DECL_GETUSERSHELL |
||
585 | |||
586 | /* Define to 1 if grantpt is declared even after undefining macros. */ |
||
587 | #undef HAVE_RAW_DECL_GRANTPT |
||
588 | |||
589 | /* Define to 1 if group_member is declared even after undefining macros. */ |
||
590 | #undef HAVE_RAW_DECL_GROUP_MEMBER |
||
591 | |||
592 | /* Define to 1 if initstate is declared even after undefining macros. */ |
||
593 | #undef HAVE_RAW_DECL_INITSTATE |
||
594 | |||
595 | /* Define to 1 if initstate_r is declared even after undefining macros. */ |
||
596 | #undef HAVE_RAW_DECL_INITSTATE_R |
||
597 | |||
598 | /* Define to 1 if isatty is declared even after undefining macros. */ |
||
599 | #undef HAVE_RAW_DECL_ISATTY |
||
600 | |||
601 | /* Define to 1 if iswctype is declared even after undefining macros. */ |
||
602 | #undef HAVE_RAW_DECL_ISWCTYPE |
||
603 | |||
604 | /* Define to 1 if lchmod is declared even after undefining macros. */ |
||
605 | #undef HAVE_RAW_DECL_LCHMOD |
||
606 | |||
607 | /* Define to 1 if lchown is declared even after undefining macros. */ |
||
608 | #undef HAVE_RAW_DECL_LCHOWN |
||
609 | |||
610 | /* Define to 1 if link is declared even after undefining macros. */ |
||
611 | #undef HAVE_RAW_DECL_LINK |
||
612 | |||
613 | /* Define to 1 if linkat is declared even after undefining macros. */ |
||
614 | #undef HAVE_RAW_DECL_LINKAT |
||
615 | |||
616 | /* Define to 1 if lseek is declared even after undefining macros. */ |
||
617 | #undef HAVE_RAW_DECL_LSEEK |
||
618 | |||
619 | /* Define to 1 if lstat is declared even after undefining macros. */ |
||
620 | #undef HAVE_RAW_DECL_LSTAT |
||
621 | |||
622 | /* Define to 1 if mbrlen is declared even after undefining macros. */ |
||
623 | #undef HAVE_RAW_DECL_MBRLEN |
||
624 | |||
625 | /* Define to 1 if mbrtowc is declared even after undefining macros. */ |
||
626 | #undef HAVE_RAW_DECL_MBRTOWC |
||
627 | |||
628 | /* Define to 1 if mbsinit is declared even after undefining macros. */ |
||
629 | #undef HAVE_RAW_DECL_MBSINIT |
||
630 | |||
631 | /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */ |
||
632 | #undef HAVE_RAW_DECL_MBSNRTOWCS |
||
633 | |||
634 | /* Define to 1 if mbsrtowcs is declared even after undefining macros. */ |
||
635 | #undef HAVE_RAW_DECL_MBSRTOWCS |
||
636 | |||
637 | /* Define to 1 if memmem is declared even after undefining macros. */ |
||
638 | #undef HAVE_RAW_DECL_MEMMEM |
||
639 | |||
640 | /* Define to 1 if mempcpy is declared even after undefining macros. */ |
||
641 | #undef HAVE_RAW_DECL_MEMPCPY |
||
642 | |||
643 | /* Define to 1 if memrchr is declared even after undefining macros. */ |
||
644 | #undef HAVE_RAW_DECL_MEMRCHR |
||
645 | |||
646 | /* Define to 1 if mkdirat is declared even after undefining macros. */ |
||
647 | #undef HAVE_RAW_DECL_MKDIRAT |
||
648 | |||
649 | /* Define to 1 if mkdtemp is declared even after undefining macros. */ |
||
650 | #undef HAVE_RAW_DECL_MKDTEMP |
||
651 | |||
652 | /* Define to 1 if mkfifo is declared even after undefining macros. */ |
||
653 | #undef HAVE_RAW_DECL_MKFIFO |
||
654 | |||
655 | /* Define to 1 if mkfifoat is declared even after undefining macros. */ |
||
656 | #undef HAVE_RAW_DECL_MKFIFOAT |
||
657 | |||
658 | /* Define to 1 if mknod is declared even after undefining macros. */ |
||
659 | #undef HAVE_RAW_DECL_MKNOD |
||
660 | |||
661 | /* Define to 1 if mknodat is declared even after undefining macros. */ |
||
662 | #undef HAVE_RAW_DECL_MKNODAT |
||
663 | |||
664 | /* Define to 1 if mkostemp is declared even after undefining macros. */ |
||
665 | #undef HAVE_RAW_DECL_MKOSTEMP |
||
666 | |||
667 | /* Define to 1 if mkostemps is declared even after undefining macros. */ |
||
668 | #undef HAVE_RAW_DECL_MKOSTEMPS |
||
669 | |||
670 | /* Define to 1 if mkstemp is declared even after undefining macros. */ |
||
671 | #undef HAVE_RAW_DECL_MKSTEMP |
||
672 | |||
673 | /* Define to 1 if mkstemps is declared even after undefining macros. */ |
||
674 | #undef HAVE_RAW_DECL_MKSTEMPS |
||
675 | |||
676 | /* Define to 1 if nl_langinfo is declared even after undefining macros. */ |
||
677 | #undef HAVE_RAW_DECL_NL_LANGINFO |
||
678 | |||
679 | /* Define to 1 if pclose is declared even after undefining macros. */ |
||
680 | #undef HAVE_RAW_DECL_PCLOSE |
||
681 | |||
682 | /* Define to 1 if pipe is declared even after undefining macros. */ |
||
683 | #undef HAVE_RAW_DECL_PIPE |
||
684 | |||
685 | /* Define to 1 if pipe2 is declared even after undefining macros. */ |
||
686 | #undef HAVE_RAW_DECL_PIPE2 |
||
687 | |||
688 | /* Define to 1 if popen is declared even after undefining macros. */ |
||
689 | #undef HAVE_RAW_DECL_POPEN |
||
690 | |||
691 | /* Define to 1 if posix_openpt is declared even after undefining macros. */ |
||
692 | #undef HAVE_RAW_DECL_POSIX_OPENPT |
||
693 | |||
694 | /* Define to 1 if pread is declared even after undefining macros. */ |
||
695 | #undef HAVE_RAW_DECL_PREAD |
||
696 | |||
697 | /* Define to 1 if pthread_sigmask is declared even after undefining macros. */ |
||
698 | #undef HAVE_RAW_DECL_PTHREAD_SIGMASK |
||
699 | |||
700 | /* Define to 1 if ptsname is declared even after undefining macros. */ |
||
701 | #undef HAVE_RAW_DECL_PTSNAME |
||
702 | |||
703 | /* Define to 1 if ptsname_r is declared even after undefining macros. */ |
||
704 | #undef HAVE_RAW_DECL_PTSNAME_R |
||
705 | |||
706 | /* Define to 1 if pwrite is declared even after undefining macros. */ |
||
707 | #undef HAVE_RAW_DECL_PWRITE |
||
708 | |||
709 | /* Define to 1 if random is declared even after undefining macros. */ |
||
710 | #undef HAVE_RAW_DECL_RANDOM |
||
711 | |||
712 | /* Define to 1 if random_r is declared even after undefining macros. */ |
||
713 | #undef HAVE_RAW_DECL_RANDOM_R |
||
714 | |||
715 | /* Define to 1 if rawmemchr is declared even after undefining macros. */ |
||
716 | #undef HAVE_RAW_DECL_RAWMEMCHR |
||
717 | |||
718 | /* Define to 1 if readlink is declared even after undefining macros. */ |
||
719 | #undef HAVE_RAW_DECL_READLINK |
||
720 | |||
721 | /* Define to 1 if readlinkat is declared even after undefining macros. */ |
||
722 | #undef HAVE_RAW_DECL_READLINKAT |
||
723 | |||
724 | /* Define to 1 if realpath is declared even after undefining macros. */ |
||
725 | #undef HAVE_RAW_DECL_REALPATH |
||
726 | |||
727 | /* Define to 1 if renameat is declared even after undefining macros. */ |
||
728 | #undef HAVE_RAW_DECL_RENAMEAT |
||
729 | |||
730 | /* Define to 1 if rmdir is declared even after undefining macros. */ |
||
731 | #undef HAVE_RAW_DECL_RMDIR |
||
732 | |||
733 | /* Define to 1 if rpmatch is declared even after undefining macros. */ |
||
734 | #undef HAVE_RAW_DECL_RPMATCH |
||
735 | |||
736 | /* Define to 1 if secure_getenv is declared even after undefining macros. */ |
||
737 | #undef HAVE_RAW_DECL_SECURE_GETENV |
||
738 | |||
739 | /* Define to 1 if setenv is declared even after undefining macros. */ |
||
740 | #undef HAVE_RAW_DECL_SETENV |
||
741 | |||
742 | /* Define to 1 if sethostname is declared even after undefining macros. */ |
||
743 | #undef HAVE_RAW_DECL_SETHOSTNAME |
||
744 | |||
745 | /* Define to 1 if setlocale is declared even after undefining macros. */ |
||
746 | #undef HAVE_RAW_DECL_SETLOCALE |
||
747 | |||
748 | /* Define to 1 if setstate is declared even after undefining macros. */ |
||
749 | #undef HAVE_RAW_DECL_SETSTATE |
||
750 | |||
751 | /* Define to 1 if setstate_r is declared even after undefining macros. */ |
||
752 | #undef HAVE_RAW_DECL_SETSTATE_R |
||
753 | |||
754 | /* Define to 1 if setusershell is declared even after undefining macros. */ |
||
755 | #undef HAVE_RAW_DECL_SETUSERSHELL |
||
756 | |||
757 | /* Define to 1 if sigaction is declared even after undefining macros. */ |
||
758 | #undef HAVE_RAW_DECL_SIGACTION |
||
759 | |||
760 | /* Define to 1 if sigaddset is declared even after undefining macros. */ |
||
761 | #undef HAVE_RAW_DECL_SIGADDSET |
||
762 | |||
763 | /* Define to 1 if sigdelset is declared even after undefining macros. */ |
||
764 | #undef HAVE_RAW_DECL_SIGDELSET |
||
765 | |||
766 | /* Define to 1 if sigemptyset is declared even after undefining macros. */ |
||
767 | #undef HAVE_RAW_DECL_SIGEMPTYSET |
||
768 | |||
769 | /* Define to 1 if sigfillset is declared even after undefining macros. */ |
||
770 | #undef HAVE_RAW_DECL_SIGFILLSET |
||
771 | |||
772 | /* Define to 1 if sigismember is declared even after undefining macros. */ |
||
773 | #undef HAVE_RAW_DECL_SIGISMEMBER |
||
774 | |||
775 | /* Define to 1 if sigpending is declared even after undefining macros. */ |
||
776 | #undef HAVE_RAW_DECL_SIGPENDING |
||
777 | |||
778 | /* Define to 1 if sigprocmask is declared even after undefining macros. */ |
||
779 | #undef HAVE_RAW_DECL_SIGPROCMASK |
||
780 | |||
781 | /* Define to 1 if sleep is declared even after undefining macros. */ |
||
782 | #undef HAVE_RAW_DECL_SLEEP |
||
783 | |||
784 | /* Define to 1 if snprintf is declared even after undefining macros. */ |
||
785 | #undef HAVE_RAW_DECL_SNPRINTF |
||
786 | |||
787 | /* Define to 1 if srandom is declared even after undefining macros. */ |
||
788 | #undef HAVE_RAW_DECL_SRANDOM |
||
789 | |||
790 | /* Define to 1 if srandom_r is declared even after undefining macros. */ |
||
791 | #undef HAVE_RAW_DECL_SRANDOM_R |
||
792 | |||
793 | /* Define to 1 if stat is declared even after undefining macros. */ |
||
794 | #undef HAVE_RAW_DECL_STAT |
||
795 | |||
796 | /* Define to 1 if stpcpy is declared even after undefining macros. */ |
||
797 | #undef HAVE_RAW_DECL_STPCPY |
||
798 | |||
799 | /* Define to 1 if stpncpy is declared even after undefining macros. */ |
||
800 | #undef HAVE_RAW_DECL_STPNCPY |
||
801 | |||
802 | /* Define to 1 if strcasestr is declared even after undefining macros. */ |
||
803 | #undef HAVE_RAW_DECL_STRCASESTR |
||
804 | |||
805 | /* Define to 1 if strchrnul is declared even after undefining macros. */ |
||
806 | #undef HAVE_RAW_DECL_STRCHRNUL |
||
807 | |||
808 | /* Define to 1 if strdup is declared even after undefining macros. */ |
||
809 | #undef HAVE_RAW_DECL_STRDUP |
||
810 | |||
811 | /* Define to 1 if strerror_r is declared even after undefining macros. */ |
||
812 | #undef HAVE_RAW_DECL_STRERROR_R |
||
813 | |||
814 | /* Define to 1 if strncat is declared even after undefining macros. */ |
||
815 | #undef HAVE_RAW_DECL_STRNCAT |
||
816 | |||
817 | /* Define to 1 if strndup is declared even after undefining macros. */ |
||
818 | #undef HAVE_RAW_DECL_STRNDUP |
||
819 | |||
820 | /* Define to 1 if strnlen is declared even after undefining macros. */ |
||
821 | #undef HAVE_RAW_DECL_STRNLEN |
||
822 | |||
823 | /* Define to 1 if strpbrk is declared even after undefining macros. */ |
||
824 | #undef HAVE_RAW_DECL_STRPBRK |
||
825 | |||
826 | /* Define to 1 if strsep is declared even after undefining macros. */ |
||
827 | #undef HAVE_RAW_DECL_STRSEP |
||
828 | |||
829 | /* Define to 1 if strsignal is declared even after undefining macros. */ |
||
830 | #undef HAVE_RAW_DECL_STRSIGNAL |
||
831 | |||
832 | /* Define to 1 if strtod is declared even after undefining macros. */ |
||
833 | #undef HAVE_RAW_DECL_STRTOD |
||
834 | |||
835 | /* Define to 1 if strtok_r is declared even after undefining macros. */ |
||
836 | #undef HAVE_RAW_DECL_STRTOK_R |
||
837 | |||
838 | /* Define to 1 if strtoll is declared even after undefining macros. */ |
||
839 | #undef HAVE_RAW_DECL_STRTOLL |
||
840 | |||
841 | /* Define to 1 if strtoull is declared even after undefining macros. */ |
||
842 | #undef HAVE_RAW_DECL_STRTOULL |
||
843 | |||
844 | /* Define to 1 if strverscmp is declared even after undefining macros. */ |
||
845 | #undef HAVE_RAW_DECL_STRVERSCMP |
||
846 | |||
847 | /* Define to 1 if symlink is declared even after undefining macros. */ |
||
848 | #undef HAVE_RAW_DECL_SYMLINK |
||
849 | |||
850 | /* Define to 1 if symlinkat is declared even after undefining macros. */ |
||
851 | #undef HAVE_RAW_DECL_SYMLINKAT |
||
852 | |||
853 | /* Define to 1 if tmpfile is declared even after undefining macros. */ |
||
854 | #undef HAVE_RAW_DECL_TMPFILE |
||
855 | |||
856 | /* Define to 1 if towctrans is declared even after undefining macros. */ |
||
857 | #undef HAVE_RAW_DECL_TOWCTRANS |
||
858 | |||
859 | /* Define to 1 if ttyname_r is declared even after undefining macros. */ |
||
860 | #undef HAVE_RAW_DECL_TTYNAME_R |
||
861 | |||
862 | /* Define to 1 if unlink is declared even after undefining macros. */ |
||
863 | #undef HAVE_RAW_DECL_UNLINK |
||
864 | |||
865 | /* Define to 1 if unlinkat is declared even after undefining macros. */ |
||
866 | #undef HAVE_RAW_DECL_UNLINKAT |
||
867 | |||
868 | /* Define to 1 if unlockpt is declared even after undefining macros. */ |
||
869 | #undef HAVE_RAW_DECL_UNLOCKPT |
||
870 | |||
871 | /* Define to 1 if unsetenv is declared even after undefining macros. */ |
||
872 | #undef HAVE_RAW_DECL_UNSETENV |
||
873 | |||
874 | /* Define to 1 if usleep is declared even after undefining macros. */ |
||
875 | #undef HAVE_RAW_DECL_USLEEP |
||
876 | |||
877 | /* Define to 1 if utimensat is declared even after undefining macros. */ |
||
878 | #undef HAVE_RAW_DECL_UTIMENSAT |
||
879 | |||
880 | /* Define to 1 if vdprintf is declared even after undefining macros. */ |
||
881 | #undef HAVE_RAW_DECL_VDPRINTF |
||
882 | |||
883 | /* Define to 1 if vsnprintf is declared even after undefining macros. */ |
||
884 | #undef HAVE_RAW_DECL_VSNPRINTF |
||
885 | |||
886 | /* Define to 1 if wcpcpy is declared even after undefining macros. */ |
||
887 | #undef HAVE_RAW_DECL_WCPCPY |
||
888 | |||
889 | /* Define to 1 if wcpncpy is declared even after undefining macros. */ |
||
890 | #undef HAVE_RAW_DECL_WCPNCPY |
||
891 | |||
892 | /* Define to 1 if wcrtomb is declared even after undefining macros. */ |
||
893 | #undef HAVE_RAW_DECL_WCRTOMB |
||
894 | |||
895 | /* Define to 1 if wcscasecmp is declared even after undefining macros. */ |
||
896 | #undef HAVE_RAW_DECL_WCSCASECMP |
||
897 | |||
898 | /* Define to 1 if wcscat is declared even after undefining macros. */ |
||
899 | #undef HAVE_RAW_DECL_WCSCAT |
||
900 | |||
901 | /* Define to 1 if wcschr is declared even after undefining macros. */ |
||
902 | #undef HAVE_RAW_DECL_WCSCHR |
||
903 | |||
904 | /* Define to 1 if wcscmp is declared even after undefining macros. */ |
||
905 | #undef HAVE_RAW_DECL_WCSCMP |
||
906 | |||
907 | /* Define to 1 if wcscoll is declared even after undefining macros. */ |
||
908 | #undef HAVE_RAW_DECL_WCSCOLL |
||
909 | |||
910 | /* Define to 1 if wcscpy is declared even after undefining macros. */ |
||
911 | #undef HAVE_RAW_DECL_WCSCPY |
||
912 | |||
913 | /* Define to 1 if wcscspn is declared even after undefining macros. */ |
||
914 | #undef HAVE_RAW_DECL_WCSCSPN |
||
915 | |||
916 | /* Define to 1 if wcsdup is declared even after undefining macros. */ |
||
917 | #undef HAVE_RAW_DECL_WCSDUP |
||
918 | |||
919 | /* Define to 1 if wcslen is declared even after undefining macros. */ |
||
920 | #undef HAVE_RAW_DECL_WCSLEN |
||
921 | |||
922 | /* Define to 1 if wcsncasecmp is declared even after undefining macros. */ |
||
923 | #undef HAVE_RAW_DECL_WCSNCASECMP |
||
924 | |||
925 | /* Define to 1 if wcsncat is declared even after undefining macros. */ |
||
926 | #undef HAVE_RAW_DECL_WCSNCAT |
||
927 | |||
928 | /* Define to 1 if wcsncmp is declared even after undefining macros. */ |
||
929 | #undef HAVE_RAW_DECL_WCSNCMP |
||
930 | |||
931 | /* Define to 1 if wcsncpy is declared even after undefining macros. */ |
||
932 | #undef HAVE_RAW_DECL_WCSNCPY |
||
933 | |||
934 | /* Define to 1 if wcsnlen is declared even after undefining macros. */ |
||
935 | #undef HAVE_RAW_DECL_WCSNLEN |
||
936 | |||
937 | /* Define to 1 if wcsnrtombs is declared even after undefining macros. */ |
||
938 | #undef HAVE_RAW_DECL_WCSNRTOMBS |
||
939 | |||
940 | /* Define to 1 if wcspbrk is declared even after undefining macros. */ |
||
941 | #undef HAVE_RAW_DECL_WCSPBRK |
||
942 | |||
943 | /* Define to 1 if wcsrchr is declared even after undefining macros. */ |
||
944 | #undef HAVE_RAW_DECL_WCSRCHR |
||
945 | |||
946 | /* Define to 1 if wcsrtombs is declared even after undefining macros. */ |
||
947 | #undef HAVE_RAW_DECL_WCSRTOMBS |
||
948 | |||
949 | /* Define to 1 if wcsspn is declared even after undefining macros. */ |
||
950 | #undef HAVE_RAW_DECL_WCSSPN |
||
951 | |||
952 | /* Define to 1 if wcsstr is declared even after undefining macros. */ |
||
953 | #undef HAVE_RAW_DECL_WCSSTR |
||
954 | |||
955 | /* Define to 1 if wcstok is declared even after undefining macros. */ |
||
956 | #undef HAVE_RAW_DECL_WCSTOK |
||
957 | |||
958 | /* Define to 1 if wcswidth is declared even after undefining macros. */ |
||
959 | #undef HAVE_RAW_DECL_WCSWIDTH |
||
960 | |||
961 | /* Define to 1 if wcsxfrm is declared even after undefining macros. */ |
||
962 | #undef HAVE_RAW_DECL_WCSXFRM |
||
963 | |||
964 | /* Define to 1 if wctob is declared even after undefining macros. */ |
||
965 | #undef HAVE_RAW_DECL_WCTOB |
||
966 | |||
967 | /* Define to 1 if wctrans is declared even after undefining macros. */ |
||
968 | #undef HAVE_RAW_DECL_WCTRANS |
||
969 | |||
970 | /* Define to 1 if wctype is declared even after undefining macros. */ |
||
971 | #undef HAVE_RAW_DECL_WCTYPE |
||
972 | |||
973 | /* Define to 1 if wcwidth is declared even after undefining macros. */ |
||
974 | #undef HAVE_RAW_DECL_WCWIDTH |
||
975 | |||
976 | /* Define to 1 if wmemchr is declared even after undefining macros. */ |
||
977 | #undef HAVE_RAW_DECL_WMEMCHR |
||
978 | |||
979 | /* Define to 1 if wmemcmp is declared even after undefining macros. */ |
||
980 | #undef HAVE_RAW_DECL_WMEMCMP |
||
981 | |||
982 | /* Define to 1 if wmemcpy is declared even after undefining macros. */ |
||
983 | #undef HAVE_RAW_DECL_WMEMCPY |
||
984 | |||
985 | /* Define to 1 if wmemmove is declared even after undefining macros. */ |
||
986 | #undef HAVE_RAW_DECL_WMEMMOVE |
||
987 | |||
988 | /* Define to 1 if wmemset is declared even after undefining macros. */ |
||
989 | #undef HAVE_RAW_DECL_WMEMSET |
||
990 | |||
991 | /* Define to 1 if _Exit is declared even after undefining macros. */ |
||
992 | #undef HAVE_RAW_DECL__EXIT |
||
993 | |||
994 | /* Define to 1 if you have the `readlink' function. */ |
||
995 | #undef HAVE_READLINK |
||
996 | |||
997 | /* Define to 1 if you have the `readlinkat' function. */ |
||
998 | #undef HAVE_READLINKAT |
||
999 | |||
1000 | /* Define to 1 if you have the `realpath' function. */ |
||
1001 | #undef HAVE_REALPATH |
||
1002 | |||
1003 | /* Define to 1 if you have the <search.h> header file. */ |
||
1004 | #undef HAVE_SEARCH_H |
||
1005 | |||
1006 | /* Define to 1 if you have the `setenv' function. */ |
||
1007 | #undef HAVE_SETENV |
||
1008 | |||
1009 | /* Define to 1 if you have the `setlocale' function. */ |
||
1010 | #undef HAVE_SETLOCALE |
||
1011 | |||
1012 | /* Define to 1 if 'sig_atomic_t' is a signed integer type. */ |
||
1013 | #undef HAVE_SIGNED_SIG_ATOMIC_T |
||
1014 | |||
1015 | /* Define to 1 if 'wchar_t' is a signed integer type. */ |
||
1016 | #undef HAVE_SIGNED_WCHAR_T |
||
1017 | |||
1018 | /* Define to 1 if 'wint_t' is a signed integer type. */ |
||
1019 | #undef HAVE_SIGNED_WINT_T |
||
1020 | |||
1021 | /* Define to 1 if the system has the type `sigset_t'. */ |
||
1022 | #undef HAVE_SIGSET_T |
||
1023 | |||
1024 | /* Define to 1 if you have the `snprintf' function. */ |
||
1025 | #undef HAVE_SNPRINTF |
||
1026 | |||
1027 | /* Define to 1 if you have the <stddef.h> header file. */ |
||
1028 | #undef HAVE_STDDEF_H |
||
1029 | |||
1030 | /* Define to 1 if you have the <stdint.h> header file. */ |
||
1031 | #undef HAVE_STDINT_H |
||
1032 | |||
1033 | /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares |
||
1034 | uintmax_t. */ |
||
1035 | #undef HAVE_STDINT_H_WITH_UINTMAX |
||
1036 | |||
1037 | /* Define to 1 if you have the <stdlib.h> header file. */ |
||
1038 | #undef HAVE_STDLIB_H |
||
1039 | |||
1040 | /* Define to 1 if you have the `stpcpy' function. */ |
||
1041 | #undef HAVE_STPCPY |
||
1042 | |||
1043 | /* Define to 1 if you have the `strcasecmp' function. */ |
||
1044 | #undef HAVE_STRCASECMP |
||
1045 | |||
1046 | /* Define to 1 if you have the `strdup' function. */ |
||
1047 | #undef HAVE_STRDUP |
||
1048 | |||
1049 | /* Define to 1 if you have the `strerror_r' function. */ |
||
1050 | #undef HAVE_STRERROR_R |
||
1051 | |||
1052 | /* Define to 1 if you have the <strings.h> header file. */ |
||
1053 | #undef HAVE_STRINGS_H |
||
1054 | |||
1055 | /* Define to 1 if you have the <string.h> header file. */ |
||
1056 | #undef HAVE_STRING_H |
||
1057 | |||
1058 | /* Define to 1 if you have the `strnlen' function. */ |
||
1059 | #undef HAVE_STRNLEN |
||
1060 | |||
1061 | /* Define to 1 if you have the `strtoul' function. */ |
||
1062 | #undef HAVE_STRTOUL |
||
1063 | |||
1064 | /* Define to 1 if you have the `symlink' function. */ |
||
1065 | #undef HAVE_SYMLINK |
||
1066 | |||
1067 | /* Define to 1 if you have the <sys/bitypes.h> header file. */ |
||
1068 | #undef HAVE_SYS_BITYPES_H |
||
1069 | |||
1070 | /* Define to 1 if you have the <sys/inttypes.h> header file. */ |
||
1071 | #undef HAVE_SYS_INTTYPES_H |
||
1072 | |||
1073 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
||
1074 | #undef HAVE_SYS_MMAN_H |
||
1075 | |||
1076 | /* Define to 1 if you have the <sys/param.h> header file. */ |
||
1077 | #undef HAVE_SYS_PARAM_H |
||
1078 | |||
1079 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
||
1080 | #undef HAVE_SYS_SOCKET_H |
||
1081 | |||
1082 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
||
1083 | #undef HAVE_SYS_STAT_H |
||
1084 | |||
1085 | /* Define to 1 if you have the <sys/timeb.h> header file. */ |
||
1086 | #undef HAVE_SYS_TIMEB_H |
||
1087 | |||
1088 | /* Define to 1 if you have the <sys/time.h> header file. */ |
||
1089 | #undef HAVE_SYS_TIME_H |
||
1090 | |||
1091 | /* Define to 1 if you have the <sys/types.h> header file. */ |
||
1092 | #undef HAVE_SYS_TYPES_H |
||
1093 | |||
1094 | /* Define to 1 if you have the `towlower' function. */ |
||
1095 | #undef HAVE_TOWLOWER |
||
1096 | |||
1097 | /* Define to 1 if you have the `tsearch' function. */ |
||
1098 | #undef HAVE_TSEARCH |
||
1099 | |||
1100 | /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ |
||
1101 | #undef HAVE_UINTMAX_T |
||
1102 | |||
1103 | /* Define to 1 if you have the <unistd.h> header file. */ |
||
1104 | #undef HAVE_UNISTD_H |
||
1105 | |||
1106 | /* Define to 1 if the system has the type 'unsigned long long int'. */ |
||
1107 | #undef HAVE_UNSIGNED_LONG_LONG_INT |
||
1108 | |||
1109 | /* Define to 1 if you have the `uselocale' function. */ |
||
1110 | #undef HAVE_USELOCALE |
||
1111 | |||
1112 | /* Define to 1 or 0, depending whether the compiler supports simple visibility |
||
1113 | declarations. */ |
||
1114 | #undef HAVE_VISIBILITY |
||
1115 | |||
1116 | /* Define to 1 if you have the <wchar.h> header file. */ |
||
1117 | #undef HAVE_WCHAR_H |
||
1118 | |||
1119 | /* Define if you have the 'wchar_t' type. */ |
||
1120 | #undef HAVE_WCHAR_T |
||
1121 | |||
1122 | /* Define to 1 if you have the `wcrtomb' function. */ |
||
1123 | #undef HAVE_WCRTOMB |
||
1124 | |||
1125 | /* Define to 1 if you have the `wcslen' function. */ |
||
1126 | #undef HAVE_WCSLEN |
||
1127 | |||
1128 | /* Define to 1 if you have the `wcsnlen' function. */ |
||
1129 | #undef HAVE_WCSNLEN |
||
1130 | |||
1131 | /* Define to 1 if you have the <wctype.h> header file. */ |
||
1132 | #undef HAVE_WCTYPE_H |
||
1133 | |||
1134 | /* Define to 1 if you have the `wcwidth' function. */ |
||
1135 | #undef HAVE_WCWIDTH |
||
1136 | |||
1137 | /* Define to 1 if you have the <winsock2.h> header file. */ |
||
1138 | #undef HAVE_WINSOCK2_H |
||
1139 | |||
1140 | /* Define if you have the 'wint_t' type. */ |
||
1141 | #undef HAVE_WINT_T |
||
1142 | |||
1143 | /* Define to 1 if O_NOATIME works. */ |
||
1144 | #undef HAVE_WORKING_O_NOATIME |
||
1145 | |||
1146 | /* Define to 1 if O_NOFOLLOW works. */ |
||
1147 | #undef HAVE_WORKING_O_NOFOLLOW |
||
1148 | |||
1149 | /* Define to 1 if you have the <xlocale.h> header file. */ |
||
1150 | #undef HAVE_XLOCALE_H |
||
1151 | |||
1152 | /* Define to 1 if the system has the type `_Bool'. */ |
||
1153 | #undef HAVE__BOOL |
||
1154 | |||
1155 | /* Define to 1 if you have the `_ftime' function. */ |
||
1156 | #undef HAVE__FTIME |
||
1157 | |||
1158 | /* Define to 1 if you have the `_NSGetExecutablePath' function. */ |
||
1159 | #undef HAVE__NSGETEXECUTABLEPATH |
||
1160 | |||
1161 | /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */ |
||
1162 | #undef HAVE__SET_INVALID_PARAMETER_HANDLER |
||
1163 | |||
1164 | /* Define to 1 if you have the `__fsetlocking' function. */ |
||
1165 | #undef HAVE___FSETLOCKING |
||
1166 | |||
1167 | /* Define as const if the declaration of iconv() needs const. */ |
||
1168 | #undef ICONV_CONST |
||
1169 | |||
1170 | /* Define to a symbolic name denoting the flavor of iconv_open() |
||
1171 | implementation. */ |
||
1172 | #undef ICONV_FLAVOR |
||
1173 | |||
1174 | /* Define to the value of ${prefix}, as a string. */ |
||
1175 | #undef INSTALLPREFIX |
||
1176 | |||
1177 | /* Define if integer division by zero raises signal SIGFPE. */ |
||
1178 | #undef INTDIV0_RAISES_SIGFPE |
||
1179 | |||
1180 | /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing |
||
1181 | slash. */ |
||
1182 | #undef LSTAT_FOLLOWS_SLASHED_SYMLINK |
||
1183 | |||
1184 | /* Define to the sub-directory where libtool stores uninstalled libraries. */ |
||
1185 | #undef LT_OBJDIR |
||
1186 | |||
1187 | /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */ |
||
1188 | #undef MALLOC_0_IS_NONNULL |
||
1189 | |||
1190 | /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */ |
||
1191 | #undef MAP_ANONYMOUS |
||
1192 | |||
1193 | /* Define if the mbrtowc function does not return (size_t) -2 for empty input. |
||
1194 | */ |
||
1195 | #undef MBRTOWC_EMPTY_INPUT_BUG |
||
1196 | |||
1197 | /* Define if the mbrtowc function has the NULL pwc argument bug. */ |
||
1198 | #undef MBRTOWC_NULL_ARG1_BUG |
||
1199 | |||
1200 | /* Define if the mbrtowc function has the NULL string argument bug. */ |
||
1201 | #undef MBRTOWC_NULL_ARG2_BUG |
||
1202 | |||
1203 | /* Define if the mbrtowc function does not return 0 for a NUL character. */ |
||
1204 | #undef MBRTOWC_NUL_RETVAL_BUG |
||
1205 | |||
1206 | /* Define if the mbrtowc function returns a wrong return value. */ |
||
1207 | #undef MBRTOWC_RETVAL_BUG |
||
1208 | |||
1209 | /* Name of package */ |
||
1210 | #undef PACKAGE |
||
1211 | |||
1212 | /* Define to the address where bug reports for this package should be sent. */ |
||
1213 | #undef PACKAGE_BUGREPORT |
||
1214 | |||
1215 | /* Define to the full name of this package. */ |
||
1216 | #undef PACKAGE_NAME |
||
1217 | |||
1218 | /* Define to the full name and version of this package. */ |
||
1219 | #undef PACKAGE_STRING |
||
1220 | |||
1221 | /* Define to the one symbol short name of this package. */ |
||
1222 | #undef PACKAGE_TARNAME |
||
1223 | |||
1224 | /* Define to the home page for this package. */ |
||
1225 | #undef PACKAGE_URL |
||
1226 | |||
1227 | /* Define to the version of this package. */ |
||
1228 | #undef PACKAGE_VERSION |
||
1229 | |||
1230 | /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ |
||
1231 | #undef PRI_MACROS_BROKEN |
||
1232 | |||
1233 | /* Define if the pthread_in_use() detection is hard. */ |
||
1234 | #undef PTHREAD_IN_USE_DETECTION_HARD |
||
1235 | |||
1236 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
||
1237 | 'ptrdiff_t'. */ |
||
1238 | #undef PTRDIFF_T_SUFFIX |
||
1239 | |||
1240 | /* Define to 1 if readlink fails to recognize a trailing slash. */ |
||
1241 | #undef READLINK_TRAILING_SLASH_BUG |
||
1242 | |||
1243 | /* Define to 1 if stat needs help when passed a directory name with a trailing |
||
1244 | slash */ |
||
1245 | #undef REPLACE_FUNC_STAT_DIR |
||
1246 | |||
1247 | /* Define to 1 if stat needs help when passed a file name with a trailing |
||
1248 | slash */ |
||
1249 | #undef REPLACE_FUNC_STAT_FILE |
||
1250 | |||
1251 | /* Define to 1 if strerror(0) does not return a message implying success. */ |
||
1252 | #undef REPLACE_STRERROR_0 |
||
1253 | |||
1254 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
||
1255 | 'sig_atomic_t'. */ |
||
1256 | #undef SIG_ATOMIC_T_SUFFIX |
||
1257 | |||
1258 | /* Define as the maximum value of type 'size_t', if the system doesn't define |
||
1259 | it. */ |
||
1260 | #ifndef SIZE_MAX |
||
1261 | # undef SIZE_MAX |
||
1262 | #endif |
||
1263 | |||
1264 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
||
1265 | 'size_t'. */ |
||
1266 | #undef SIZE_T_SUFFIX |
||
1267 | |||
1268 | /* If using the C implementation of alloca, define if you know the |
||
1269 | direction of stack growth for your system; otherwise it will be |
||
1270 | automatically deduced at runtime. |
||
1271 | STACK_DIRECTION > 0 => grows toward higher addresses |
||
1272 | STACK_DIRECTION < 0 => grows toward lower addresses |
||
1273 | STACK_DIRECTION = 0 => direction of growth unknown */ |
||
1274 | #undef STACK_DIRECTION |
||
1275 | |||
1276 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ |
||
1277 | #undef STAT_MACROS_BROKEN |
||
1278 | |||
1279 | /* Define to 1 if you have the ANSI C header files. */ |
||
1280 | #undef STDC_HEADERS |
||
1281 | |||
1282 | /* Define to 1 if strerror_r returns char *. */ |
||
1283 | #undef STRERROR_R_CHAR_P |
||
1284 | |||
1285 | /* Define to the prefix of C symbols at the assembler and linker level, either |
||
1286 | an underscore or empty. */ |
||
1287 | #undef USER_LABEL_PREFIX |
||
1288 | |||
1289 | /* Define if the POSIX multithreading library can be used. */ |
||
1290 | #undef USE_POSIX_THREADS |
||
1291 | |||
1292 | /* Define if references to the POSIX multithreading library should be made |
||
1293 | weak. */ |
||
1294 | #undef USE_POSIX_THREADS_WEAK |
||
1295 | |||
1296 | /* Define if the GNU Pth multithreading library can be used. */ |
||
1297 | #undef USE_PTH_THREADS |
||
1298 | |||
1299 | /* Define if references to the GNU Pth multithreading library should be made |
||
1300 | weak. */ |
||
1301 | #undef USE_PTH_THREADS_WEAK |
||
1302 | |||
1303 | /* Define if the old Solaris multithreading library can be used. */ |
||
1304 | #undef USE_SOLARIS_THREADS |
||
1305 | |||
1306 | /* Define if references to the old Solaris multithreading library should be |
||
1307 | made weak. */ |
||
1308 | #undef USE_SOLARIS_THREADS_WEAK |
||
1309 | |||
1310 | /* Enable extensions on AIX 3, Interix. */ |
||
1311 | #ifndef _ALL_SOURCE |
||
1312 | # undef _ALL_SOURCE |
||
1313 | #endif |
||
1314 | /* Enable general extensions on OS X. */ |
||
1315 | #ifndef _DARWIN_C_SOURCE |
||
1316 | # undef _DARWIN_C_SOURCE |
||
1317 | #endif |
||
1318 | /* Enable GNU extensions on systems that have them. */ |
||
1319 | #ifndef _GNU_SOURCE |
||
1320 | # undef _GNU_SOURCE |
||
1321 | #endif |
||
1322 | /* Use GNU style printf and scanf. */ |
||
1323 | #ifndef __USE_MINGW_ANSI_STDIO |
||
1324 | # undef __USE_MINGW_ANSI_STDIO |
||
1325 | #endif |
||
1326 | /* Enable threading extensions on Solaris. */ |
||
1327 | #ifndef _POSIX_PTHREAD_SEMANTICS |
||
1328 | # undef _POSIX_PTHREAD_SEMANTICS |
||
1329 | #endif |
||
1330 | /* Enable extensions on HP NonStop. */ |
||
1331 | #ifndef _TANDEM_SOURCE |
||
1332 | # undef _TANDEM_SOURCE |
||
1333 | #endif |
||
1334 | /* Enable X/Open extensions if necessary. HP-UX 11.11 defines |
||
1335 | mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of |
||
1336 | whether compiling with -Ae or -D_HPUX_SOURCE=1. */ |
||
1337 | #ifndef _XOPEN_SOURCE |
||
1338 | # undef _XOPEN_SOURCE |
||
1339 | #endif |
||
1340 | /* Enable general extensions on Solaris. */ |
||
1341 | #ifndef __EXTENSIONS__ |
||
1342 | # undef __EXTENSIONS__ |
||
1343 | #endif |
||
1344 | |||
1345 | |||
1346 | /* Define to 1 if you want getc etc. to use unlocked I/O if available. |
||
1347 | Unlocked I/O can improve performance in unithreaded apps, but it is not |
||
1348 | safe for multithreaded apps. */ |
||
1349 | #undef USE_UNLOCKED_IO |
||
1350 | |||
1351 | /* Define if the native Windows multithreading API can be used. */ |
||
1352 | #undef USE_WINDOWS_THREADS |
||
1353 | |||
1354 | /* Version number of package */ |
||
1355 | #undef VERSION |
||
1356 | |||
1357 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
||
1358 | 'wchar_t'. */ |
||
1359 | #undef WCHAR_T_SUFFIX |
||
1360 | |||
1361 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
||
1362 | 'wint_t'. */ |
||
1363 | #undef WINT_T_SUFFIX |
||
1364 | |||
1365 | /* Define when --enable-shared is used on mingw or Cygwin. */ |
||
1366 | #undef WOE32DLL |
||
1367 | |||
1368 | /* Enable large inode numbers on Mac OS X 10.5. */ |
||
1369 | #undef _DARWIN_USE_64_BIT_INODE |
||
1370 | |||
1371 | /* Number of bits in a file offset, on hosts where this is settable. */ |
||
1372 | #undef _FILE_OFFSET_BITS |
||
1373 | |||
1374 | /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct |
||
1375 | stat.st_size becomes 64-bit. */ |
||
1376 | #undef _GL_WINDOWS_64_BIT_ST_SIZE |
||
1377 | |||
1378 | /* Define for large files, on AIX-style hosts. */ |
||
1379 | #undef _LARGE_FILES |
||
1380 | |||
1381 | /* Define to 1 on Solaris. */ |
||
1382 | #undef _LCONV_C99 |
||
1383 | |||
1384 | /* Define to 1 if on MINIX. */ |
||
1385 | #undef _MINIX |
||
1386 | |||
1387 | /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */ |
||
1388 | #undef _NETBSD_SOURCE |
||
1389 | |||
1390 | /* The _Noreturn keyword of C11. */ |
||
1391 | #if ! (defined _Noreturn \ |
||
1392 | || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__)) |
||
1393 | # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \ |
||
1394 | || 0x5110 <= __SUNPRO_C) |
||
1395 | # define _Noreturn __attribute__ ((__noreturn__)) |
||
1396 | # elif defined _MSC_VER && 1200 <= _MSC_VER |
||
1397 | # define _Noreturn __declspec (noreturn) |
||
1398 | # else |
||
1399 | # define _Noreturn |
||
1400 | # endif |
||
1401 | #endif |
||
1402 | |||
1403 | |||
1404 | /* Define to 2 if the system does not provide POSIX.1 features except with |
||
1405 | this defined. */ |
||
1406 | #undef _POSIX_1_SOURCE |
||
1407 | |||
1408 | /* Define to 1 if you need to in order for 'stat' and other things to work. */ |
||
1409 | #undef _POSIX_SOURCE |
||
1410 | |||
1411 | /* Define to rpl_ if the getopt replacement functions and variables should be |
||
1412 | used. */ |
||
1413 | #undef __GETOPT_PREFIX |
||
1414 | |||
1415 | /* Define to 1 if the system <stdint.h> predates C++11. */ |
||
1416 | #undef __STDC_CONSTANT_MACROS |
||
1417 | |||
1418 | /* Define to 1 if the system <stdint.h> predates C++11. */ |
||
1419 | #undef __STDC_LIMIT_MACROS |
||
1420 | |||
1421 | /* Please see the Gnulib manual for how to use these macros. |
||
1422 | |||
1423 | Suppress extern inline with HP-UX cc, as it appears to be broken; see |
||
1424 | <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>. |
||
1425 | |||
1426 | Suppress extern inline with Sun C in standards-conformance mode, as it |
||
1427 | mishandles inline functions that call each other. E.g., for 'inline void f |
||
1428 | (void) { } inline void g (void) { f (); }', c99 incorrectly complains |
||
1429 | 'reference to static identifier "f" in extern inline function'. |
||
1430 | This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16. |
||
1431 | |||
1432 | Suppress extern inline (with or without __attribute__ ((__gnu_inline__))) |
||
1433 | on configurations that mistakenly use 'static inline' to implement |
||
1434 | functions or macros in standard C headers like <ctype.h>. For example, |
||
1435 | if isdigit is mistakenly implemented via a static inline function, |
||
1436 | a program containing an extern inline function that calls isdigit |
||
1437 | may not work since the C standard prohibits extern inline functions |
||
1438 | from calling static functions. This bug is known to occur on: |
||
1439 | |||
1440 | OS X 10.8 and earlier; see: |
||
1441 | http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html |
||
1442 | |||
1443 | DragonFly; see |
||
1444 | http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log |
||
1445 | |||
1446 | FreeBSD; see: |
||
1447 | http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html |
||
1448 | |||
1449 | OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and |
||
1450 | for clang but remains for g++; see <http://trac.macports.org/ticket/41033>. |
||
1451 | Assume DragonFly and FreeBSD will be similar. */ |
||
1452 | #if (((defined __APPLE__ && defined __MACH__) \ |
||
1453 | || defined __DragonFly__ || defined __FreeBSD__) \ |
||
1454 | && (defined __header_inline \ |
||
1455 | ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \ |
||
1456 | && ! defined __clang__) \ |
||
1457 | : ((! defined _DONT_USE_CTYPE_INLINE_ \ |
||
1458 | && (defined __GNUC__ || defined __cplusplus)) \ |
||
1459 | || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \ |
||
1460 | && defined __GNUC__ && ! defined __cplusplus)))) |
||
1461 | # define _GL_EXTERN_INLINE_STDHEADER_BUG |
||
1462 | #endif |
||
1463 | #if ((__GNUC__ \ |
||
1464 | ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \ |
||
1465 | : (199901L <= __STDC_VERSION__ \ |
||
1466 | && !defined __HP_cc \ |
||
1467 | && !defined __PGI \ |
||
1468 | && !(defined __SUNPRO_C && __STDC__))) \ |
||
1469 | && !defined _GL_EXTERN_INLINE_STDHEADER_BUG) |
||
1470 | # define _GL_INLINE inline |
||
1471 | # define _GL_EXTERN_INLINE extern inline |
||
1472 | # define _GL_EXTERN_INLINE_IN_USE |
||
1473 | #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \ |
||
1474 | && !defined _GL_EXTERN_INLINE_STDHEADER_BUG) |
||
1475 | # if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__ |
||
1476 | /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */ |
||
1477 | # define _GL_INLINE extern inline __attribute__ ((__gnu_inline__)) |
||
1478 | # else |
||
1479 | # define _GL_INLINE extern inline |
||
1480 | # endif |
||
1481 | # define _GL_EXTERN_INLINE extern |
||
1482 | # define _GL_EXTERN_INLINE_IN_USE |
||
1483 | #else |
||
1484 | # define _GL_INLINE static _GL_UNUSED |
||
1485 | # define _GL_EXTERN_INLINE static _GL_UNUSED |
||
1486 | #endif |
||
1487 | |||
1488 | /* In GCC 4.6 (inclusive) to 5.1 (exclusive), |
||
1489 | suppress bogus "no previous prototype for 'FOO'" |
||
1490 | and "no previous declaration for 'FOO'" diagnostics, |
||
1491 | when FOO is an inline function in the header; see |
||
1492 | <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and |
||
1493 | <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>. */ |
||
1494 | #if __GNUC__ == 4 && 6 <= __GNUC_MINOR__ |
||
1495 | # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ |
||
1496 | # define _GL_INLINE_HEADER_CONST_PRAGMA |
||
1497 | # else |
||
1498 | # define _GL_INLINE_HEADER_CONST_PRAGMA \ |
||
1499 | _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"") |
||
1500 | # endif |
||
1501 | # define _GL_INLINE_HEADER_BEGIN \ |
||
1502 | _Pragma ("GCC diagnostic push") \ |
||
1503 | _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \ |
||
1504 | _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \ |
||
1505 | _GL_INLINE_HEADER_CONST_PRAGMA |
||
1506 | # define _GL_INLINE_HEADER_END \ |
||
1507 | _Pragma ("GCC diagnostic pop") |
||
1508 | #else |
||
1509 | # define _GL_INLINE_HEADER_BEGIN |
||
1510 | # define _GL_INLINE_HEADER_END |
||
1511 | #endif |
||
1512 | |||
1513 | /* Define to `int' if <sys/types.h> doesn't define. */ |
||
1514 | #undef gid_t |
||
1515 | |||
1516 | /* Define as a marker that can be attached to declarations that might not |
||
1517 | be used. This helps to reduce warnings, such as from |
||
1518 | GCC -Wunused-parameter. */ |
||
1519 | #ifndef _GL_UNUSED |
||
1520 | # if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) |
||
1521 | # define _GL_UNUSED __attribute__ ((__unused__)) |
||
1522 | # else |
||
1523 | # define _GL_UNUSED |
||
1524 | # endif |
||
1525 | #endif |
||
1526 | |||
1527 | /* The __pure__ attribute was added in gcc 2.96. */ |
||
1528 | #ifndef _GL_ATTRIBUTE_PURE |
||
1529 | # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) |
||
1530 | # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__)) |
||
1531 | # else |
||
1532 | # define _GL_ATTRIBUTE_PURE /* empty */ |
||
1533 | # endif |
||
1534 | #endif |
||
1535 | |||
1536 | |||
1537 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
||
1538 | calls it, or to nothing if 'inline' is not supported under any name. */ |
||
1539 | #ifndef __cplusplus |
||
1540 | #undef inline |
||
1541 | #endif |
||
1542 | |||
1543 | /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports |
||
1544 | the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of |
||
1545 | earlier versions), but does not display it by setting __GNUC_STDC_INLINE__. |
||
1546 | __APPLE__ && __MACH__ test for Mac OS X. |
||
1547 | __APPLE_CC__ tests for the Apple compiler and its version. |
||
1548 | __STDC_VERSION__ tests for the C99 mode. */ |
||
1549 | #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__ |
||
1550 | # define __GNUC_STDC_INLINE__ 1 |
||
1551 | #endif |
||
1552 | |||
1553 | /* Define to a type if <wchar.h> does not define. */ |
||
1554 | #undef mbstate_t |
||
1555 | |||
1556 | /* Define to `int' if <sys/types.h> does not define. */ |
||
1557 | #undef mode_t |
||
1558 | |||
1559 | /* Define to the type of st_nlink in struct stat, or a supertype. */ |
||
1560 | #undef nlink_t |
||
1561 | |||
1562 | /* Define to `int' if <sys/types.h> does not define. */ |
||
1563 | #undef pid_t |
||
1564 | |||
1565 | /* Define as the type of the result of subtracting two pointers, if the system |
||
1566 | doesn't define it. */ |
||
1567 | #undef ptrdiff_t |
||
1568 | |||
1569 | /* Define to the equivalent of the C99 'restrict' keyword, or to |
||
1570 | nothing if this is not supported. Do not define if restrict is |
||
1571 | supported directly. */ |
||
1572 | #undef restrict |
||
1573 | /* Work around a bug in Sun C++: it does not support _Restrict or |
||
1574 | __restrict__, even though the corresponding Sun C compiler ends up with |
||
1575 | "#define restrict _Restrict" or "#define restrict __restrict__" in the |
||
1576 | previous line. Perhaps some future version of Sun C++ will work with |
||
1577 | restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ |
||
1578 | #if defined __SUNPRO_CC && !defined __RESTRICT |
||
1579 | # define _Restrict |
||
1580 | # define __restrict__ |
||
1581 | #endif |
||
1582 | |||
1583 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
||
1584 | #undef size_t |
||
1585 | |||
1586 | /* Define as a signed type of the same size as size_t. */ |
||
1587 | #undef ssize_t |
||
1588 | |||
1589 | /* Define to `int' if <sys/types.h> doesn't define. */ |
||
1590 | #undef uid_t |
||
1591 | |||
1592 | /* Define to unsigned long or unsigned long long if <stdint.h> and |
||
1593 | <inttypes.h> don't define. */ |
||
1594 | #undef uintmax_t |
||
1595 | |||
1596 | /* Define as a marker that can be attached to declarations that might not |
||
1597 | be used. This helps to reduce warnings, such as from |
||
1598 | GCC -Wunused-parameter. */ |
||
1599 | #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) |
||
1600 | # define _GL_UNUSED __attribute__ ((__unused__)) |
||
1601 | #else |
||
1602 | # define _GL_UNUSED |
||
1603 | #endif |
||
1604 | /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name |
||
1605 | is a misnomer outside of parameter lists. */ |
||
1606 | #define _UNUSED_PARAMETER_ _GL_UNUSED |
||
1607 | |||
1608 | /* gcc supports the "unused" attribute on possibly unused labels, and |
||
1609 | g++ has since version 4.5. Note to support C++ as well as C, |
||
1610 | _GL_UNUSED_LABEL should be used with a trailing ; */ |
||
1611 | #if !defined __cplusplus || __GNUC__ > 4 \ |
||
1612 | || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5) |
||
1613 | # define _GL_UNUSED_LABEL _GL_UNUSED |
||
1614 | #else |
||
1615 | # define _GL_UNUSED_LABEL |
||
1616 | #endif |
||
1617 | |||
1618 | /* The __pure__ attribute was added in gcc 2.96. */ |
||
1619 | #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) |
||
1620 | # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__)) |
||
1621 | #else |
||
1622 | # define _GL_ATTRIBUTE_PURE /* empty */ |
||
1623 | #endif |
||
1624 | |||
1625 | /* The __const__ attribute was added in gcc 2.95. */ |
||
1626 | #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) |
||
1627 | # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__)) |
||
1628 | #else |
||
1629 | # define _GL_ATTRIBUTE_CONST /* empty */ |
||
1630 | #endif |
||
1631 | |||
1632 | |||
1633 | |||
1634 | #define __libc_lock_t gl_lock_t |
||
1635 | #define __libc_lock_define gl_lock_define |
||
1636 | #define __libc_lock_define_initialized gl_lock_define_initialized |
||
1637 | #define __libc_lock_init gl_lock_init |
||
1638 | #define __libc_lock_lock gl_lock_lock |
||
1639 | #define __libc_lock_unlock gl_lock_unlock |
||
1640 | #define __libc_lock_recursive_t gl_recursive_lock_t |
||
1641 | #define __libc_lock_define_recursive gl_recursive_lock_define |
||
1642 | #define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized |
||
1643 | #define __libc_lock_init_recursive gl_recursive_lock_init |
||
1644 | #define __libc_lock_lock_recursive gl_recursive_lock_lock |
||
1645 | #define __libc_lock_unlock_recursive gl_recursive_lock_unlock |
||
1646 | #define glthread_in_use libintl_thread_in_use |
||
1647 | #define glthread_lock_init_func libintl_lock_init_func |
||
1648 | #define glthread_lock_lock_func libintl_lock_lock_func |
||
1649 | #define glthread_lock_unlock_func libintl_lock_unlock_func |
||
1650 | #define glthread_lock_destroy_func libintl_lock_destroy_func |
||
1651 | #define glthread_rwlock_init_multithreaded libintl_rwlock_init_multithreaded |
||
1652 | #define glthread_rwlock_init_func libintl_rwlock_init_func |
||
1653 | #define glthread_rwlock_rdlock_multithreaded libintl_rwlock_rdlock_multithreaded |
||
1654 | #define glthread_rwlock_rdlock_func libintl_rwlock_rdlock_func |
||
1655 | #define glthread_rwlock_wrlock_multithreaded libintl_rwlock_wrlock_multithreaded |
||
1656 | #define glthread_rwlock_wrlock_func libintl_rwlock_wrlock_func |
||
1657 | #define glthread_rwlock_unlock_multithreaded libintl_rwlock_unlock_multithreaded |
||
1658 | #define glthread_rwlock_unlock_func libintl_rwlock_unlock_func |
||
1659 | #define glthread_rwlock_destroy_multithreaded libintl_rwlock_destroy_multithreaded |
||
1660 | #define glthread_rwlock_destroy_func libintl_rwlock_destroy_func |
||
1661 | #define glthread_recursive_lock_init_multithreaded libintl_recursive_lock_init_multithreaded |
||
1662 | #define glthread_recursive_lock_init_func libintl_recursive_lock_init_func |
||
1663 | #define glthread_recursive_lock_lock_multithreaded libintl_recursive_lock_lock_multithreaded |
||
1664 | #define glthread_recursive_lock_lock_func libintl_recursive_lock_lock_func |
||
1665 | #define glthread_recursive_lock_unlock_multithreaded libintl_recursive_lock_unlock_multithreaded |
||
1666 | #define glthread_recursive_lock_unlock_func libintl_recursive_lock_unlock_func |
||
1667 | #define glthread_recursive_lock_destroy_multithreaded libintl_recursive_lock_destroy_multithreaded |
||
1668 | #define glthread_recursive_lock_destroy_func libintl_recursive_lock_destroy_func |
||
1669 | #define glthread_once_func libintl_once_func |
||
1670 | #define glthread_once_singlethreaded libintl_once_singlethreaded |
||
1671 | #define glthread_once_multithreaded libintl_once_multithreaded |
||
1672 | |||
1673 | |||
1674 | |||
1675 | /* On Windows, variables that may be in a DLL must be marked specially. */ |
||
1676 | #if (defined _MSC_VER && defined _DLL) && !defined IN_RELOCWRAPPER |
||
1677 | # define DLL_VARIABLE __declspec (dllimport) |
||
1678 | #else |
||
1679 | # define DLL_VARIABLE |
||
1680 | #endif |
||
1681 | |||
1682 | /* Extra OS/2 (emx+gcc) defines. */ |
||
1683 | #if defined __EMX__ && !defined __KLIBC__ |
||
1684 | # include "intl/os2compat.h" |
||
1685 | #endif |
||
1686 |