~louis/ubuntu/oneiric/grub2/grub2-lp669481-oneiric

1.17.14 by Colin Watson
Import upstream version 1.99~rc1
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
1.17.15 by Colin Watson
Import upstream version 1.99
356
/* Define to 1 if you have the `geom' library (-lgeom). */
357
#undef HAVE_LIBGEOM
358
1.17.14 by Colin Watson
Import upstream version 1.99~rc1
359
/* Define to 1 if you have the <libintl.h> header file. */
360
#undef HAVE_LIBINTL_H
361
362
/* Define to 1 if you have the LZMA library. */
363
#undef HAVE_LIBLZMA
364
365
/* Define to 1 if you have the NVPAIR library. */
366
#undef HAVE_LIBNVPAIR
367
368
/* Define to 1 if you have the <libnvpair.h> header file. */
369
#undef HAVE_LIBNVPAIR_H
370
371
/* Define to 1 if you have the ZFS library. */
372
#undef HAVE_LIBZFS
373
374
/* Define to 1 if you have the <libzfs.h> header file. */
375
#undef HAVE_LIBZFS_H
376
377
/* Define to 1 if you have the <linewrap.h> header file. */
378
#undef HAVE_LINEWRAP_H
379
380
/* Define to 1 if you have the <locale.h> header file. */
381
#undef HAVE_LOCALE_H
382
383
/* Define to 1 if the system has the type `long long int'. */
384
#undef HAVE_LONG_LONG_INT
385
386
/* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
387
   to 0 otherwise. */
388
#undef HAVE_MALLOC_GNU
389
390
/* Define if the 'malloc' function is POSIX compliant. */
391
#undef HAVE_MALLOC_POSIX
392
393
/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
394
   config.h and <sys/mman.h>. */
395
#undef HAVE_MAP_ANONYMOUS
396
397
/* Define to 1 if you have the `mbrtowc' function. */
398
#undef HAVE_MBRTOWC
399
400
/* Define to 1 if you have the `mbsinit' function. */
401
#undef HAVE_MBSINIT
402
403
/* Define to 1 if you have the `mbsrtowcs' function. */
404
#undef HAVE_MBSRTOWCS
405
406
/* Define to 1 if <wchar.h> declares mbstate_t. */
407
#undef HAVE_MBSTATE_T
408
409
/* Define to 1 if you have the `memalign' function. */
410
#undef HAVE_MEMALIGN
411
412
/* Define to 1 if you have the `memchr' function. */
413
#undef HAVE_MEMCHR
414
415
/* Define to 1 if you have the <memory.h> header file. */
416
#undef HAVE_MEMORY_H
417
418
/* Define to 1 if you have the `mempcpy' function. */
419
#undef HAVE_MEMPCPY
420
421
/* Define to 1 if you have the `mprotect' function. */
422
#undef HAVE_MPROTECT
423
424
/* Define to 1 if you have the <ncurses/curses.h> header file. */
425
#undef HAVE_NCURSES_CURSES_H
426
427
/* Define to 1 if you have the <ncurses.h> header file. */
428
#undef HAVE_NCURSES_H
429
430
/* Define to 1 if you have the `nl_langinfo' function. */
431
#undef HAVE_NL_LANGINFO
432
433
/* Define if opendisk() in -lutil can be used */
434
#undef HAVE_OPENDISK
435
436
/* Define to 1 if you have the <pci/pci.h> header file. */
437
#undef HAVE_PCI_PCI_H
438
439
/* Define to 1 if you have the `posix_memalign' function. */
440
#undef HAVE_POSIX_MEMALIGN
441
442
/* Define if program_invocation_name is defined */
443
#undef HAVE_PROGRAM_INVOCATION_NAME
444
445
/* Define if program_invocation_short_name is defined */
446
#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
447
448
/* Define to 1 if you have the <random.h> header file. */
449
#undef HAVE_RANDOM_H
450
451
/* Define to 1 if you have the `rawmemchr' function. */
452
#undef HAVE_RAWMEMCHR
453
454
/* Define to 1 if atoll is declared even after undefining macros. */
455
#undef HAVE_RAW_DECL_ATOLL
456
457
/* Define to 1 if btowc is declared even after undefining macros. */
458
#undef HAVE_RAW_DECL_BTOWC
459
460
/* Define to 1 if canonicalize_file_name is declared even after undefining
461
   macros. */
