~ilya-yanok/ubuntu/precise/grub2/fix-for-948716

« back to all changes in this revision

Viewing changes to config-util.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-01-17 13:43:06 UTC
  • mto: (17.6.26 experimental)
  • mto: This revision was merged to the branch mainline in revision 102.
  • Revision ID: james.westby@ubuntu.com-20110117134306-fy7qewn4s3qdx2pl
Tags: upstream-1.99~rc1
ImportĀ upstreamĀ versionĀ 1.99~rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config-util.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define if the compiler is building for multiple architectures of Apple
 
4
   platforms at once. */
 
5
#undef AA_APPLE_UNIVERSAL_BUILD
 
6
 
 
7
/* Define if building universal (internal helper macro) */
 
8
#undef AC_APPLE_UNIVERSAL_BUILD
 
9
 
 
10
/* Define to the number of bits in type 'ptrdiff_t'. */
 
11
#undef BITSIZEOF_PTRDIFF_T
 
12
 
 
13
/* Define to the number of bits in type 'sig_atomic_t'. */
 
14
#undef BITSIZEOF_SIG_ATOMIC_T
 
15
 
 
16
/* Define to the number of bits in type 'size_t'. */
 
17
#undef BITSIZEOF_SIZE_T
 
18
 
 
19
/* Define to the number of bits in type 'wchar_t'. */
 
20
#undef BITSIZEOF_WCHAR_T
 
21
 
 
22
/* Define to the number of bits in type 'wint_t'. */
 
23
#undef BITSIZEOF_WINT_T
 
24
 
 
25
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
 
26
   systems. This function is required for `alloca.c' support on those systems.
 
27
   */
 
28
#undef CRAY_STACKSEG_END
 
29
 
 
30
/* Define to 1 if using `alloca.c'. */
 
31
#undef C_ALLOCA
 
32
 
 
33
/* Define to 1 if // is a file system root distinct from /. */
 
34
#undef DOUBLE_SLASH_IS_DISTINCT_ROOT
 
35
 
 
36
/* Define to 1 if translation of program messages to the user's native
 
37
   language is requested. */
 
38
#undef ENABLE_NLS
 
39
 
 
40
/* Define on systems for which file names may have a so-called `drive letter'
 
41
   prefix, define this to compute the length of that prefix, including the
 
42
   colon. */
 
43
#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
 
44
 
 
45
/* Define if the backslash character may also serve as a file name component
 
46
   separator. */
 
47
#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
 
48
 
 
49
/* Define if a drive letter prefix denotes a relative path if it is not
 
50
   followed by a file name component separator. */
 
51
#undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
 
52
 
 
53
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
 
54
   whether the gnulib module malloc-gnu shall be considered present. */
 
55
#undef GNULIB_MALLOC_GNU
 
56
 
 
57
/* Define to 1 to add extern declaration of program_invocation_name to argp.h
 
58
   */
 
59
#undef GNULIB_PROGRAM_INVOCATION_NAME
 
60
 
 
61
/* Define to 1 to add extern declaration of program_invocation_short_name to
 
62
   argp.h */
 
63
#undef GNULIB_PROGRAM_INVOCATION_SHORT_NAME
 
64
 
 
65
/* Define to 1 when the gnulib module btowc should be tested. */
 
66
#undef GNULIB_TEST_BTOWC
 
67
 
 
68
/* Define to 1 when the gnulib module getdelim should be tested. */
 
69
#undef GNULIB_TEST_GETDELIM
 
70
 
 
71
/* Define to 1 when the gnulib module getline should be tested. */
 
72
#undef GNULIB_TEST_GETLINE
 
73
 
 
74
/* Define to 1 when the gnulib module getopt-gnu should be tested. */
 
75
#undef GNULIB_TEST_GETOPT_GNU
 
76
 
 
77
/* Define to 1 when the gnulib module malloc-posix should be tested. */
 
78
#undef GNULIB_TEST_MALLOC_POSIX
 
79
 
 
80
/* Define to 1 when the gnulib module mbrtowc should be tested. */
 
81
#undef GNULIB_TEST_MBRTOWC
 
82
 
 
83
/* Define to 1 when the gnulib module mbsinit should be tested. */
 
84
#undef GNULIB_TEST_MBSINIT
 
85
 
 
86
/* Define to 1 when the gnulib module mbsrtowcs should be tested. */
 
87
#undef GNULIB_TEST_MBSRTOWCS
 
88
 
 
89
/* Define to 1 when the gnulib module memchr should be tested. */
 
90
#undef GNULIB_TEST_MEMCHR
 
91
 
 
92
/* Define to 1 when the gnulib module mempcpy should be tested. */
 
93
#undef GNULIB_TEST_MEMPCPY
 
94
 
 
95
/* Define to 1 when the gnulib module nl_langinfo should be tested. */
 
96
#undef GNULIB_TEST_NL_LANGINFO
 
97
 
 
98
/* Define to 1 when the gnulib module rawmemchr should be tested. */
 
99
#undef GNULIB_TEST_RAWMEMCHR
 
100
 
 
101
/* Define to 1 when the gnulib module realloc-posix should be tested. */
 
102
#undef GNULIB_TEST_REALLOC_POSIX
 
103
 
 
104
/* Define to 1 when the gnulib module sleep should be tested. */
 
105
#undef GNULIB_TEST_SLEEP
 
106
 
 
107
/* Define to 1 when the gnulib module strchrnul should be tested. */
 
108
#undef GNULIB_TEST_STRCHRNUL
 
109
 
 
110
/* Define to 1 when the gnulib module strerror should be tested. */
 
111
#undef GNULIB_TEST_STRERROR
 
112
 
 
113
/* Define to 1 when the gnulib module strndup should be tested. */
 
114
#undef GNULIB_TEST_STRNDUP
 
115
 
 
116
/* Define to 1 when the gnulib module strnlen should be tested. */
 
117
#undef GNULIB_TEST_STRNLEN
 
118
 
 
119
/* Define to 1 when the gnulib module vsnprintf should be tested. */
 
120
#undef GNULIB_TEST_VSNPRINTF
 
121
 
 
122
/* Define to 1 when the gnulib module wcrtomb should be tested. */
 
123
#undef GNULIB_TEST_WCRTOMB
 
124
 
 
125
/* Default boot directory name" */
 
126
#undef GRUB_BOOT_DIR_NAME
 
127
 
 
128
/* Default grub directory name */
 
129
#undef GRUB_DIR_NAME
 
130
 
 
131
/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
 
132
   may be supplied by this distribution. */
 
133
#undef HAVE_ALLOCA
 
134
 
 
135
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
 
136
   */
 
137
#undef HAVE_ALLOCA_H
 
138
 
 
139
/* Define to 1 if you have the `asprintf' function. */
 
140
#undef HAVE_ASPRINTF
 
141
 
 
142
/* Define to 1 if you have the <bp-sym.h> header file. */
 
143
#undef HAVE_BP_SYM_H
 
144
 
 
145
/* Define to 1 if you have the `btowc' function. */
 
146
#undef HAVE_BTOWC
 
147
 
 
148
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
 
149
   CoreFoundation framework. */
 
150
#undef HAVE_CFLOCALECOPYCURRENT
 
151
 
 
152
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
 
153
   the CoreFoundation framework. */
 
154
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
 
155
 
 
156
/* Define to 1 if you have the <curses.h> header file. */
 
157
#undef HAVE_CURSES_H
 
158
 
 
159
/* Define if the GNU dcgettext() function is already present or preinstalled.
 
160
   */
 
161
#undef HAVE_DCGETTEXT
 
162
 
 
163
/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
 
164
   you don't. */
 
165
#undef HAVE_DECL_CLEARERR_UNLOCKED
 
166
 
 
167
/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
 
168
   don't. */
 
169
#undef HAVE_DECL_FEOF_UNLOCKED
 
170
 
 
171
/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
 
172
   you don't. */
 
173
#undef HAVE_DECL_FERROR_UNLOCKED
 
174
 
 
175
/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
 
176
   you don't. */
 
177
#undef HAVE_DECL_FFLUSH_UNLOCKED
 
178
 
 
179
/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
 
180
   you don't. */
 
181
#undef HAVE_DECL_FGETS_UNLOCKED
 
182
 
 
183
/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
 
184
   you don't. */
 
185
#undef HAVE_DECL_FPUTC_UNLOCKED
 
186
 
 
187
/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
 
188
   you don't. */
 
189
#undef HAVE_DECL_FPUTS_UNLOCKED
 
190
 
 
191
/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
 
192
   you don't. */
 
193
#undef HAVE_DECL_FREAD_UNLOCKED
 
194
 
 
195
/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
 
196
   you don't. */
 
197
#undef HAVE_DECL_FWRITE_UNLOCKED
 
198
 
 
199
/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
 
200
   you don't. */
 
201
#undef HAVE_DECL_GETCHAR_UNLOCKED
 
202
 
 
203
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
 
204
   don't. */
 
205
#undef HAVE_DECL_GETC_UNLOCKED
 
206
 
 
207
/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
 
208
   don't. */
 
209
#undef HAVE_DECL_GETDELIM
 
210
 
 
211
/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
 
212
   */
 
213
#undef HAVE_DECL_GETENV
 
214
 
 
215
/* Define to 1 if you have the declaration of `getline', and to 0 if you
 
216
   don't. */
 
217
#undef HAVE_DECL_GETLINE
 
218
 
 
219
/* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you
 
220
   don't. */
 
221
#undef HAVE_DECL_GETOPT_CLIP
 
222
 
 
223
/* Define to 1 if you have the declaration of `isblank', and to 0 if you
 
224
   don't. */
 
225
#undef HAVE_DECL_ISBLANK
 
226
 
 
227
/* Define to 1 if you have the declaration of `iswblank', and to 0 if you
 
228
   don't. */
 
229
#undef HAVE_DECL_ISWBLANK
 
230
 
 
231
/* Define to 1 if you have the declaration of `optreset', and to 0 if you
 
232
   don't. */
 
233
#undef HAVE_DECL_OPTRESET
 
234
 
 
235
/* Define to 1 if you have the declaration of `program_invocation_name', and
 
236
   to 0 if you don't. */
 
237
#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
 
238
 
 
239
/* Define to 1 if you have the declaration of `program_invocation_short_name',
 
240
   and to 0 if you don't. */
 
241
#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
 
242
 
 
243
/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
 
244
   you don't. */
 
245
#undef HAVE_DECL_PUTCHAR_UNLOCKED
 
246
 
 
247
/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
 
248
   don't. */
 
249
#undef HAVE_DECL_PUTC_UNLOCKED
 
250
 
 
251
/* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
 
252
   */
 
253
#undef HAVE_DECL_SLEEP
 
254
 
 
255
/* Define to 1 if you have the declaration of `strerror', and to 0 if you
 
256
   don't. */
 
257
#undef HAVE_DECL_STRERROR
 
258
 
 
259
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
 
260
   don't. */
 
261
#undef HAVE_DECL_STRERROR_R
 
262
 
 
263
/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
 
264
   don't. */
 
265
#undef HAVE_DECL_STRNCASECMP
 
266
 
 
267
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
 
268
   don't. */
 
269
#undef HAVE_DECL_STRNDUP
 
270
 
 
271
/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
 
272
   don't. */
 
273
#undef HAVE_DECL_STRNLEN
 
274
 
 
275
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
 
276
   don't. */
 
277
#undef HAVE_DECL_VSNPRINTF
 
278
 
 
279
/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
 
280
   don't. */
 
281
#undef HAVE_DECL__SNPRINTF
 
282
 
 
283
/* Define to 1 if you have the devmapper library. */
 
284
#undef HAVE_DEVICE_MAPPER
 
285
 
 
286
/* Define to 1 if you have the <errno.h> header file. */
 
287
#undef HAVE_ERRNO_H
 
288
 
 
289
/* Define to 1 if you have the <features.h> header file. */
 
290
#undef HAVE_FEATURES_H
 
291
 
 
292
/* Define to 1 if you have the <float.h> header file. */
 
293
#undef HAVE_FLOAT_H
 
294
 
 
295
/* Define to 1 if you have the `flockfile' function. */
 
296
#undef HAVE_FLOCKFILE
 
297
 
 
298
/* Define to 1 if you have the <ft2build.h> header file. */
 
299
#undef HAVE_FT2BUILD_H
 
300
 
 
301
/* Define to 1 if you have the `funlockfile' function. */
 
302
#undef HAVE_FUNLOCKFILE
 
303
 
 
304
/* Define to 1 if you have the `getdelim' function. */
 
305
#undef HAVE_GETDELIM
 
306
 
 
307
/* Define to 1 if you have the `getextmntent' function. */
 
308
#undef HAVE_GETEXTMNTENT
 
309
 
 
310
/* Define to 1 if you have the <getopt.h> header file. */
 
311
#undef HAVE_GETOPT_H
 
312
 
 
313
/* Define to 1 if you have the `getopt_long_only' function. */
 
314
#undef HAVE_GETOPT_LONG_ONLY
 
315
 
 
316
/* Define if getrawpartition() in -lutil can be used */
 
317
#undef HAVE_GETRAWPARTITION
 
318
 
 
319
/* Define if the GNU gettext() function is already present or preinstalled. */
 
320
#undef HAVE_GETTEXT
 
321
 
 
322
/* Define if you have the iconv() function and it works. */
 
323
#undef HAVE_ICONV
 
324
 
 
325
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
 
326
#undef HAVE_INTMAX_T
 
327
 
 
328
/* Define to 1 if you have the <inttypes.h> header file. */
 
329
#undef HAVE_INTTYPES_H
 
330
 
 
331
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
 
332
   declares uintmax_t. */
 
333
#undef HAVE_INTTYPES_H_WITH_UINTMAX
 
334
 
 
335
/* Define to 1 if you have the `isblank' function. */
 
336
#undef HAVE_ISBLANK
 