462
#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
463
464
/* Define to 1 if chown is declared even after undefining macros. */
465
#undef HAVE_RAW_DECL_CHOWN
466
467
/* Define to 1 if dprintf is declared even after undefining macros. */
468
#undef HAVE_RAW_DECL_DPRINTF
469
470
/* Define to 1 if dup2 is declared even after undefining macros. */
471
#undef HAVE_RAW_DECL_DUP2
472
473
/* Define to 1 if dup3 is declared even after undefining macros. */
474
#undef HAVE_RAW_DECL_DUP3
475
476
/* Define to 1 if endusershell is declared even after undefining macros. */
477
#undef HAVE_RAW_DECL_ENDUSERSHELL
478
479
/* Define to 1 if environ is declared even after undefining macros. */
480
#undef HAVE_RAW_DECL_ENVIRON
481
482
/* Define to 1 if euidaccess is declared even after undefining macros. */
483
#undef HAVE_RAW_DECL_EUIDACCESS
484
485
/* Define to 1 if faccessat is declared even after undefining macros. */
486
#undef HAVE_RAW_DECL_FACCESSAT
487
488
/* Define to 1 if fchdir is declared even after undefining macros. */
489
#undef HAVE_RAW_DECL_FCHDIR
490
491
/* Define to 1 if fchownat is declared even after undefining macros. */
492
#undef HAVE_RAW_DECL_FCHOWNAT
493
494
/* Define to 1 if fpurge is declared even after undefining macros. */
495
#undef HAVE_RAW_DECL_FPURGE
496
497
/* Define to 1 if fseeko is declared even after undefining macros. */
498
#undef HAVE_RAW_DECL_FSEEKO
499
500
/* Define to 1 if fsync is declared even after undefining macros. */
501
#undef HAVE_RAW_DECL_FSYNC
502
503
/* Define to 1 if ftello is declared even after undefining macros. */
504
#undef HAVE_RAW_DECL_FTELLO
505
506
/* Define to 1 if ftruncate is declared even after undefining macros. */
507
#undef HAVE_RAW_DECL_FTRUNCATE
508
509
/* Define to 1 if getcwd is declared even after undefining macros. */
510
#undef HAVE_RAW_DECL_GETCWD
511
512
/* Define to 1 if getdelim is declared even after undefining macros. */
513
#undef HAVE_RAW_DECL_GETDELIM
514
515
/* Define to 1 if getdomainname is declared even after undefining macros. */
516
#undef HAVE_RAW_DECL_GETDOMAINNAME
517
518
/* Define to 1 if getdtablesize is declared even after undefining macros. */
519
#undef HAVE_RAW_DECL_GETDTABLESIZE
520
521
/* Define to 1 if getgroups is declared even after undefining macros. */
522
#undef HAVE_RAW_DECL_GETGROUPS
523
524
/* Define to 1 if gethostname is declared even after undefining macros. */
525
#undef HAVE_RAW_DECL_GETHOSTNAME
526
527
/* Define to 1 if getline is declared even after undefining macros. */
528
#undef HAVE_RAW_DECL_GETLINE
529
530
/* Define to 1 if getloadavg is declared even after undefining macros. */
531
#undef HAVE_RAW_DECL_GETLOADAVG
532
533
/* Define to 1 if getlogin is declared even after undefining macros. */
534
#undef HAVE_RAW_DECL_GETLOGIN
535
536
/* Define to 1 if getlogin_r is declared even after undefining macros. */
537
#undef HAVE_RAW_DECL_GETLOGIN_R
538
539
/* Define to 1 if getpagesize is declared even after undefining macros. */
540
#undef HAVE_RAW_DECL_GETPAGESIZE
541
542
/* Define to 1 if getsubopt is declared even after undefining macros. */
543
#undef HAVE_RAW_DECL_GETSUBOPT
544
545
/* Define to 1 if getusershell is declared even after undefining macros. */
546
#undef HAVE_RAW_DECL_GETUSERSHELL
547
548
/* Define to 1 if grantpt is declared even after undefining macros. */
549
#undef HAVE_RAW_DECL_GRANTPT
550
551
/* Define to 1 if initstat_r is declared even after undefining macros. */
552
#undef HAVE_RAW_DECL_INITSTAT_R
553
554
/* Define to 1 if lchown is declared even after undefining macros. */
555
#undef HAVE_RAW_DECL_LCHOWN
556
557
/* Define to 1 if link is declared even after undefining macros. */
558
#undef HAVE_RAW_DECL_LINK
559
560
/* Define to 1 if linkat is declared even after undefining macros. */
561
#undef HAVE_RAW_DECL_LINKAT
562
563
/* Define to 1 if lseek is declared even after undefining macros. */
564
#undef HAVE_RAW_DECL_LSEEK
565
566
/* Define to 1 if mbrlen is declared even after undefining macros. */
567
#undef HAVE_RAW_DECL_MBRLEN
568
569
/* Define to 1 if mbrtowc is declared even after undefining macros. */
570
#undef HAVE_RAW_DECL_MBRTOWC
571
572
/* Define to 1 if mbsinit is declared even after undefining macros. */
573
#undef HAVE_RAW_DECL_MBSINIT
574
575
/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
576
#undef HAVE_RAW_DECL_MBSNRTOWCS
577
578
/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
579
#undef HAVE_RAW_DECL_MBSRTOWCS
580
581
/* Define to 1 if memmem is declared even after undefining macros. */
582
#undef HAVE_RAW_DECL_MEMMEM
583
584
/* Define to 1 if mempcpy is declared even after undefining macros. */
585
#undef HAVE_RAW_DECL_MEMPCPY
586
587
/* Define to 1 if memrchr is declared even after undefining macros. */
588
#undef HAVE_RAW_DECL_MEMRCHR
589
590
/* Define to 1 if mkdtemp is declared even after undefining macros. */
591
#undef HAVE_RAW_DECL_MKDTEMP
592
593
/* Define to 1 if mkostemp is declared even after undefining macros. */
594
#undef HAVE_RAW_DECL_MKOSTEMP
595
596
/* Define to 1 if mkostemps is declared even after undefining macros. */
597
#undef HAVE_RAW_DECL_MKOSTEMPS
598
599
/* Define to 1 if mkstemp is declared even after undefining macros. */
600
#undef HAVE_RAW_DECL_MKSTEMP
601
602
/* Define to 1 if mkstemps is declared even after undefining macros. */
603
#undef HAVE_RAW_DECL_MKSTEMPS
604
605
/* Define to 1 if nl_langinfo is declared even after undefining macros. */
606
#undef HAVE_RAW_DECL_NL_LANGINFO
607
608
/* Define to 1 if pipe2 is declared even after undefining macros. */
609
#undef HAVE_RAW_DECL_PIPE2
610
611
/* Define to 1 if popen is declared even after undefining macros. */
612
#undef HAVE_RAW_DECL_POPEN
613
614
/* Define to 1 if pread is declared even after undefining macros. */
615
#undef HAVE_RAW_DECL_PREAD
616
617
/* Define to 1 if ptsname is declared even after undefining macros. */
618
#undef HAVE_RAW_DECL_PTSNAME
619
620
/* Define to 1 if pwrite is declared even after undefining macros. */
621
#undef HAVE_RAW_DECL_PWRITE
622
623
/* Define to 1 if random_r is declared even after undefining macros. */
624
#undef HAVE_RAW_DECL_RANDOM_R
625
626
/* Define to 1 if rawmemchr is declared even after undefining macros. */
627
#undef HAVE_RAW_DECL_RAWMEMCHR
628
629
/* Define to 1 if readlink is declared even after undefining macros. */
630
#undef HAVE_RAW_DECL_READLINK
631
632
/* Define to 1 if readlinkat is declared even after undefining macros. */
633
#undef HAVE_RAW_DECL_READLINKAT
634
635
/* Define to 1 if realpath is declared even after undefining macros. */
636
#undef HAVE_RAW_DECL_REALPATH
637
638
/* Define to 1 if renameat is declared even after undefining macros. */
639
#undef HAVE_RAW_DECL_RENAMEAT
640
641
/* Define to 1 if rmdir is declared even after undefining macros. */
642
#undef HAVE_RAW_DECL_RMDIR
643
644
/* Define to 1 if rpmatch is declared even after undefining macros. */
645
#undef HAVE_RAW_DECL_RPMATCH
646
647
/* Define to 1 if setenv is declared even after undefining macros. */
648
#undef HAVE_RAW_DECL_SETENV
649
650
/* Define to 1 if setstate_r is declared even after undefining macros. */
651
#undef HAVE_RAW_DECL_SETSTATE_R
652
653
/* Define to 1 if setusershell is declared even after undefining macros. */
654
#undef HAVE_RAW_DECL_SETUSERSHELL
655
656
/* Define to 1 if sleep is declared even after undefining macros. */
657
#undef HAVE_RAW_DECL_SLEEP
658
659
/* Define to 1 if snprintf is declared even after undefining macros. */
660
#undef HAVE_RAW_DECL_SNPRINTF
661
662
/* Define to 1 if srandom_r is declared even after undefining macros. */
663
#undef HAVE_RAW_DECL_SRANDOM_R
664
665
/* Define to 1 if stpcpy is declared even after undefining macros. */
666
#undef HAVE_RAW_DECL_STPCPY
667
668
/* Define to 1 if stpncpy is declared even after undefining macros. */
669
#undef HAVE_RAW_DECL_STPNCPY
670
671
/* Define to 1 if strcasecmp is declared even after undefining macros. */
672
#undef HAVE_RAW_DECL_STRCASECMP
673
674
/* Define to 1 if strcasestr is declared even after undefining macros. */
675
#undef HAVE_RAW_DECL_STRCASESTR
676
677
/* Define to 1 if strchrnul is declared even after undefining macros. */
678
#undef HAVE_RAW_DECL_STRCHRNUL
679
680
/* Define to 1 if strdup is declared even after undefining macros. */
681
#undef HAVE_RAW_DECL_STRDUP
682
683
/* Define to 1 if strncasecmp is declared even after undefining macros. */
684
#undef HAVE_RAW_DECL_STRNCASECMP
685
686
/* Define to 1 if strncat is declared even after undefining macros. */
687
#undef HAVE_RAW_DECL_STRNCAT
688
689
/* Define to 1 if strndup is declared even after undefining macros. */
690
#undef HAVE_RAW_DECL_STRNDUP
691
692
/* Define to 1 if strnlen is declared even after undefining macros. */
693
#undef HAVE_RAW_DECL_STRNLEN
694
695
/* Define to 1 if strpbrk is declared even after undefining macros. */
696
#undef HAVE_RAW_DECL_STRPBRK
697
698
/* Define to 1 if strsep is declared even after undefining macros. */
699
#undef HAVE_RAW_DECL_STRSEP
700
701
/* Define to 1 if strsignal is declared even after undefining macros. */
702
#undef HAVE_RAW_DECL_STRSIGNAL
703
704
/* Define to 1 if strtod is declared even after undefining macros. */
705
#undef HAVE_RAW_DECL_STRTOD
706
707
/* Define to 1 if strtok_r is declared even after undefining macros. */
708
#undef HAVE_RAW_DECL_STRTOK_R
709
710
/* Define to 1 if strtoll is declared even after undefining macros. */
711
#undef HAVE_RAW_DECL_STRTOLL
712
713
/* Define to 1 if strtoull is declared even after undefining macros. */
714
#undef HAVE_RAW_DECL_STRTOULL
715
716
/* Define to 1 if strverscmp is declared even after undefining macros. */
717
#undef HAVE_RAW_DECL_STRVERSCMP
718
719
/* Define to 1 if symlink is declared even after undefining macros. */
720
#undef HAVE_RAW_DECL_SYMLINK
721
722
/* Define to 1 if symlinkat is declared even after undefining macros. */
723
#undef HAVE_RAW_DECL_SYMLINKAT
724
725
/* Define to 1 if tmpfile is declared even after undefining macros. */
726
#undef HAVE_RAW_DECL_TMPFILE
727
728
/* Define to 1 if ttyname_r is declared even after undefining macros. */
729
#undef HAVE_RAW_DECL_TTYNAME_R
730
731
/* Define to 1 if unlink is declared even after undefining macros. */
732
#undef HAVE_RAW_DECL_UNLINK
733
734
/* Define to 1 if unlinkat is declared even after undefining macros. */
735
#undef HAVE_RAW_DECL_UNLINKAT
736
737
/* Define to 1 if unlockpt is declared even after undefining macros. */
738
#undef HAVE_RAW_DECL_UNLOCKPT
739
740
/* Define to 1 if unsetenv is declared even after undefining macros. */
741
#undef HAVE_RAW_DECL_UNSETENV
742
743
/* Define to 1 if usleep is declared even after undefining macros. */
744
#undef HAVE_RAW_DECL_USLEEP
745
746
/* Define to 1 if vdprintf is declared even after undefining macros. */
747
#undef HAVE_RAW_DECL_VDPRINTF
748
749
/* Define to 1 if vsnprintf is declared even after undefining macros. */
750
#undef HAVE_RAW_DECL_VSNPRINTF
751
752
/* Define to 1 if wcrtomb is declared even after undefining macros. */
753
#undef HAVE_RAW_DECL_WCRTOMB
754
755
/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
756
#undef HAVE_RAW_DECL_WCSNRTOMBS
757
758
/* Define to 1 if wcsrtombs is declared even after undefining macros. */
759
#undef HAVE_RAW_DECL_WCSRTOMBS
760
761
/* Define to 1 if wctob is declared even after undefining macros. */
762
#undef HAVE_RAW_DECL_WCTOB
763
764
/* Define to 1 if wcwidth is declared even after undefining macros. */
765
#undef HAVE_RAW_DECL_WCWIDTH
766
767
/* Define to 1 if _Exit is declared even after undefining macros. */
768
#undef HAVE_RAW_DECL__EXIT
769
770
/* Define if the 'realloc' function is POSIX compliant. */
771
#undef HAVE_REALLOC_POSIX
772
773
/* Define to 1 if you have the <SDL/SDL.h> header file. */
774
#undef HAVE_SDL_SDL_H
775
776
/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
777
#undef HAVE_SIGNED_SIG_ATOMIC_T
778
779
/* Define to 1 if 'wchar_t' is a signed integer type. */
780
#undef HAVE_SIGNED_WCHAR_T
781
782
/* Define to 1 if 'wint_t' is a signed integer type. */
783
#undef HAVE_SIGNED_WINT_T
784
785
/* Define to 1 if you have the `sleep' function. */
786
#undef HAVE_SLEEP
787
788
/* Define to 1 if you have the `snprintf' function. */
789
#undef HAVE_SNPRINTF
790
791
/* Define if the return value of the snprintf function is the number of of
792
   bytes (excluding the terminating NUL) that would have been produced if the
793
   buffer had been large enough. */