337
 
 
338
/* Define to 1 if you have the `iswblank' function. */
 
339
#undef HAVE_ISWBLANK
 
340
 
 
341
/* Define to 1 if you have the `iswcntrl' function. */
 
342
#undef HAVE_ISWCNTRL
 
343
 
 
344
/* Define to 1 if you have the `iswctype' function. */
 
345
#undef HAVE_ISWCTYPE
 
346
 
 
347
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
 
348
#undef HAVE_LANGINFO_CODESET
 
349
 
 
350
/* Define to 1 if you have the <langinfo.h> header file. */
 
351
#undef HAVE_LANGINFO_H
 
352
 
 
353
/* Define to 1 if you have the `devmapper' library (-ldevmapper). */
 
354
#undef HAVE_LIBDEVMAPPER
 
355
 
 
356
/* Define to 1 if you have the <libintl.h> header file. */
 
357
#undef HAVE_LIBINTL_H
 
358
 
 
359
/* Define to 1 if you have the LZMA library. */
 
360
#undef HAVE_LIBLZMA
 
361
 
 
362
/* Define to 1 if you have the NVPAIR library. */
 
363
#undef HAVE_LIBNVPAIR
 
364
 
 
365
/* Define to 1 if you have the <libnvpair.h> header file. */
 
366
#undef HAVE_LIBNVPAIR_H
 
367
 
 
368
/* Define to 1 if you have the ZFS library. */
 
369
#undef HAVE_LIBZFS
 
370
 
 
371
/* Define to 1 if you have the <libzfs.h> header file. */
 
372
#undef HAVE_LIBZFS_H
 
373
 
 
374
/* Define to 1 if you have the <linewrap.h> header file. */
 
375
#undef HAVE_LINEWRAP_H
 
376
 
 
377
/* Define to 1 if you have the <locale.h> header file. */
 
378
#undef HAVE_LOCALE_H
 
379
 
 
380
/* Define to 1 if the system has the type `long long int'. */
 
381
#undef HAVE_LONG_LONG_INT
 
382
 
 
383
/* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
 
384
   to 0 otherwise. */
 
385
#undef HAVE_MALLOC_GNU
 
386
 
 
387
/* Define if the 'malloc' function is POSIX compliant. */
 
388
#undef HAVE_MALLOC_POSIX
 
389
 
 
390
/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
 
391
   config.h and <sys/mman.h>. */
 
392
#undef HAVE_MAP_ANONYMOUS
 
393
 
 
394
/* Define to 1 if you have the `mbrtowc' function. */
 
395
#undef HAVE_MBRTOWC
 
396
 
 
397
/* Define to 1 if you have the `mbsinit' function. */
 
398
#undef HAVE_MBSINIT
 
399
 
 
400
/* Define to 1 if you have the `mbsrtowcs' function. */
 
401
#undef HAVE_MBSRTOWCS
 
402
 
 
403
/* Define to 1 if <wchar.h> declares mbstate_t. */
 
404
#undef HAVE_MBSTATE_T
 
405
 
 
406
/* Define to 1 if you have the `memalign' function. */
 
407
#undef HAVE_MEMALIGN
 
408
 
 
409
/* Define to 1 if you have the `memchr' function. */
 
410
#undef HAVE_MEMCHR
 
411
 
 
412
/* Define to 1 if you have the <memory.h> header file. */
 
413
#undef HAVE_MEMORY_H
 
414
 
 
415
/* Define to 1 if you have the `mempcpy' function. */
 
416
#undef HAVE_MEMPCPY
 
417
 
 
418
/* Define to 1 if you have the `mprotect' function. */
 
419
#undef HAVE_MPROTECT
 
420
 
 
421
/* Define to 1 if you have the <ncurses/curses.h> header file. */
 
422
#undef HAVE_NCURSES_CURSES_H
 
423
 
 
424
/* Define to 1 if you have the <ncurses.h> header file. */
 
425
#undef HAVE_NCURSES_H
 
426
 
 
427
/* Define to 1 if you have the `nl_langinfo' function. */
 
428
#undef HAVE_NL_LANGINFO
 
429
 
 
430
/* Define if opendisk() in -lutil can be used */
 
431
#undef HAVE_OPENDISK
 
432
 
 
433
/* Define to 1 if you have the <pci/pci.h> header file. */
 
434
#undef HAVE_PCI_PCI_H
 
435
 
 
436
/* Define to 1 if you have the `posix_memalign' function. */
 
437
#undef HAVE_POSIX_MEMALIGN
 
438
 
 
439
/* Define if program_invocation_name is defined */
 
440
#undef HAVE_PROGRAM_INVOCATION_NAME
 
441
 
 
442
/* Define if program_invocation_short_name is defined */
 
443
#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
 
444
 
 
445
/* Define to 1 if you have the <random.h> header file. */
 
446
#undef HAVE_RANDOM_H
 
447
 
 
448
/* Define to 1 if you have the `rawmemchr' function. */
 
449
#undef HAVE_RAWMEMCHR
 
450
 
 
451
/* Define to 1 if atoll is declared even after undefining macros. */
 
452
#undef HAVE_RAW_DECL_ATOLL
 
453
 
 
454
/* Define to 1 if btowc is declared even after undefining macros. */
 
455
#undef HAVE_RAW_DECL_BTOWC
 
456
 
 
457
/* Define to 1 if canonicalize_file_name is declared even after undefining
 
458
   macros. */
 
459
#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
 
460
 
 
461
/* Define to 1 if chown is declared even after undefining macros. */
 
462
#undef HAVE_RAW_DECL_CHOWN
 
463
 
 
464
/* Define to 1 if dprintf is declared even after undefining macros. */
 
465
#undef HAVE_RAW_DECL_DPRINTF
 
466
 
 
467
/* Define to 1 if dup2 is declared even after undefining macros. */
 
468
#undef HAVE_RAW_DECL_DUP2
 
469
 
 
470
/* Define to 1 if dup3 is declared even after undefining macros. */
 
471
#undef HAVE_RAW_DECL_DUP3
 
472
 
 
473
/* Define to 1 if endusershell is declared even after undefining macros. */
 
474
#undef HAVE_RAW_DECL_ENDUSERSHELL
 
475
 
 
476
/* Define to 1 if environ is declared even after undefining macros. */
 
477
#undef HAVE_RAW_DECL_ENVIRON
 
478
 
 
479
/* Define to 1 if euidaccess is declared even after undefining macros. */
 
480
#undef HAVE_RAW_DECL_EUIDACCESS
 
481
 
 
482
/* Define to 1 if faccessat is declared even after undefining macros. */
 
483
#undef HAVE_RAW_DECL_FACCESSAT
 
484
 
 
485
/* Define to 1 if fchdir is declared even after undefining macros. */
 
486
#undef HAVE_RAW_DECL_FCHDIR
 
487
 
 
488
/* Define to 1 if fchownat is declared even after undefining macros. */
 
489
#undef HAVE_RAW_DECL_FCHOWNAT
 
490
 
 
491
/* Define to 1 if fpurge is declared even after undefining macros. */
 
492
#undef HAVE_RAW_DECL_FPURGE
 
493
 
 
494
/* Define to 1 if fseeko is declared even after undefining macros. */
 
495
#undef HAVE_RAW_DECL_FSEEKO
 
496
 
 
497
/* Define to 1 if fsync is declared even after undefining macros. */
 
498
#undef HAVE_RAW_DECL_FSYNC
 
499
 
 
500
/* Define to 1 if ftello is declared even after undefining macros. */
 
501
#undef HAVE_RAW_DECL_FTELLO
 
502
 
 
503
/* Define to 1 if ftruncate is declared even after undefining macros. */
 
504
#undef HAVE_RAW_DECL_FTRUNCATE
 
505
 
 
506
/* Define to 1 if getcwd is declared even after undefining macros. */
 
507
#undef HAVE_RAW_DECL_GETCWD
 
508
 
 
509
/* Define to 1 if getdelim is declared even after undefining macros. */
 
510
#undef HAVE_RAW_DECL_GETDELIM
 
511
 
 
512
/* Define to 1 if getdomainname is declared even after undefining macros. */
 
513
#undef HAVE_RAW_DECL_GETDOMAINNAME
 
514
 
 
515
/* Define to 1 if getdtablesize is declared even after undefining macros. */
 
516
#undef HAVE_RAW_DECL_GETDTABLESIZE
 
517
 
 
518
/* Define to 1 if getgroups is declared even after undefining macros. */
 
519
#undef HAVE_RAW_DECL_GETGROUPS
 
520
 
 
521
/* Define to 1 if gethostname is declared even after undefining macros. */
 
522
#undef HAVE_RAW_DECL_GETHOSTNAME
 
523
 
 
524
/* Define to 1 if getline is declared even after undefining macros. */
 
525
#undef HAVE_RAW_DECL_GETLINE
 
526
 
 
527
/* Define to 1 if getloadavg is declared even after undefining macros. */
 
528
#undef HAVE_RAW_DECL_GETLOADAVG
 
529
 
 
530
/* Define to 1 if getlogin is declared even after undefining macros. */
 
531
#undef HAVE_RAW_DECL_GETLOGIN
 
532
 
 
533
/* Define to 1 if getlogin_r is declared even after undefining macros. */
 
534
#undef HAVE_RAW_DECL_GETLOGIN_R
 
535
 
 
536
/* Define to 1 if getpagesize is declared even after undefining macros. */
 
537
#undef HAVE_RAW_DECL_GETPAGESIZE
 
538
 
 
539
/* Define to 1 if getsubopt is declared even after undefining macros. */
 
540
#undef HAVE_RAW_DECL_GETSUBOPT
 
541
 
 
542
/* Define to 1 if getusershell is declared even after undefining macros. */
 
543
#undef HAVE_RAW_DECL_GETUSERSHELL
 
544
 
 
545
/* Define to 1 if grantpt is declared even after undefining macros. */
 
546
#undef HAVE_RAW_DECL_GRANTPT
 
547
 
 
548
/* Define to 1 if initstat_r is declared even after undefining macros. */
 
549
#undef HAVE_RAW_DECL_INITSTAT_R
 
550
 
 
551
/* Define to 1 if lchown is declared even after undefining macros. */
 
552
#undef HAVE_RAW_DECL_LCHOWN
 
553
 
 
554
/* Define to 1 if link is declared even after undefining macros. */
 
555
#undef HAVE_RAW_DECL_LINK
 
556
 
 
557
/* Define to 1 if linkat is declared even after undefining macros. */
 
558
#undef HAVE_RAW_DECL_LINKAT
 
559
 
 
560
/* Define to 1 if lseek is declared even after undefining macros. */
 
561
#undef HAVE_RAW_DECL_LSEEK
 
562
 
 
563
/* Define to 1 if mbrlen is declared even after undefining macros. */
 
564
#undef HAVE_RAW_DECL_MBRLEN
 
565
 
 
566
/* Define to 1 if mbrtowc is declared even after undefining macros. */
 
567
#undef HAVE_RAW_DECL_MBRTOWC
 
568
 
 
569
/* Define to 1 if mbsinit is declared even after undefining macros. */
 
570
#undef HAVE_RAW_DECL_MBSINIT
 
571
 
 
572
/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
 
573
#undef HAVE_RAW_DECL_MBSNRTOWCS
 
574
 
 
575
/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
 
576
#undef HAVE_RAW_DECL_MBSRTOWCS
 
577
 
 
578
/* Define to 1 if memmem is declared even after undefining macros. */
 
579
#undef HAVE_RAW_DECL_MEMMEM
 
580
 
 
581
/* Define to 1 if mempcpy is declared even after undefining macros. */
 
582
#undef HAVE_RAW_DECL_MEMPCPY
 
583
 
 
584
/* Define to 1 if memrchr is declared even after undefining macros. */
 
585
#undef HAVE_RAW_DECL_MEMRCHR
 
586
 
 
587
/* Define to 1 if mkdtemp is declared even after undefining macros. */
 
588
#undef HAVE_RAW_DECL_MKDTEMP
 
589
 
 
590
/* Define to 1 if mkostemp is declared even after undefining macros. */
 
591
#undef HAVE_RAW_DECL_MKOSTEMP
 
592
 
 
593
/* Define to 1 if mkostemps is declared even after undefining macros. */
 
594
#undef HAVE_RAW_DECL_MKOSTEMPS
 
595
 
 
596
/* Define to 1 if mkstemp is declared even after undefining macros. */
 
597
#undef HAVE_RAW_DECL_MKSTEMP
 
598
 
 
599
/* Define to 1 if mkstemps is declared even after undefining macros. */
 
600
#undef HAVE_RAW_DECL_MKSTEMPS
 
601
 
 
602
/* Define to 1 if nl_langinfo is declared even after undefining macros. */
 
603
#undef HAVE_RAW_DECL_NL_LANGINFO
 
604
 
 
605
/* Define to 1 if pipe2 is declared even after undefining macros. */
 
606
#undef HAVE_RAW_DECL_PIPE2
 
607
 
 
608
/* Define to 1 if popen is declared even after undefining macros. */
 
609
#undef HAVE_RAW_DECL_POPEN
 
610
 
 
611
/* Define to 1 if pread is declared even after undefining macros. */
 
612
#undef HAVE_RAW_DECL_PREAD
 
613
 
 
614
/* Define to 1 if ptsname is declared even after undefining macros. */
 
615
#undef HAVE_RAW_DECL_PTSNAME
 
616
 
 
617
/* Define to 1 if pwrite is declared even after undefining macros. */
 
618
#undef HAVE_RAW_DECL_PWRITE
 
619
 
 
620
/* Define to 1 if random_r is declared even after undefining macros. */
 
621
#undef HAVE_RAW_DECL_RANDOM_R
 
622
 
 
623
/* Define to 1 if rawmemchr is declared even after undefining macros. */
 
624
#undef HAVE_RAW_DECL_RAWMEMCHR
 