794
#undef HAVE_SNPRINTF_RETVAL_C99
795
796
/* Define to 1 if stdbool.h conforms to C99. */
797
#undef HAVE_STDBOOL_H
798
799
/* Define to 1 if you have the <stddef.h> header file. */
800
#undef HAVE_STDDEF_H
801
802
/* Define to 1 if you have the <stdint.h> header file. */
803
#undef HAVE_STDINT_H
804
805
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
806
   uintmax_t. */
807
#undef HAVE_STDINT_H_WITH_UINTMAX
808
809
/* Define to 1 if you have the <stdio.h> header file. */
810
#undef HAVE_STDIO_H
811
812
/* Define to 1 if you have the <stdlib.h> header file. */
813
#undef HAVE_STDLIB_H
814
815
/* Define to 1 if you have the `strcasecmp' function. */
816
#undef HAVE_STRCASECMP
817
818
/* Define to 1 if you have the `strchrnul' function. */
819
#undef HAVE_STRCHRNUL
820
821
/* Define to 1 if you have the `strerror_r' function. */
822
#undef HAVE_STRERROR_R
823
824
/* Define to 1 if you have the <strings.h> header file. */
825
#undef HAVE_STRINGS_H
826
827
/* Define to 1 if you have the <string.h> header file. */
828
#undef HAVE_STRING_H
829
830
/* Define to 1 if you have the `strncasecmp' function. */
831
#undef HAVE_STRNCASECMP
832
833
/* Define to 1 if you have the `strndup' function. */
834
#undef HAVE_STRNDUP
835
836
/* Define to 1 if you have the `strnlen' function. */
837
#undef HAVE_STRNLEN
838
839
/* Define to 1 if the system has the type `struct random_data'. */
840
#undef HAVE_STRUCT_RANDOM_DATA
841
842
/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
843
#undef HAVE_STRUCT_STATFS_F_FSTYPENAME
844
845
/* Define to 1 if `f_mntfromname' is a member of `struct statfs'. */
846
#undef HAVE_STRUCT_STATFS_F_MNTFROMNAME
847
848
/* Define to 1 if you have the <sysexits.h> header file. */
849
#undef HAVE_SYSEXITS_H
850
851
/* Define to 1 if you have the <sys/bitypes.h> header file. */
852
#undef HAVE_SYS_BITYPES_H
853
854
/* Define to 1 if you have the <sys/inttypes.h> header file. */
855
#undef HAVE_SYS_INTTYPES_H
856
857
/* Define to 1 if you have the <sys/mkdev.h> header file. */
858
#undef HAVE_SYS_MKDEV_H
859
860
/* Define to 1 if you have the <sys/mman.h> header file. */
861
#undef HAVE_SYS_MMAN_H
862
863
/* Define to 1 if you have the <sys/mnttab.h> header file. */
864
#undef HAVE_SYS_MNTTAB_H
865
866
/* Define to 1 if you have the <sys/mount.h> header file. */
867
#undef HAVE_SYS_MOUNT_H
868
869
/* Define to 1 if you have the <sys/param.h> header file. */
870
#undef HAVE_SYS_PARAM_H
871
872
/* Define to 1 if you have the <sys/socket.h> header file. */
873
#undef HAVE_SYS_SOCKET_H
874
875
/* Define to 1 if you have the <sys/stat.h> header file. */
876
#undef HAVE_SYS_STAT_H
877
878
/* Define to 1 if you have the <sys/types.h> header file. */
879
#undef HAVE_SYS_TYPES_H
880
881
/* Define to 1 if you have the <sys/wait.h> header file. */
882
#undef HAVE_SYS_WAIT_H
883
884
/* Define to 1 if you have the <unistd.h> header file. */
885
#undef HAVE_UNISTD_H
886
887
/* Define to 1 if the system has the type `unsigned long long int'. */
888
#undef HAVE_UNSIGNED_LONG_LONG_INT
889
890
/* Define to 1 if you have the <usb.h> header file. */
891
#undef HAVE_USB_H
892
893
/* Define to 1 if you have the `vasnprintf' function. */
894
#undef HAVE_VASNPRINTF
895
896
/* Define to 1 if you have the `vasprintf' function. */
897
#undef HAVE_VASPRINTF
898
899
/* Define to 1 if you have the `vsnprintf' function. */
900
#undef HAVE_VSNPRINTF
901
902
/* Define to 1 if you have the <wchar.h> header file. */
903
#undef HAVE_WCHAR_H
904
905
/* Define if you have the 'wchar_t' type. */
906
#undef HAVE_WCHAR_T
907
908
/* Define to 1 if you have the `wcrtomb' function. */
909
#undef HAVE_WCRTOMB
910
911
/* Define to 1 if you have the `wcscoll' function. */
912
#undef HAVE_WCSCOLL
913
914
/* Define to 1 if you have the `wcslen' function. */
915
#undef HAVE_WCSLEN
916
917
/* Define to 1 if you have the `wcsnlen' function. */
918
#undef HAVE_WCSNLEN
919
920
/* Define to 1 if you have the <wctype.h> header file. */
921
#undef HAVE_WCTYPE_H
922
923
/* Define to 1 if you have the <winsock2.h> header file. */
924
#undef HAVE_WINSOCK2_H
925
926
/* Define if you have the 'wint_t' type. */
927
#undef HAVE_WINT_T
928
929
/* Define to 1 if you have the `wmemchr' function. */
930
#undef HAVE_WMEMCHR
931
932
/* Define to 1 if you have the `wmemcpy' function. */
933
#undef HAVE_WMEMCPY
934
935
/* Define to 1 if you have the `wmempcpy' function. */
936
#undef HAVE_WMEMPCPY
937
938
/* Define to 1 if O_NOATIME works. */
939
#undef HAVE_WORKING_O_NOATIME
940
941
/* Define to 1 if O_NOFOLLOW works. */
942
#undef HAVE_WORKING_O_NOFOLLOW
943
944
/* Define to 1 if the system has the type `_Bool'. */
945
#undef HAVE__BOOL
946
947
/* Define to 1 if you have the `_restgpr_14_x' function. */
948
#undef HAVE__RESTGPR_14_X
949
950
/* Define to 1 if you have the `__ashldi3' function. */
951
#undef HAVE___ASHLDI3
952
953
/* Define to 1 if you have the `__ashrdi3' function. */
954
#undef HAVE___ASHRDI3
955
956
/* Define to 1 if you have the `__bswapdi2' function. */
957
#undef HAVE___BSWAPDI2
958
959
/* Define to 1 if you have the `__bswapsi2' function. */
960
#undef HAVE___BSWAPSI2
961
962
/* Define to 1 if you have the `__lshrdi3' function. */
963
#undef HAVE___LSHRDI3
964
965
/* Define to 1 if you have the `__trampoline_setup' function. */
966
#undef HAVE___TRAMPOLINE_SETUP
967
968
/* Define to 1 if you have the `__ucmpdi2' function. */
969
#undef HAVE___UCMPDI2
970
971
#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
972
# define ISSLASH(C) ((C) == '/' || (C) == '\\')
973
#else
974
# define ISSLASH(C) ((C) == '/')
975
#endif
976
977
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
978
#undef MAP_ANONYMOUS
979
980
/* Define if the mbrtowc function has the NULL string argument bug. */
981
#undef MBRTOWC_NULL_ARG_BUG
982
983
/* Define if the mbrtowc function does not return 0 for a NUL character. */
984
#undef MBRTOWC_NUL_RETVAL_BUG
985
986
/* Define if the mbrtowc function returns a wrong return value. */
987
#undef MBRTOWC_RETVAL_BUG
988
989
/* Define to 1 if you enable memory manager debugging. */
990
#undef MM_DEBUG
991
992
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
993
#undef NO_MINUS_C_MINUS_O
994
995
/* Name of package */
996
#undef PACKAGE
997
998
/* Define to the address where bug reports for this package should be sent. */
999
#undef PACKAGE_BUGREPORT
1000
1001
/* Define to the full name of this package. */
1002
#undef PACKAGE_NAME
1003
1004
/* Define to the full name and version of this package. */
1005
#undef PACKAGE_STRING
1006
1007
/* Define to the one symbol short name of this package. */
1008
#undef PACKAGE_TARNAME
1009
1010
/* Define to the home page for this package. */
1011
#undef PACKAGE_URL
1012
1013
/* Define to the version of this package. */
1014
#undef PACKAGE_VERSION
1015
1016
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1017
   'ptrdiff_t'. */