625
 
 
626
/* Define to 1 if readlink is declared even after undefining macros. */
 
627
#undef HAVE_RAW_DECL_READLINK
 
628
 
 
629
/* Define to 1 if readlinkat is declared even after undefining macros. */
 
630
#undef HAVE_RAW_DECL_READLINKAT
 
631
 
 
632
/* Define to 1 if realpath is declared even after undefining macros. */
 
633
#undef HAVE_RAW_DECL_REALPATH
 
634
 
 
635
/* Define to 1 if renameat is declared even after undefining macros. */
 
636
#undef HAVE_RAW_DECL_RENAMEAT
 
637
 
 
638
/* Define to 1 if rmdir is declared even after undefining macros. */
 
639
#undef HAVE_RAW_DECL_RMDIR
 
640
 
 
641
/* Define to 1 if rpmatch is declared even after undefining macros. */
 
642
#undef HAVE_RAW_DECL_RPMATCH
 
643
 
 
644
/* Define to 1 if setenv is declared even after undefining macros. */
 
645
#undef HAVE_RAW_DECL_SETENV
 
646
 
 
647
/* Define to 1 if setstate_r is declared even after undefining macros. */
 
648
#undef HAVE_RAW_DECL_SETSTATE_R
 
649
 
 
650
/* Define to 1 if setusershell is declared even after undefining macros. */
 
651
#undef HAVE_RAW_DECL_SETUSERSHELL
 
652
 
 
653
/* Define to 1 if sleep is declared even after undefining macros. */
 
654
#undef HAVE_RAW_DECL_SLEEP
 
655
 
 
656
/* Define to 1 if snprintf is declared even after undefining macros. */
 
657
#undef HAVE_RAW_DECL_SNPRINTF
 
658
 
 
659
/* Define to 1 if srandom_r is declared even after undefining macros. */
 
660
#undef HAVE_RAW_DECL_SRANDOM_R
 
661
 
 
662
/* Define to 1 if stpcpy is declared even after undefining macros. */
 
663
#undef HAVE_RAW_DECL_STPCPY
 
664
 
 
665
/* Define to 1 if stpncpy is declared even after undefining macros. */
 
666
#undef HAVE_RAW_DECL_STPNCPY
 
667
 
 
668
/* Define to 1 if strcasecmp is declared even after undefining macros. */
 
669
#undef HAVE_RAW_DECL_STRCASECMP
 
670
 
 
671
/* Define to 1 if strcasestr is declared even after undefining macros. */
 
672
#undef HAVE_RAW_DECL_STRCASESTR
 
673
 
 
674
/* Define to 1 if strchrnul is declared even after undefining macros. */
 
675
#undef HAVE_RAW_DECL_STRCHRNUL
 
676
 
 
677
/* Define to 1 if strdup is declared even after undefining macros. */
 
678
#undef HAVE_RAW_DECL_STRDUP
 
679
 
 
680
/* Define to 1 if strncasecmp is declared even after undefining macros. */
 
681
#undef HAVE_RAW_DECL_STRNCASECMP
 
682
 
 
683
/* Define to 1 if strncat is declared even after undefining macros. */
 
684
#undef HAVE_RAW_DECL_STRNCAT
 
685
 
 
686
/* Define to 1 if strndup is declared even after undefining macros. */
 
687
#undef HAVE_RAW_DECL_STRNDUP
 
688
 
 
689
/* Define to 1 if strnlen is declared even after undefining macros. */
 
690
#undef HAVE_RAW_DECL_STRNLEN
 
691
 
 
692
/* Define to 1 if strpbrk is declared even after undefining macros. */
 
693
#undef HAVE_RAW_DECL_STRPBRK
 
694
 
 
695
/* Define to 1 if strsep is declared even after undefining macros. */
 
696
#undef HAVE_RAW_DECL_STRSEP
 
697
 
 
698
/* Define to 1 if strsignal is declared even after undefining macros. */
 
699
#undef HAVE_RAW_DECL_STRSIGNAL
 
700
 
 
701
/* Define to 1 if strtod is declared even after undefining macros. */
 
702
#undef HAVE_RAW_DECL_STRTOD
 
703
 
 
704
/* Define to 1 if strtok_r is declared even after undefining macros. */
 
705
#undef HAVE_RAW_DECL_STRTOK_R
 
706
 
 
707
/* Define to 1 if strtoll is declared even after undefining macros. */
 
708
#undef HAVE_RAW_DECL_STRTOLL
 
709
 
 
710
/* Define to 1 if strtoull is declared even after undefining macros. */
 
711
#undef HAVE_RAW_DECL_STRTOULL
 
712
 
 
713
/* Define to 1 if strverscmp is declared even after undefining macros. */
 
714
#undef HAVE_RAW_DECL_STRVERSCMP
 
715
 
 
716
/* Define to 1 if symlink is declared even after undefining macros. */
 
717
#undef HAVE_RAW_DECL_SYMLINK
 
718
 
 
719
/* Define to 1 if symlinkat is declared even after undefining macros. */
 
720
#undef HAVE_RAW_DECL_SYMLINKAT
 
721
 
 
722
/* Define to 1 if tmpfile is declared even after undefining macros. */
 
723
#undef HAVE_RAW_DECL_TMPFILE
 
724
 
 
725
/* Define to 1 if ttyname_r is declared even after undefining macros. */
 
726
#undef HAVE_RAW_DECL_TTYNAME_R
 
727
 
 
728
/* Define to 1 if unlink is declared even after undefining macros. */
 
729
#undef HAVE_RAW_DECL_UNLINK
 
730
 
 
731
/* Define to 1 if unlinkat is declared even after undefining macros. */
 
732
#undef HAVE_RAW_DECL_UNLINKAT
 
733
 
 
734
/* Define to 1 if unlockpt is declared even after undefining macros. */
 
735
#undef HAVE_RAW_DECL_UNLOCKPT
 
736
 
 
737
/* Define to 1 if unsetenv is declared even after undefining macros. */
 
738
#undef HAVE_RAW_DECL_UNSETENV
 
739
 
 
740
/* Define to 1 if usleep is declared even after undefining macros. */
 
741
#undef HAVE_RAW_DECL_USLEEP
 
742
 
 
743
/* Define to 1 if vdprintf is declared even after undefining macros. */
 
744
#undef HAVE_RAW_DECL_VDPRINTF
 
745
 
 
746
/* Define to 1 if vsnprintf is declared even after undefining macros. */
 
747
#undef HAVE_RAW_DECL_VSNPRINTF
 
748
 
 
749
/* Define to 1 if wcrtomb is declared even after undefining macros. */
 
750
#undef HAVE_RAW_DECL_WCRTOMB
 
751
 
 
752
/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
 
753
#undef HAVE_RAW_DECL_WCSNRTOMBS
 
754
 
 
755
/* Define to 1 if wcsrtombs is declared even after undefining macros. */
 
756
#undef HAVE_RAW_DECL_WCSRTOMBS
 
757
 
 
758
/* Define to 1 if wctob is declared even after undefining macros. */
 