1018
#undef PTRDIFF_T_SUFFIX
1019
1020
/* Define if nl_langinfo exists but is overridden by gnulib. */
1021
#undef REPLACE_NL_LANGINFO
1022
1023
/* Define this to 1 if strerror is broken. */
1024
#undef REPLACE_STRERROR
1025
1026
/* Define if vasnprintf exists but is overridden by gnulib. */
1027
#undef REPLACE_VASNPRINTF
1028
1029
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1030
   'sig_atomic_t'. */
1031
#undef SIG_ATOMIC_T_SUFFIX
1032
1033
/* The size of `long', as computed by sizeof. */
1034
#undef SIZEOF_LONG
1035
1036
/* The size of `void *', as computed by sizeof. */
1037
#undef SIZEOF_VOID_P
1038
1039
/* Define as the maximum value of type 'size_t', if the system doesn't define
1040
   it. */
1041
#ifndef SIZE_MAX
1042
# undef SIZE_MAX
1043
#endif
1044
1045
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1046
   'size_t'. */
1047
#undef SIZE_T_SUFFIX
1048
1049
/* If using the C implementation of alloca, define if you know the
1050
   direction of stack growth for your system; otherwise it will be
1051
   automatically deduced at runtime.
1052
	STACK_DIRECTION > 0 => grows toward higher addresses
1053
	STACK_DIRECTION < 0 => grows toward lower addresses
1054
	STACK_DIRECTION = 0 => direction of growth unknown */
1055
#undef STACK_DIRECTION
1056
1057
/* Define to 1 if you have the ANSI C header files. */
1058
#undef STDC_HEADERS
1059
1060
/* Define to 1 if strerror_r returns char *. */
1061
#undef STRERROR_R_CHAR_P
1062
1063
/* Define to the prefix of C symbols at the assembler and linker level, either
1064
   an underscore or empty. */
1065
#undef USER_LABEL_PREFIX
1066
1067
/* Version number of package */
1068
#undef VERSION
1069
1070
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1071
   'wchar_t'. */
1072
#undef WCHAR_T_SUFFIX
1073
1074
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1075
   'wint_t'. */
1076
#undef WINT_T_SUFFIX
1077
1078
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1079
   significant byte first (like Motorola and SPARC, unlike Intel). */
1080
#if defined AC_APPLE_UNIVERSAL_BUILD
1081
# if defined __BIG_ENDIAN__
1082
#  define WORDS_BIGENDIAN 1
1083
# endif
1084
#else
1085
# ifndef WORDS_BIGENDIAN
1086
#  undef WORDS_BIGENDIAN
1087
# endif
1088
#endif
1089
1090
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1091
   `char[]'. */
1092
#undef YYTEXT_POINTER
1093
1094
/* Number of bits in a file offset, on hosts where this is settable. */
1095
#undef _FILE_OFFSET_BITS
1096
1097
/* Define for large files, on AIX-style hosts. */
1098
#undef _LARGE_FILES
1099
1100
/* Define to 1 if on MINIX. */
1101
#undef _MINIX
1102
1103
/* Define to 2 if the system does not provide POSIX.1 features except with
1104
   this defined. */
1105
#undef _POSIX_1_SOURCE
1106
1107
/* Define to 1 if you need to in order for `stat' and other things to work. */
1108
#undef _POSIX_SOURCE
1109
1110
/* Define if you want regoff_t to be at least as wide POSIX requires. */
1111
#undef _REGEX_LARGE_OFFSETS
1112
1113
/* Define to 500 only on HP-UX. */
1114
#undef _XOPEN_SOURCE
1115
1116
/* Enable extensions on AIX 3, Interix.  */
1117
#ifndef _ALL_SOURCE
1118
# undef _ALL_SOURCE
1119
#endif
1120
/* Enable GNU extensions on systems that have them.  */
1121
#ifndef _GNU_SOURCE
1122
# undef _GNU_SOURCE
1123
#endif
1124
/* Enable threading extensions on Solaris.  */
1125
#ifndef _POSIX_PTHREAD_SEMANTICS
1126
# undef _POSIX_PTHREAD_SEMANTICS
1127
#endif
1128
/* Enable extensions on HP NonStop.  */
1129
#ifndef _TANDEM_SOURCE
1130
# undef _TANDEM_SOURCE
1131
#endif
1132
/* Enable general extensions on Solaris.  */
1133
#ifndef __EXTENSIONS__
1134
# undef __EXTENSIONS__
1135
#endif
1136
1137
1138
/* Define to rpl_ if the getopt replacement functions and variables should be
1139
   used. */