759
#undef HAVE_RAW_DECL_WCTOB
 
760
 
 
761
/* Define to 1 if wcwidth is declared even after undefining macros. */
 
762
#undef HAVE_RAW_DECL_WCWIDTH
 
763
 
 
764
/* Define to 1 if _Exit is declared even after undefining macros. */
 
765
#undef HAVE_RAW_DECL__EXIT
 
766
 
 
767
/* Define if the 'realloc' function is POSIX compliant. */
 
768
#undef HAVE_REALLOC_POSIX
 
769
 
 
770
/* Define to 1 if you have the <SDL/SDL.h> header file. */
 
771
#undef HAVE_SDL_SDL_H
 
772
 
 
773
/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
 
774
#undef HAVE_SIGNED_SIG_ATOMIC_T
 
775
 
 
776
/* Define to 1 if 'wchar_t' is a signed integer type. */
 
777
#undef HAVE_SIGNED_WCHAR_T
 
778
 
 
779
/* Define to 1 if 'wint_t' is a signed integer type. */
 
780
#undef HAVE_SIGNED_WINT_T
 
781
 
 
782
/* Define to 1 if you have the `sleep' function. */
 
783
#undef HAVE_SLEEP
 
784
 
 
785
/* Define to 1 if you have the `snprintf' function. */
 
786
#undef HAVE_SNPRINTF
 
787
 
 
788
/* Define if the return value of the snprintf function is the number of of
 
789
   bytes (excluding the terminating NUL) that would have been produced if the
 
790
   buffer had been large enough. */
 
791
#undef HAVE_SNPRINTF_RETVAL_C99
 
792
 
 
793
/* Define to 1 if stdbool.h conforms to C99. */
 
794
#undef HAVE_STDBOOL_H
 
795
 
 
796
/* Define to 1 if you have the <stddef.h> header file. */
 
797
#undef HAVE_STDDEF_H
 
798
 
 
799
/* Define to 1 if you have the <stdint.h> header file. */
 
800
#undef HAVE_STDINT_H
 
801
 
 
802
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
 
803
   uintmax_t. */
 
804
#undef HAVE_STDINT_H_WITH_UINTMAX
 
805
 
 
806
/* Define to 1 if you have the <stdio.h> header file. */
 
807
#undef HAVE_STDIO_H
 
808
 
 
809
/* Define to 1 if you have the <stdlib.h> header file. */
 
810
#undef HAVE_STDLIB_H
 
811
 
 
812
/* Define to 1 if you have the `strcasecmp' function. */
 
813
#undef HAVE_STRCASECMP
 
814
 
 
815
/* Define to 1 if you have the `strchrnul' function. */
 
816
#undef HAVE_STRCHRNUL
 
817
 
 
818
/* Define to 1 if you have the `strerror_r' function. */
 
819
#undef HAVE_STRERROR_R
 
820
 
 
821
/* Define to 1 if you have the <strings.h> header file. */
 
822
#undef HAVE_STRINGS_H
 
823
 
 
824
/* Define to 1 if you have the <string.h> header file. */
 
825
#undef HAVE_STRING_H
 
826
 
 
827
/* Define to 1 if you have the `strncasecmp' function. */
 
828
#undef HAVE_STRNCASECMP
 
829
 
 
830
/* Define to 1 if you have the `strndup' function. */
 
831
#undef HAVE_STRNDUP
 
832
 
 
833
/* Define to 1 if you have the `strnlen' function. */
 
834
#undef HAVE_STRNLEN
 
835
 
 
836
/* Define to 1 if the system has the type `struct random_data'. */
 
837
#undef HAVE_STRUCT_RANDOM_DATA
 
838
 
 
839
/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
 
840
#undef HAVE_STRUCT_STATFS_F_FSTYPENAME
 
841
 
 
842
/* Define to 1 if `f_mntfromname' is a member of `struct statfs'. */
 
843
#undef HAVE_STRUCT_STATFS_F_MNTFROMNAME
 
844
 
 
845
/* Define to 1 if you have the <sysexits.h> header file. */
 
846
#undef HAVE_SYSEXITS_H
 
847
 
 
848
/* Define to 1 if you have the <sys/bitypes.h> header file. */
 
849
#undef HAVE_SYS_BITYPES_H
 
850
 
 
851
/* Define to 1 if you have the <sys/inttypes.h> header file. */
 
852
#undef HAVE_SYS_INTTYPES_H
 
853
 
 
854
/* Define to 1 if you have the <sys/mkdev.h> header file. */
 
855
#undef HAVE_SYS_MKDEV_H
 
856
 
 
857
/* Define to 1 if you have the <sys/mman.h> header file. */
 
858
#undef HAVE_SYS_MMAN_H
 
859
 
 
860
/* Define to 1 if you have the <sys/mnttab.h> header file. */
 
861
#undef HAVE_SYS_MNTTAB_H
 
862
 
 
863
/* Define to 1 if you have the <sys/mount.h> header file. */
 
864
#undef HAVE_SYS_MOUNT_H
 
865
 
 
866
/* Define to 1 if you have the <sys/param.h> header file. */
 
867
#undef HAVE_SYS_PARAM_H
 
868
 
 
869
/* Define to 1 if you have the <sys/socket.h> header file. */
 
870
#undef HAVE_SYS_SOCKET_H
 
871
 
 
872
/* Define to 1 if you have the <sys/stat.h> header file. */
 
873
#undef HAVE_SYS_STAT_H
 
874
 
 
875
/* Define to 1 if you have the <sys/types.h> header file. */
 
876
#undef HAVE_SYS_TYPES_H
 
877
 
 
878
/* Define to 1 if you have the <sys/wait.h> header file. */
 
879
#undef HAVE_SYS_WAIT_H
 
880
 
 
881
/* Define to 1 if you have the <unistd.h> header file. */
 
882
#undef HAVE_UNISTD_H
 
883
 
 
884
/* Define to 1 if the system has the type `unsigned long long int'. */
 
885
#undef HAVE_UNSIGNED_LONG_LONG_INT
 
886
 
 
887
/* Define to 1 if you have the <usb.h> header file. */
 
888
#undef HAVE_USB_H
 
889
 
 
890
/* Define to 1 if you have the `vasnprintf' function. */
 
891
#undef HAVE_VASNPRINTF
 
892
 
 
893
/* Define to 1 if you have the `vasprintf' function. */
 
894
#undef HAVE_VASPRINTF
 
895
 
 
896
/* Define to 1 if you have the `vsnprintf' function. */
 
897
#undef HAVE_VSNPRINTF
 
898
 
 
899
/* Define to 1 if you have the <wchar.h> header file. */
 
900
#undef HAVE_WCHAR_H
 
901
 
 
902
/* Define if you have the 'wchar_t' type. */
 
903
#undef HAVE_WCHAR_T
 
904
 
 
905
/* Define to 1 if you have the `wcrtomb' function. */
 
906
#undef HAVE_WCRTOMB
 
907
 
 
908
/* Define to 1 if you have the `wcscoll' function. */
 