1140
#undef __GETOPT_PREFIX
1141
1142
/* Define to a replacement function name for fnmatch(). */
1143
#undef fnmatch
1144
1145
/* Define to `__inline__' or `__inline' if that's what the C compiler
1146
   calls it, or to nothing if 'inline' is not supported under any name.  */
1147
#ifndef __cplusplus
1148
#undef inline
1149
#endif
1150
1151
/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1152
#undef intmax_t
1153
1154
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1155
   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1156
   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1157
   __APPLE__ && __MACH__ test for MacOS X.
1158
   __APPLE_CC__ tests for the Apple compiler and its version.
1159
   __STDC_VERSION__ tests for the C99 mode.  */
1160
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1161
# define __GNUC_STDC_INLINE__ 1
1162
#endif
1163
1164
/* Define to a type if <wchar.h> does not define. */
1165
#undef mbstate_t
1166
1167
/* Define as the type of the result of subtracting two pointers, if the system
1168
   doesn't define it. */
1169
#undef ptrdiff_t
1170
1171
/* Define to rpl_re_comp if the replacement should be used. */
1172
#undef re_comp
1173
1174
/* Define to rpl_re_compile_fastmap if the replacement should be used. */
1175
#undef re_compile_fastmap
1176
1177
/* Define to rpl_re_compile_pattern if the replacement should be used. */
1178
#undef re_compile_pattern
1179
1180
/* Define to rpl_re_exec if the replacement should be used. */
1181
#undef re_exec
1182
1183
/* Define to rpl_re_match if the replacement should be used. */
1184
#undef re_match
1185
1186
/* Define to rpl_re_match_2 if the replacement should be used. */
1187
#undef re_match_2
1188
1189
/* Define to rpl_re_search if the replacement should be used. */
1190
#undef re_search
1191
1192
/* Define to rpl_re_search_2 if the replacement should be used. */
1193
#undef re_search_2
1194
1195
/* Define to rpl_re_set_registers if the replacement should be used. */
1196
#undef re_set_registers
1197
1198
/* Define to rpl_re_set_syntax if the replacement should be used. */
1199
#undef re_set_syntax
1200
1201
/* Define to rpl_re_syntax_options if the replacement should be used. */
1202
#undef re_syntax_options
1203
1204
/* Define to rpl_regcomp if the replacement should be used. */
1205
#undef regcomp
1206
1207
/* Define to rpl_regerror if the replacement should be used. */
1208
#undef regerror
1209
1210
/* Define to rpl_regexec if the replacement should be used. */
1211
#undef regexec
1212
1213
/* Define to rpl_regfree if the replacement should be used. */
1214
#undef regfree
1215
1216
/* Define to the equivalent of the C99 'restrict' keyword, or to
1217
   nothing if this is not supported.  Do not define if restrict is
1218
   supported directly.  */
1219
#undef restrict
1220
/* Work around a bug in Sun C++: it does not support _Restrict or
1221
   __restrict__, even though the corresponding Sun C compiler ends up with
1222
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
1223
   previous line.  Perhaps some future version of Sun C++ will work with
1224
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1225
#if defined __SUNPRO_CC && !defined __RESTRICT
1226
# define _Restrict
1227
# define __restrict__
1228
#endif
1229
1230
/* Define to `unsigned int' if <sys/types.h> does not define. */
1231
#undef size_t
1232
1233
/* Define as a signed type of the same size as size_t. */
1234
#undef ssize_t
1235
1236
/* Define as a marker that can be attached to declarations that might not
1237
    be used.  This helps to reduce warnings, such as from
1238
    GCC -Wunused-parameter.  */
1239
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1240
# define _GL_UNUSED __attribute__ ((__unused__))
1241
#else
1242
# define _GL_UNUSED
1243
#endif
1244
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1245
   is a misnomer outside of parameter lists.  */
1246
#define _UNUSED_PARAMETER_ _GL_UNUSED
1247