909
#undef HAVE_WCSCOLL
 
910
 
 
911
/* Define to 1 if you have the `wcslen' function. */
 
912
#undef HAVE_WCSLEN
 
913
 
 
914
/* Define to 1 if you have the `wcsnlen' function. */
 
915
#undef HAVE_WCSNLEN
 
916
 
 
917
/* Define to 1 if you have the <wctype.h> header file. */
 
918
#undef HAVE_WCTYPE_H
 
919
 
 
920
/* Define to 1 if you have the <winsock2.h> header file. */
 
921
#undef HAVE_WINSOCK2_H
 
922
 
 
923
/* Define if you have the 'wint_t' type. */
 
924
#undef HAVE_WINT_T
 
925
 
 
926
/* Define to 1 if you have the `wmemchr' function. */
 
927
#undef HAVE_WMEMCHR
 
928
 
 
929
/* Define to 1 if you have the `wmemcpy' function. */
 
930
#undef HAVE_WMEMCPY
 
931
 
 
932
/* Define to 1 if you have the `wmempcpy' function. */
 
933
#undef HAVE_WMEMPCPY
 
934
 
 
935
/* Define to 1 if O_NOATIME works. */
 
936
#undef HAVE_WORKING_O_NOATIME
 
937
 
 
938
/* Define to 1 if O_NOFOLLOW works. */
 
939
#undef HAVE_WORKING_O_NOFOLLOW
 
940
 
 
941
/* Define to 1 if the system has the type `_Bool'. */
 
942
#undef HAVE__BOOL
 
943
 
 
944
/* Define to 1 if you have the `_restgpr_14_x' function. */
 
945
#undef HAVE__RESTGPR_14_X
 
946
 
 
947
/* Define to 1 if you have the `__ashldi3' function. */
 
948
#undef HAVE___ASHLDI3
 
949
 
 
950
/* Define to 1 if you have the `__ashrdi3' function. */
 
951
#undef HAVE___ASHRDI3
 
952
 
 
953
/* Define to 1 if you have the `__bswapdi2' function. */
 
954
#undef HAVE___BSWAPDI2
 
955
 
 
956
/* Define to 1 if you have the `__bswapsi2' function. */
 
957
#undef HAVE___BSWAPSI2
 
958
 
 
959
/* Define to 1 if you have the `__lshrdi3' function. */
 
960
#undef HAVE___LSHRDI3
 
961
 
 
962
/* Define to 1 if you have the `__trampoline_setup' function. */
 
963
#undef HAVE___TRAMPOLINE_SETUP
 
964
 
 
965
/* Define to 1 if you have the `__ucmpdi2' function. */
 
966
#undef HAVE___UCMPDI2
 
967
 
 
968
#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
 
969
# define ISSLASH(C) ((C) == '/' || (C) == '\\')
 
970
#else
 
971
# define ISSLASH(C) ((C) == '/')
 
972
#endif
 
973
 
 
974
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
 
975
#undef MAP_ANONYMOUS
 
976
 
 
977
/* Define if the mbrtowc function has the NULL string argument bug. */
 
978
#undef MBRTOWC_NULL_ARG_BUG
 
979
 
 
980
/* Define if the mbrtowc function does not return 0 for a NUL character. */
 
981
#undef MBRTOWC_NUL_RETVAL_BUG
 
982
 
 
983
/* Define if the mbrtowc function returns a wrong return value. */
 
984
#undef MBRTOWC_RETVAL_BUG
 
985
 
 
986
/* Define to 1 if you enable memory manager debugging. */
 
987
#undef MM_DEBUG
 
988
 
 
989
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
990
#undef NO_MINUS_C_MINUS_O
 
991
 
 
992
/* Name of package */
 
993
#undef PACKAGE
 
994
 
 
995
/* Define to the address where bug reports for this package should be sent. */
 
996
#undef PACKAGE_BUGREPORT
 
997
 
 
998
/* Define to the full name of this package. */
 
999
#undef PACKAGE_NAME
 
1000
 
 
1001
/* Define to the full name and version of this package. */
 
1002
#undef PACKAGE_STRING
 
1003
 
 
1004
/* Define to the one symbol short name of this package. */
 
1005
#undef PACKAGE_TARNAME
 
1006
 
 
1007
/* Define to the home page for this package. */
 
1008
#undef PACKAGE_URL
 
1009
 
 
1010
/* Define to the version of this package. */
 
1011
#undef PACKAGE_VERSION
 
1012
 
 
1013
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
 
1014
   'ptrdiff_t'. */
 
1015
#undef PTRDIFF_T_SUFFIX
 
1016
 
 
1017
/* Define if nl_langinfo exists but is overridden by gnulib. */
 
1018
#undef REPLACE_NL_LANGINFO
 
1019
 
 
1020
/* Define this to 1 if strerror is broken. */
 
1021
#undef REPLACE_STRERROR
 
1022
 
 
1023
/* Define if vasnprintf exists but is overridden by gnulib. */
 
1024
#undef REPLACE_VASNPRINTF
 
1025
 
 
1026
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
 
1027
   'sig_atomic_t'. */
 
1028
#undef SIG_ATOMIC_T_SUFFIX
 
1029
 
 
1030
/* The size of `long', as computed by sizeof. */
 
1031
#undef SIZEOF_LONG
 
1032
 
 
1033
/* The size of `void *', as computed by sizeof. */
 
1034
#undef SIZEOF_VOID_P
 
1035
 
 
1036
/* Define as the maximum value of type 'size_t', if the system doesn't define
 
1037
   it. */
 
1038
#ifndef SIZE_MAX
 
1039
# undef SIZE_MAX
 
1040
#endif
 
1041
 
 
1042
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
 
1043
   'size_t'. */
 
1044
#undef SIZE_T_SUFFIX
 
1045
 
 
1046
/* If using the C implementation of alloca, define if you know the
 
1047
   direction of stack growth for your system; otherwise it will be
 
1048
   automatically deduced at runtime.
 
1049
        STACK_DIRECTION > 0 => grows toward higher addresses
 
1050
        STACK_DIRECTION < 0 => grows toward lower addresses
 
1051
        STACK_DIRECTION = 0 => direction of growth unknown */
 
1052
#undef STACK_DIRECTION
 
1053
 
 
1054
/* Define to 1 if you have the ANSI C header files. */
 
1055
#undef STDC_HEADERS
 
1056
 
 
1057
/* Define to 1 if strerror_r returns char *. */
 
1058
#undef STRERROR_R_CHAR_P
 
1059
 
 
1060
/* Define to the prefix of C symbols at the assembler and linker level, either
 
1061
   an underscore or empty. */
 
1062
#undef USER_LABEL_PREFIX
 
1063
 
 
1064
/* Version number of package */
 
1065
#undef VERSION
 
1066
 
 
1067
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
 
1068
   'wchar_t'. */
 
1069
#undef WCHAR_T_SUFFIX
 
1070
 
 
1071
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
 
1072
   'wint_t'. */
 
1073
#undef WINT_T_SUFFIX
 
1074
 
 
1075
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 
1076
   significant byte first (like Motorola and SPARC, unlike Intel). */
 
1077
#if defined AC_APPLE_UNIVERSAL_BUILD
 
1078
# if defined __BIG_ENDIAN__
 
1079
#  define WORDS_BIGENDIAN 1
 
1080
# endif
 
1081
#else
 
1082
# ifndef WORDS_BIGENDIAN
 
1083
#  undef WORDS_BIGENDIAN
 
1084
# endif
 
1085
#endif
 
1086
 
 
1087
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
 
1088
   `char[]'. */
 
1089
#undef YYTEXT_POINTER
 
1090
 
 
1091
/* Number of bits in a file offset, on hosts where this is settable. */
 
1092
#undef _FILE_OFFSET_BITS
 
1093
 
 
1094
/* Define for large files, on AIX-style hosts. */
 
1095
#undef _LARGE_FILES
 
1096
 
 
1097
/* Define to 1 if on MINIX. */
 
1098
#undef _MINIX
 
1099
 
 
1100
/* Define to 2 if the system does not provide POSIX.1 features except with
 
1101
   this defined. */
 
1102
#undef _POSIX_1_SOURCE
 
1103
 
 
1104
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
1105
#undef _POSIX_SOURCE
 
1106
 
 
1107
/* Define if you want regoff_t to be at least as wide POSIX requires. */
 
1108
#undef _REGEX_LARGE_OFFSETS
 
1109
 
 
1110
/* Define to 500 only on HP-UX. */
 
1111
#undef _XOPEN_SOURCE
 
1112
 
 
1113
/* Enable extensions on AIX 3, Interix.  */
 
1114
#ifndef _ALL_SOURCE
 
1115
# undef _ALL_SOURCE
 
1116
#endif
 
1117
/* Enable GNU extensions on systems that have them.  */
 
1118
#ifndef _GNU_SOURCE
 
1119
# undef _GNU_SOURCE
 
1120
#endif
 
1121
/* Enable threading extensions on Solaris.  */
 
1122
#ifndef _POSIX_PTHREAD_SEMANTICS
 
1123
# undef _POSIX_PTHREAD_SEMANTICS
 
1124
#endif
 
1125
/* Enable extensions on HP NonStop.  */
 
1126
#ifndef _TANDEM_SOURCE
 
1127
# undef _TANDEM_SOURCE
 
1128
#endif
 
1129
/* Enable general extensions on Solaris.  */
 
1130
#ifndef __EXTENSIONS__
 
1131
# undef __EXTENSIONS__
 
1132
#endif
 
1133
 
 
1134
 
 
1135
/* Define to rpl_ if the getopt replacement functions and variables should be
 
1136
   used. */
 
1137
#undef __GETOPT_PREFIX
 
1138
 
 
1139
/* Define to a replacement function name for fnmatch(). */
 
1140
#undef fnmatch
 
1141
 
 
1142
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
1143
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
1144
#ifndef __cplusplus
 
1145
#undef inline
 
1146
#endif
 
1147
 
 
1148
/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
 
1149
#undef intmax_t
 
1150
 
 
1151
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
 
1152
   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
 
1153
   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
 
1154
   __APPLE__ && __MACH__ test for MacOS X.
 
1155
   __APPLE_CC__ tests for the Apple compiler and its version.
 
1156
   __STDC_VERSION__ tests for the C99 mode.  */
 
1157
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
 
1158
# define __GNUC_STDC_INLINE__ 1
 
1159
#endif
 
1160
 
 
1161
/* Define to a type if <wchar.h> does not define. */
 
1162
#undef mbstate_t
 
1163
 
 
1164
/* Define as the type of the result of subtracting two pointers, if the system
 
1165
   doesn't define it. */
 
1166
#undef ptrdiff_t
 
1167
 
 
1168
/* Define to rpl_re_comp if the replacement should be used. */
 
1169
#undef re_comp
 
1170
 
 
1171
/* Define to rpl_re_compile_fastmap if the replacement should be used. */
 
1172
#undef re_compile_fastmap
 
1173
 
 
1174
/* Define to rpl_re_compile_pattern if the replacement should be used. */
 
1175
#undef re_compile_pattern
 
1176
 
 
1177
/* Define to rpl_re_exec if the replacement should be used. */
 
1178
#undef re_exec
 
1179
 
 
1180
/* Define to rpl_re_match if the replacement should be used. */
 
1181
#undef re_match
 
1182
 
 
1183
/* Define to rpl_re_match_2 if the replacement should be used. */
 
1184
#undef re_match_2
 
1185
 
 
1186
/* Define to rpl_re_search if the replacement should be used. */
 
1187
#undef re_search
 
1188
 
 
1189
/* Define to rpl_re_search_2 if the replacement should be used. */
 
1190
#undef re_search_2
 
1191
 
 
1192
/* Define to rpl_re_set_registers if the replacement should be used. */
 
1193
#undef re_set_registers
 
1194
 
 
1195
/* Define to rpl_re_set_syntax if the replacement should be used. */
 
1196
#undef re_set_syntax
 
1197
 
 
1198
/* Define to rpl_re_syntax_options if the replacement should be used. */
 
1199
#undef re_syntax_options
 
1200
 
 
1201
/* Define to rpl_regcomp if the replacement should be used. */
 
1202
#undef regcomp
 
1203
 
 
1204
/* Define to rpl_regerror if the replacement should be used. */
 
1205
#undef regerror
 
1206
 
 
1207
/* Define to rpl_regexec if the replacement should be used. */
 
1208
#undef regexec
 
1209
 
 
1210
/* Define to rpl_regfree if the replacement should be used. */
 
1211
#undef regfree
 
1212
 
 
1213
/* Define to the equivalent of the C99 'restrict' keyword, or to
 
1214
   nothing if this is not supported.  Do not define if restrict is
 
1215
   supported directly.  */
 
1216
#undef restrict
 
1217
/* Work around a bug in Sun C++: it does not support _Restrict or
 
1218
   __restrict__, even though the corresponding Sun C compiler ends up with
 
1219
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
 
1220
   previous line.  Perhaps some future version of Sun C++ will work with
 
1221
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
 
1222
#if defined __SUNPRO_CC && !defined __RESTRICT
 
1223
# define _Restrict
 
1224
# define __restrict__
 
1225
#endif
 
1226
 
 
1227
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
1228
#undef size_t
 
1229
 
 
1230
/* Define as a signed type of the same size as size_t. */
 
1231
#undef ssize_t
 
1232
 
 
1233
/* Define as a marker that can be attached to declarations that might not
 
1234
    be used.  This helps to reduce warnings, such as from
 
1235
    GCC -Wunused-parameter.  */
 
1236
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
 
1237
# define _GL_UNUSED __attribute__ ((__unused__))
 
1238
#else
 
1239
# define _GL_UNUSED
 
1240
#endif
 
1241
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
 
1242
   is a misnomer outside of parameter lists.  */
 
1243
#define _UNUSED_PARAMETER_ _GL_UNUSED
 
1244