Imported Upstream version 0.10.0
[platform/upstream/augeas.git] / config.h.in
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 to 1 if using `alloca.c'. */
24 #undef C_ALLOCA
25
26 /* Define to 1 if // is a file system root distinct from /. */
27 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
28
29 /* whether debugging is enabled */
30 #undef ENABLE_DEBUG
31
32 /* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
33 #undef FUNC_NL_LANGINFO_YESEXPR_WORKS
34
35 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
36    and handles trailing slash correctly. */
37 #undef FUNC_REALPATH_WORKS
38
39 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
40    whether the gnulib module canonicalize-lgpl shall be considered present. */
41 #undef GNULIB_CANONICALIZE_LGPL
42
43 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
44    whether the gnulib module malloc-gnu shall be considered present. */
45 #undef GNULIB_MALLOC_GNU
46
47 /* Define to 1 when the gnulib module btowc should be tested. */
48 #undef GNULIB_TEST_BTOWC
49
50 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
51    */
52 #undef GNULIB_TEST_CANONICALIZE_FILE_NAME
53
54 /* Define to 1 when the gnulib module dup2 should be tested. */
55 #undef GNULIB_TEST_DUP2
56
57 /* Define to 1 when the gnulib module environ should be tested. */
58 #undef GNULIB_TEST_ENVIRON
59
60 /* Define to 1 when the gnulib module getdelim should be tested. */
61 #undef GNULIB_TEST_GETDELIM
62
63 /* Define to 1 when the gnulib module getline should be tested. */
64 #undef GNULIB_TEST_GETLINE
65
66 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
67 #undef GNULIB_TEST_GETOPT_GNU
68
69 /* Define to 1 when the gnulib module getpagesize should be tested. */
70 #undef GNULIB_TEST_GETPAGESIZE
71
72 /* Define to 1 when the gnulib module lstat should be tested. */
73 #undef GNULIB_TEST_LSTAT
74
75 /* Define to 1 when the gnulib module malloc-posix should be tested. */
76 #undef GNULIB_TEST_MALLOC_POSIX
77
78 /* Define to 1 when the gnulib module mbrtowc should be tested. */
79 #undef GNULIB_TEST_MBRTOWC
80
81 /* Define to 1 when the gnulib module mbsinit should be tested. */
82 #undef GNULIB_TEST_MBSINIT
83
84 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */
85 #undef GNULIB_TEST_MBSRTOWCS
86
87 /* Define to 1 when the gnulib module mbtowc should be tested. */
88 #undef GNULIB_TEST_MBTOWC
89
90 /* Define to 1 when the gnulib module memchr should be tested. */
91 #undef GNULIB_TEST_MEMCHR
92
93 /* Define to 1 when the gnulib module mempcpy should be tested. */
94 #undef GNULIB_TEST_MEMPCPY
95
96 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
97 #undef GNULIB_TEST_NL_LANGINFO
98
99 /* Define to 1 when the gnulib module open should be tested. */
100 #undef GNULIB_TEST_OPEN
101
102 /* Define to 1 when the gnulib module putenv should be tested. */
103 #undef GNULIB_TEST_PUTENV
104
105 /* Define to 1 when the gnulib module readlink should be tested. */
106 #undef GNULIB_TEST_READLINK
107
108 /* Define to 1 when the gnulib module realloc-posix should be tested. */
109 #undef GNULIB_TEST_REALLOC_POSIX
110
111 /* Define to 1 when the gnulib module realpath should be tested. */
112 #undef GNULIB_TEST_REALPATH
113
114 /* Define to 1 when the gnulib module setenv should be tested. */
115 #undef GNULIB_TEST_SETENV
116
117 /* Define to 1 when the gnulib module setlocale should be tested. */
118 #undef GNULIB_TEST_SETLOCALE
119
120 /* Define to 1 when the gnulib module stat should be tested. */
121 #undef GNULIB_TEST_STAT
122
123 /* Define to 1 when the gnulib module stpcpy should be tested. */
124 #undef GNULIB_TEST_STPCPY
125
126 /* Define to 1 when the gnulib module stpncpy should be tested. */
127 #undef GNULIB_TEST_STPNCPY
128
129 /* Define to 1 when the gnulib module strndup should be tested. */
130 #undef GNULIB_TEST_STRNDUP
131
132 /* Define to 1 when the gnulib module strnlen should be tested. */
133 #undef GNULIB_TEST_STRNLEN
134
135 /* Define to 1 when the gnulib module strstr should be tested. */
136 #undef GNULIB_TEST_STRSTR
137
138 /* Define to 1 when the gnulib module symlink should be tested. */
139 #undef GNULIB_TEST_SYMLINK
140
141 /* Define to 1 when the gnulib module unsetenv should be tested. */
142 #undef GNULIB_TEST_UNSETENV
143
144 /* Define to 1 when the gnulib module vasprintf should be tested. */
145 #undef GNULIB_TEST_VASPRINTF
146
147 /* Define to 1 when the gnulib module wcrtomb should be tested. */
148 #undef GNULIB_TEST_WCRTOMB
149
150 /* Define to 1 when the gnulib module wctob should be tested. */
151 #undef GNULIB_TEST_WCTOB
152
153 /* Define to 1 when the gnulib module wctomb should be tested. */
154 #undef GNULIB_TEST_WCTOMB
155
156 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
157    may be supplied by this distribution. */
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.h> header file. */
165 #undef HAVE_ARGZ_H
166
167 /* Define to 1 if you have the <bp-sym.h> header file. */
168 #undef HAVE_BP_SYM_H
169
170 /* Define to 1 if you have the `btowc' function. */
171 #undef HAVE_BTOWC
172
173 /* Define to 1 if you have the `canonicalize_file_name' function. */
174 #undef HAVE_CANONICALIZE_FILE_NAME
175
176 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
177    CoreFoundation framework. */
178 #undef HAVE_CFLOCALECOPYCURRENT
179
180 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
181    the CoreFoundation framework. */
182 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
183
184 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
185    */
186 #undef HAVE_DECL_ALARM
187
188 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
189    don't. */
190 #undef HAVE_DECL_GETC_UNLOCKED
191
192 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
193    don't. */
194 #undef HAVE_DECL_GETDELIM
195
196 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
197    */
198 #undef HAVE_DECL_GETENV
199
200 /* Define to 1 if you have the declaration of `getline', and to 0 if you
201    don't. */
202 #undef HAVE_DECL_GETLINE
203
204 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
205    don't. */
206 #undef HAVE_DECL_ISBLANK
207
208 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
209    */
210 #undef HAVE_DECL_SETENV
211
212 /* Define to 1 if you have the declaration of `stpncpy', and to 0 if you
213    don't. */
214 #undef HAVE_DECL_STPNCPY
215
216 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
217    don't. */
218 #undef HAVE_DECL_STRNDUP
219
220 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
221    don't. */
222 #undef HAVE_DECL_STRNLEN
223
224 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
225    don't. */
226 #undef HAVE_DECL_UNSETENV
227
228 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
229    */
230 #undef HAVE_DECL_WCTOB
231
232 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
233    don't. */
234 #undef HAVE_DECL__SNPRINTF
235
236 /* Define to 1 if you have the <dlfcn.h> header file. */
237 #undef HAVE_DLFCN_H
238
239 /* Define to 1 if you have the `dup2' function. */
240 #undef HAVE_DUP2
241
242 /* Define if you have the declaration of environ. */
243 #undef HAVE_ENVIRON_DECL
244
245 /* Define to 1 if the system has the type `error_t'. */
246 #undef HAVE_ERROR_T
247
248 /* Define to 1 if you have the `fcntl' function. */
249 #undef HAVE_FCNTL
250
251 /* Define to 1 if you have the <features.h> header file. */
252 #undef HAVE_FEATURES_H
253
254 /* Define to 1 if you have the `flockfile' function. */
255 #undef HAVE_FLOCKFILE
256
257 /* Define to 1 if you have the `fsync' function. */
258 #undef HAVE_FSYNC
259
260 /* Define to 1 if you have the `funlockfile' function. */
261 #undef HAVE_FUNLOCKFILE
262
263 /* Define to 1 if you have the `getcwd' function. */
264 #undef HAVE_GETCWD
265
266 /* Define to 1 if you have the `getdelim' function. */
267 #undef HAVE_GETDELIM
268
269 /* Define to 1 if you have the <getopt.h> header file. */
270 #undef HAVE_GETOPT_H
271
272 /* Define to 1 if you have the `getopt_long_only' function. */
273 #undef HAVE_GETOPT_LONG_ONLY
274
275 /* Define to 1 if you have the `getpagesize' function. */
276 #undef HAVE_GETPAGESIZE
277
278 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
279 #undef HAVE_INTMAX_T
280
281 /* Define to 1 if you have the <inttypes.h> header file. */
282 #undef HAVE_INTTYPES_H
283
284 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
285    declares uintmax_t. */
286 #undef HAVE_INTTYPES_H_WITH_UINTMAX
287
288 /* Define to 1 if you have the `isblank' function. */
289 #undef HAVE_ISBLANK
290
291 /* Define to 1 if you have the `iswcntrl' function. */
292 #undef HAVE_ISWCNTRL
293
294 /* Define to 1 if you have the `iswctype' function. */
295 #undef HAVE_ISWCTYPE
296
297 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
298 #undef HAVE_LANGINFO_CODESET
299
300 /* Define to 1 if you have the <langinfo.h> header file. */
301 #undef HAVE_LANGINFO_H
302
303 /* Define if your <locale.h> file defines LC_MESSAGES. */
304 #undef HAVE_LC_MESSAGES
305
306 /* Define to 1 if you have the <libintl.h> header file. */
307 #undef HAVE_LIBINTL_H
308
309 /* Define to 1 if the system has the type `long long int'. */
310 #undef HAVE_LONG_LONG_INT
311
312 /* Define to 1 if you have the `lstat' function. */
313 #undef HAVE_LSTAT
314
315 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
316    to 0 otherwise. */
317 #undef HAVE_MALLOC_GNU
318
319 /* Define if the 'malloc' function is POSIX compliant. */
320 #undef HAVE_MALLOC_POSIX
321
322 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
323    config.h and <sys/mman.h>. */
324 #undef HAVE_MAP_ANONYMOUS
325
326 /* Define to 1 if you have the `mbrtowc' function. */
327 #undef HAVE_MBRTOWC
328
329 /* Define to 1 if you have the `mbsinit' function. */
330 #undef HAVE_MBSINIT
331
332 /* Define to 1 if you have the `mbsrtowcs' function. */
333 #undef HAVE_MBSRTOWCS
334
335 /* Define to 1 if <wchar.h> declares mbstate_t. */
336 #undef HAVE_MBSTATE_T
337
338 /* Define to 1 if you have the `memchr' function. */
339 #undef HAVE_MEMCHR
340
341 /* Define to 1 if you have the <memory.h> header file. */
342 #undef HAVE_MEMORY_H
343
344 /* Define to 1 if you have the `mempcpy' function. */
345 #undef HAVE_MEMPCPY
346
347 /* Define to 1 if you have the `mprotect' function. */
348 #undef HAVE_MPROTECT
349
350 /* Define to 1 if you have the `newlocale' function. */
351 #undef HAVE_NEWLOCALE
352
353 /* Define to 1 if you have the `nl_langinfo' function. */
354 #undef HAVE_NL_LANGINFO
355
356 /* Define to 1 if you have the `open_memstream' function. */
357 #undef HAVE_OPEN_MEMSTREAM
358
359 /* Define to 1 if you have the <OS.h> header file. */
360 #undef HAVE_OS_H
361
362 /* Define to 1 if you have the `pathconf' function. */
363 #undef HAVE_PATHCONF
364
365 /* Define to 1 if you have the `pthread_atfork' function. */
366 #undef HAVE_PTHREAD_ATFORK
367
368 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
369 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
370
371 /* Define if the POSIX multithreading library has read/write locks. */
372 #undef HAVE_PTHREAD_RWLOCK
373
374 /* Define to 1 if atoll is declared even after undefining macros. */
375 #undef HAVE_RAW_DECL_ATOLL
376
377 /* Define to 1 if btowc is declared even after undefining macros. */
378 #undef HAVE_RAW_DECL_BTOWC
379
380 /* Define to 1 if canonicalize_file_name is declared even after undefining
381    macros. */
382 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
383
384 /* Define to 1 if chown is declared even after undefining macros. */
385 #undef HAVE_RAW_DECL_CHOWN
386
387 /* Define to 1 if dprintf is declared even after undefining macros. */
388 #undef HAVE_RAW_DECL_DPRINTF
389
390 /* Define to 1 if dup2 is declared even after undefining macros. */
391 #undef HAVE_RAW_DECL_DUP2
392
393 /* Define to 1 if dup3 is declared even after undefining macros. */
394 #undef HAVE_RAW_DECL_DUP3
395
396 /* Define to 1 if duplocale is declared even after undefining macros. */
397 #undef HAVE_RAW_DECL_DUPLOCALE
398
399 /* Define to 1 if endusershell is declared even after undefining macros. */
400 #undef HAVE_RAW_DECL_ENDUSERSHELL
401
402 /* Define to 1 if environ is declared even after undefining macros. */
403 #undef HAVE_RAW_DECL_ENVIRON
404
405 /* Define to 1 if euidaccess is declared even after undefining macros. */
406 #undef HAVE_RAW_DECL_EUIDACCESS
407
408 /* Define to 1 if faccessat is declared even after undefining macros. */
409 #undef HAVE_RAW_DECL_FACCESSAT
410
411 /* Define to 1 if fchdir is declared even after undefining macros. */
412 #undef HAVE_RAW_DECL_FCHDIR
413
414 /* Define to 1 if fchmodat is declared even after undefining macros. */
415 #undef HAVE_RAW_DECL_FCHMODAT
416
417 /* Define to 1 if fchownat is declared even after undefining macros. */
418 #undef HAVE_RAW_DECL_FCHOWNAT
419
420 /* Define to 1 if fcntl is declared even after undefining macros. */
421 #undef HAVE_RAW_DECL_FCNTL
422
423 /* Define to 1 if fpurge is declared even after undefining macros. */
424 #undef HAVE_RAW_DECL_FPURGE
425
426 /* Define to 1 if fseeko is declared even after undefining macros. */
427 #undef HAVE_RAW_DECL_FSEEKO
428
429 /* Define to 1 if fstatat is declared even after undefining macros. */
430 #undef HAVE_RAW_DECL_FSTATAT
431
432 /* Define to 1 if fsync is declared even after undefining macros. */
433 #undef HAVE_RAW_DECL_FSYNC
434
435 /* Define to 1 if ftello is declared even after undefining macros. */
436 #undef HAVE_RAW_DECL_FTELLO
437
438 /* Define to 1 if ftruncate is declared even after undefining macros. */
439 #undef HAVE_RAW_DECL_FTRUNCATE
440
441 /* Define to 1 if futimens is declared even after undefining macros. */
442 #undef HAVE_RAW_DECL_FUTIMENS
443
444 /* Define to 1 if getcwd is declared even after undefining macros. */
445 #undef HAVE_RAW_DECL_GETCWD
446
447 /* Define to 1 if getdelim is declared even after undefining macros. */
448 #undef HAVE_RAW_DECL_GETDELIM
449
450 /* Define to 1 if getdomainname is declared even after undefining macros. */
451 #undef HAVE_RAW_DECL_GETDOMAINNAME
452
453 /* Define to 1 if getdtablesize is declared even after undefining macros. */
454 #undef HAVE_RAW_DECL_GETDTABLESIZE
455
456 /* Define to 1 if getgroups is declared even after undefining macros. */
457 #undef HAVE_RAW_DECL_GETGROUPS
458
459 /* Define to 1 if gethostname is declared even after undefining macros. */
460 #undef HAVE_RAW_DECL_GETHOSTNAME
461
462 /* Define to 1 if getline is declared even after undefining macros. */
463 #undef HAVE_RAW_DECL_GETLINE
464
465 /* Define to 1 if getloadavg is declared even after undefining macros. */
466 #undef HAVE_RAW_DECL_GETLOADAVG
467
468 /* Define to 1 if getlogin is declared even after undefining macros. */
469 #undef HAVE_RAW_DECL_GETLOGIN
470
471 /* Define to 1 if getlogin_r is declared even after undefining macros. */
472 #undef HAVE_RAW_DECL_GETLOGIN_R
473
474 /* Define to 1 if getpagesize is declared even after undefining macros. */
475 #undef HAVE_RAW_DECL_GETPAGESIZE
476
477 /* Define to 1 if getsubopt is declared even after undefining macros. */
478 #undef HAVE_RAW_DECL_GETSUBOPT
479
480 /* Define to 1 if getusershell is declared even after undefining macros. */
481 #undef HAVE_RAW_DECL_GETUSERSHELL
482
483 /* Define to 1 if grantpt is declared even after undefining macros. */
484 #undef HAVE_RAW_DECL_GRANTPT
485
486 /* Define to 1 if initstat_r is declared even after undefining macros. */
487 #undef HAVE_RAW_DECL_INITSTAT_R
488
489 /* Define to 1 if isblank is declared even after undefining macros. */
490 #undef HAVE_RAW_DECL_ISBLANK
491
492 /* Define to 1 if iswctype is declared even after undefining macros. */
493 #undef HAVE_RAW_DECL_ISWCTYPE
494
495 /* Define to 1 if lchmod is declared even after undefining macros. */
496 #undef HAVE_RAW_DECL_LCHMOD
497
498 /* Define to 1 if lchown is declared even after undefining macros. */
499 #undef HAVE_RAW_DECL_LCHOWN
500
501 /* Define to 1 if link is declared even after undefining macros. */
502 #undef HAVE_RAW_DECL_LINK
503
504 /* Define to 1 if linkat is declared even after undefining macros. */
505 #undef HAVE_RAW_DECL_LINKAT
506
507 /* Define to 1 if lseek is declared even after undefining macros. */
508 #undef HAVE_RAW_DECL_LSEEK
509
510 /* Define to 1 if lstat is declared even after undefining macros. */
511 #undef HAVE_RAW_DECL_LSTAT
512
513 /* Define to 1 if mbrlen is declared even after undefining macros. */
514 #undef HAVE_RAW_DECL_MBRLEN
515
516 /* Define to 1 if mbrtowc is declared even after undefining macros. */
517 #undef HAVE_RAW_DECL_MBRTOWC
518
519 /* Define to 1 if mbsinit is declared even after undefining macros. */
520 #undef HAVE_RAW_DECL_MBSINIT
521
522 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
523 #undef HAVE_RAW_DECL_MBSNRTOWCS
524
525 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
526 #undef HAVE_RAW_DECL_MBSRTOWCS
527
528 /* Define to 1 if memmem is declared even after undefining macros. */
529 #undef HAVE_RAW_DECL_MEMMEM
530
531 /* Define to 1 if mempcpy is declared even after undefining macros. */
532 #undef HAVE_RAW_DECL_MEMPCPY
533
534 /* Define to 1 if memrchr is declared even after undefining macros. */
535 #undef HAVE_RAW_DECL_MEMRCHR
536
537 /* Define to 1 if mkdirat is declared even after undefining macros. */
538 #undef HAVE_RAW_DECL_MKDIRAT
539
540 /* Define to 1 if mkdtemp is declared even after undefining macros. */
541 #undef HAVE_RAW_DECL_MKDTEMP
542
543 /* Define to 1 if mkfifo is declared even after undefining macros. */
544 #undef HAVE_RAW_DECL_MKFIFO
545
546 /* Define to 1 if mkfifoat is declared even after undefining macros. */
547 #undef HAVE_RAW_DECL_MKFIFOAT
548
549 /* Define to 1 if mknod is declared even after undefining macros. */
550 #undef HAVE_RAW_DECL_MKNOD
551
552 /* Define to 1 if mknodat is declared even after undefining macros. */
553 #undef HAVE_RAW_DECL_MKNODAT
554
555 /* Define to 1 if mkostemp is declared even after undefining macros. */
556 #undef HAVE_RAW_DECL_MKOSTEMP
557
558 /* Define to 1 if mkostemps is declared even after undefining macros. */
559 #undef HAVE_RAW_DECL_MKOSTEMPS
560
561 /* Define to 1 if mkstemp is declared even after undefining macros. */
562 #undef HAVE_RAW_DECL_MKSTEMP
563
564 /* Define to 1 if mkstemps is declared even after undefining macros. */
565 #undef HAVE_RAW_DECL_MKSTEMPS
566
567 /* Define to 1 if nl_langinfo is declared even after undefining macros. */
568 #undef HAVE_RAW_DECL_NL_LANGINFO
569
570 /* Define to 1 if openat is declared even after undefining macros. */
571 #undef HAVE_RAW_DECL_OPENAT
572
573 /* Define to 1 if pipe is declared even after undefining macros. */
574 #undef HAVE_RAW_DECL_PIPE
575
576 /* Define to 1 if pipe2 is declared even after undefining macros. */
577 #undef HAVE_RAW_DECL_PIPE2
578
579 /* Define to 1 if popen is declared even after undefining macros. */
580 #undef HAVE_RAW_DECL_POPEN
581
582 /* Define to 1 if pread is declared even after undefining macros. */
583 #undef HAVE_RAW_DECL_PREAD
584
585 /* Define to 1 if ptsname is declared even after undefining macros. */
586 #undef HAVE_RAW_DECL_PTSNAME
587
588 /* Define to 1 if pwrite is declared even after undefining macros. */
589 #undef HAVE_RAW_DECL_PWRITE
590
591 /* Define to 1 if random_r is declared even after undefining macros. */
592 #undef HAVE_RAW_DECL_RANDOM_R
593
594 /* Define to 1 if rawmemchr is declared even after undefining macros. */
595 #undef HAVE_RAW_DECL_RAWMEMCHR
596
597 /* Define to 1 if readlink is declared even after undefining macros. */
598 #undef HAVE_RAW_DECL_READLINK
599
600 /* Define to 1 if readlinkat is declared even after undefining macros. */
601 #undef HAVE_RAW_DECL_READLINKAT
602
603 /* Define to 1 if realpath is declared even after undefining macros. */
604 #undef HAVE_RAW_DECL_REALPATH
605
606 /* Define to 1 if renameat is declared even after undefining macros. */
607 #undef HAVE_RAW_DECL_RENAMEAT
608
609 /* Define to 1 if rmdir is declared even after undefining macros. */
610 #undef HAVE_RAW_DECL_RMDIR
611
612 /* Define to 1 if rpmatch is declared even after undefining macros. */
613 #undef HAVE_RAW_DECL_RPMATCH
614
615 /* Define to 1 if setenv is declared even after undefining macros. */
616 #undef HAVE_RAW_DECL_SETENV
617
618 /* Define to 1 if setlocale is declared even after undefining macros. */
619 #undef HAVE_RAW_DECL_SETLOCALE
620
621 /* Define to 1 if setstate_r is declared even after undefining macros. */
622 #undef HAVE_RAW_DECL_SETSTATE_R
623
624 /* Define to 1 if setusershell is declared even after undefining macros. */
625 #undef HAVE_RAW_DECL_SETUSERSHELL
626
627 /* Define to 1 if sleep is declared even after undefining macros. */
628 #undef HAVE_RAW_DECL_SLEEP
629
630 /* Define to 1 if snprintf is declared even after undefining macros. */
631 #undef HAVE_RAW_DECL_SNPRINTF
632
633 /* Define to 1 if srandom_r is declared even after undefining macros. */
634 #undef HAVE_RAW_DECL_SRANDOM_R
635
636 /* Define to 1 if stat is declared even after undefining macros. */
637 #undef HAVE_RAW_DECL_STAT
638
639 /* Define to 1 if stpcpy is declared even after undefining macros. */
640 #undef HAVE_RAW_DECL_STPCPY
641
642 /* Define to 1 if stpncpy is declared even after undefining macros. */
643 #undef HAVE_RAW_DECL_STPNCPY
644
645 /* Define to 1 if strcasestr is declared even after undefining macros. */
646 #undef HAVE_RAW_DECL_STRCASESTR
647
648 /* Define to 1 if strchrnul is declared even after undefining macros. */
649 #undef HAVE_RAW_DECL_STRCHRNUL
650
651 /* Define to 1 if strdup is declared even after undefining macros. */
652 #undef HAVE_RAW_DECL_STRDUP
653
654 /* Define to 1 if strerror_r is declared even after undefining macros. */
655 #undef HAVE_RAW_DECL_STRERROR_R
656
657 /* Define to 1 if strncat is declared even after undefining macros. */
658 #undef HAVE_RAW_DECL_STRNCAT
659
660 /* Define to 1 if strndup is declared even after undefining macros. */
661 #undef HAVE_RAW_DECL_STRNDUP
662
663 /* Define to 1 if strnlen is declared even after undefining macros. */
664 #undef HAVE_RAW_DECL_STRNLEN
665
666 /* Define to 1 if strpbrk is declared even after undefining macros. */
667 #undef HAVE_RAW_DECL_STRPBRK
668
669 /* Define to 1 if strsep is declared even after undefining macros. */
670 #undef HAVE_RAW_DECL_STRSEP
671
672 /* Define to 1 if strsignal is declared even after undefining macros. */
673 #undef HAVE_RAW_DECL_STRSIGNAL
674
675 /* Define to 1 if strtod is declared even after undefining macros. */
676 #undef HAVE_RAW_DECL_STRTOD
677
678 /* Define to 1 if strtok_r is declared even after undefining macros. */
679 #undef HAVE_RAW_DECL_STRTOK_R
680
681 /* Define to 1 if strtoll is declared even after undefining macros. */
682 #undef HAVE_RAW_DECL_STRTOLL
683
684 /* Define to 1 if strtoull is declared even after undefining macros. */
685 #undef HAVE_RAW_DECL_STRTOULL
686
687 /* Define to 1 if strverscmp is declared even after undefining macros. */
688 #undef HAVE_RAW_DECL_STRVERSCMP
689
690 /* Define to 1 if symlink is declared even after undefining macros. */
691 #undef HAVE_RAW_DECL_SYMLINK
692
693 /* Define to 1 if symlinkat is declared even after undefining macros. */
694 #undef HAVE_RAW_DECL_SYMLINKAT
695
696 /* Define to 1 if tmpfile is declared even after undefining macros. */
697 #undef HAVE_RAW_DECL_TMPFILE
698
699 /* Define to 1 if towctrans is declared even after undefining macros. */
700 #undef HAVE_RAW_DECL_TOWCTRANS
701
702 /* Define to 1 if ttyname_r is declared even after undefining macros. */
703 #undef HAVE_RAW_DECL_TTYNAME_R
704
705 /* Define to 1 if unlink is declared even after undefining macros. */
706 #undef HAVE_RAW_DECL_UNLINK
707
708 /* Define to 1 if unlinkat is declared even after undefining macros. */
709 #undef HAVE_RAW_DECL_UNLINKAT
710
711 /* Define to 1 if unlockpt is declared even after undefining macros. */
712 #undef HAVE_RAW_DECL_UNLOCKPT
713
714 /* Define to 1 if unsetenv is declared even after undefining macros. */
715 #undef HAVE_RAW_DECL_UNSETENV
716
717 /* Define to 1 if usleep is declared even after undefining macros. */
718 #undef HAVE_RAW_DECL_USLEEP
719
720 /* Define to 1 if utimensat is declared even after undefining macros. */
721 #undef HAVE_RAW_DECL_UTIMENSAT
722
723 /* Define to 1 if vdprintf is declared even after undefining macros. */
724 #undef HAVE_RAW_DECL_VDPRINTF
725
726 /* Define to 1 if vsnprintf is declared even after undefining macros. */
727 #undef HAVE_RAW_DECL_VSNPRINTF
728
729 /* Define to 1 if waitpid is declared even after undefining macros. */
730 #undef HAVE_RAW_DECL_WAITPID
731
732 /* Define to 1 if wcpcpy is declared even after undefining macros. */
733 #undef HAVE_RAW_DECL_WCPCPY
734
735 /* Define to 1 if wcpncpy is declared even after undefining macros. */
736 #undef HAVE_RAW_DECL_WCPNCPY
737
738 /* Define to 1 if wcrtomb is declared even after undefining macros. */
739 #undef HAVE_RAW_DECL_WCRTOMB
740
741 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
742 #undef HAVE_RAW_DECL_WCSCASECMP
743
744 /* Define to 1 if wcscat is declared even after undefining macros. */
745 #undef HAVE_RAW_DECL_WCSCAT
746
747 /* Define to 1 if wcschr is declared even after undefining macros. */
748 #undef HAVE_RAW_DECL_WCSCHR
749
750 /* Define to 1 if wcscmp is declared even after undefining macros. */
751 #undef HAVE_RAW_DECL_WCSCMP
752
753 /* Define to 1 if wcscoll is declared even after undefining macros. */
754 #undef HAVE_RAW_DECL_WCSCOLL
755
756 /* Define to 1 if wcscpy is declared even after undefining macros. */
757 #undef HAVE_RAW_DECL_WCSCPY
758
759 /* Define to 1 if wcscspn is declared even after undefining macros. */
760 #undef HAVE_RAW_DECL_WCSCSPN
761
762 /* Define to 1 if wcsdup is declared even after undefining macros. */
763 #undef HAVE_RAW_DECL_WCSDUP
764
765 /* Define to 1 if wcslen is declared even after undefining macros. */
766 #undef HAVE_RAW_DECL_WCSLEN
767
768 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
769 #undef HAVE_RAW_DECL_WCSNCASECMP
770
771 /* Define to 1 if wcsncat is declared even after undefining macros. */
772 #undef HAVE_RAW_DECL_WCSNCAT
773
774 /* Define to 1 if wcsncmp is declared even after undefining macros. */
775 #undef HAVE_RAW_DECL_WCSNCMP
776
777 /* Define to 1 if wcsncpy is declared even after undefining macros. */
778 #undef HAVE_RAW_DECL_WCSNCPY
779
780 /* Define to 1 if wcsnlen is declared even after undefining macros. */
781 #undef HAVE_RAW_DECL_WCSNLEN
782
783 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
784 #undef HAVE_RAW_DECL_WCSNRTOMBS
785
786 /* Define to 1 if wcspbrk is declared even after undefining macros. */
787 #undef HAVE_RAW_DECL_WCSPBRK
788
789 /* Define to 1 if wcsrchr is declared even after undefining macros. */
790 #undef HAVE_RAW_DECL_WCSRCHR
791
792 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
793 #undef HAVE_RAW_DECL_WCSRTOMBS
794
795 /* Define to 1 if wcsspn is declared even after undefining macros. */
796 #undef HAVE_RAW_DECL_WCSSPN
797
798 /* Define to 1 if wcsstr is declared even after undefining macros. */
799 #undef HAVE_RAW_DECL_WCSSTR
800
801 /* Define to 1 if wcstok is declared even after undefining macros. */
802 #undef HAVE_RAW_DECL_WCSTOK
803
804 /* Define to 1 if wcswidth is declared even after undefining macros. */
805 #undef HAVE_RAW_DECL_WCSWIDTH
806
807 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
808 #undef HAVE_RAW_DECL_WCSXFRM
809
810 /* Define to 1 if wctob is declared even after undefining macros. */
811 #undef HAVE_RAW_DECL_WCTOB
812
813 /* Define to 1 if wctrans is declared even after undefining macros. */
814 #undef HAVE_RAW_DECL_WCTRANS
815
816 /* Define to 1 if wctype is declared even after undefining macros. */
817 #undef HAVE_RAW_DECL_WCTYPE
818
819 /* Define to 1 if wcwidth is declared even after undefining macros. */
820 #undef HAVE_RAW_DECL_WCWIDTH
821
822 /* Define to 1 if wmemchr is declared even after undefining macros. */
823 #undef HAVE_RAW_DECL_WMEMCHR
824
825 /* Define to 1 if wmemcmp is declared even after undefining macros. */
826 #undef HAVE_RAW_DECL_WMEMCMP
827
828 /* Define to 1 if wmemcpy is declared even after undefining macros. */
829 #undef HAVE_RAW_DECL_WMEMCPY
830
831 /* Define to 1 if wmemmove is declared even after undefining macros. */
832 #undef HAVE_RAW_DECL_WMEMMOVE
833
834 /* Define to 1 if wmemset is declared even after undefining macros. */
835 #undef HAVE_RAW_DECL_WMEMSET
836
837 /* Define to 1 if _Exit is declared even after undefining macros. */
838 #undef HAVE_RAW_DECL__EXIT
839
840 /* Define to 1 if you have the <readline/readline.h> header file. */
841 #undef HAVE_READLINE_READLINE_H
842
843 /* Define to 1 if you have the `readlink' function. */
844 #undef HAVE_READLINK
845
846 /* Define if the 'realloc' function is POSIX compliant. */
847 #undef HAVE_REALLOC_POSIX
848
849 /* Define to 1 if you have the `realpath' function. */
850 #undef HAVE_REALPATH
851
852 /* Define to 1 if you have the `rl_completion_matches' function. */
853 #undef HAVE_RL_COMPLETION_MATCHES
854
855 /* Define to 1 if you have the <search.h> header file. */
856 #undef HAVE_SEARCH_H
857
858 /* Define to 1 if you have the <selinux/context.h> header file. */
859 #undef HAVE_SELINUX_CONTEXT_H
860
861 /* Define to 1 if you have the <selinux/selinux.h> header file. */
862 #undef HAVE_SELINUX_SELINUX_H
863
864 /* Define to 1 if you have the `setenv' function. */
865 #undef HAVE_SETENV
866
867 /* Define to 1 if you have the `setlocale' function. */
868 #undef HAVE_SETLOCALE
869
870 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
871 #undef HAVE_SIGNED_SIG_ATOMIC_T
872
873 /* Define to 1 if 'wchar_t' is a signed integer type. */
874 #undef HAVE_SIGNED_WCHAR_T
875
876 /* Define to 1 if 'wint_t' is a signed integer type. */
877 #undef HAVE_SIGNED_WINT_T
878
879 /* Define to 1 if you have the `snprintf' function. */
880 #undef HAVE_SNPRINTF
881
882 /* Define if the return value of the snprintf function is the number of of
883    bytes (excluding the terminating NUL) that would have been produced if the
884    buffer had been large enough. */
885 #undef HAVE_SNPRINTF_RETVAL_C99
886
887 /* Define to 1 if you have the <stdint.h> header file. */
888 #undef HAVE_STDINT_H
889
890 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
891    uintmax_t. */
892 #undef HAVE_STDINT_H_WITH_UINTMAX
893
894 /* Define to 1 if you have the <stdlib.h> header file. */
895 #undef HAVE_STDLIB_H
896
897 /* Define to 1 if you have the `stpcpy' function. */
898 #undef HAVE_STPCPY
899
900 /* Define if you have the stpncpy() function and it works. */
901 #undef HAVE_STPNCPY
902
903 /* Define to 1 if you have the `strerror_r' function. */
904 #undef HAVE_STRERROR_R
905
906 /* Define to 1 if you have the <strings.h> header file. */
907 #undef HAVE_STRINGS_H
908
909 /* Define to 1 if you have the <string.h> header file. */
910 #undef HAVE_STRING_H
911
912 /* Define to 1 if you have the `strndup' function. */
913 #undef HAVE_STRNDUP
914
915 /* Define to 1 if you have the `strnlen' function. */
916 #undef HAVE_STRNLEN
917
918 /* Define to 1 if you have the `symlink' function. */
919 #undef HAVE_SYMLINK
920
921 /* Define to 1 if you have the <sys/bitypes.h> header file. */
922 #undef HAVE_SYS_BITYPES_H
923
924 /* Define to 1 if you have the <sys/inttypes.h> header file. */
925 #undef HAVE_SYS_INTTYPES_H
926
927 /* Define to 1 if you have the <sys/mman.h> header file. */
928 #undef HAVE_SYS_MMAN_H
929
930 /* Define to 1 if you have the <sys/param.h> header file. */
931 #undef HAVE_SYS_PARAM_H
932
933 /* Define to 1 if you have the <sys/stat.h> header file. */
934 #undef HAVE_SYS_STAT_H
935
936 /* Define to 1 if you have the <sys/time.h> header file. */
937 #undef HAVE_SYS_TIME_H
938
939 /* Define to 1 if you have the <sys/types.h> header file. */
940 #undef HAVE_SYS_TYPES_H
941
942 /* Define to 1 if you have the <sys/wait.h> header file. */
943 #undef HAVE_SYS_WAIT_H
944
945 /* Define to 1 if you have the `tsearch' function. */
946 #undef HAVE_TSEARCH
947
948 /* Define to 1 if you have the <unistd.h> header file. */
949 #undef HAVE_UNISTD_H
950
951 /* Define to 1 if you have the `unsetenv' function. */
952 #undef HAVE_UNSETENV
953
954 /* Define to 1 if the system has the type `unsigned long long int'. */
955 #undef HAVE_UNSIGNED_LONG_LONG_INT
956
957 /* Define to 1 if you have the `uselocale' function. */
958 #undef HAVE_USELOCALE
959
960 /* Define to 1 if you have the `vasnprintf' function. */
961 #undef HAVE_VASNPRINTF
962
963 /* Define to 1 if you have the `vasprintf' function. */
964 #undef HAVE_VASPRINTF
965
966 /* Define to 1 if you have the <wchar.h> header file. */
967 #undef HAVE_WCHAR_H
968
969 /* Define if you have the 'wchar_t' type. */
970 #undef HAVE_WCHAR_T
971
972 /* Define to 1 if you have the `wcrtomb' function. */
973 #undef HAVE_WCRTOMB
974
975 /* Define to 1 if you have the `wcscoll' function. */
976 #undef HAVE_WCSCOLL
977
978 /* Define to 1 if you have the `wcslen' function. */
979 #undef HAVE_WCSLEN
980
981 /* Define to 1 if you have the `wcsnlen' function. */
982 #undef HAVE_WCSNLEN
983
984 /* Define to 1 if you have the `wctob' function. */
985 #undef HAVE_WCTOB
986
987 /* Define to 1 if you have the <wctype.h> header file. */
988 #undef HAVE_WCTYPE_H
989
990 /* Define if you have the 'wint_t' type. */
991 #undef HAVE_WINT_T
992
993 /* Define to 1 if you have the `wmemchr' function. */
994 #undef HAVE_WMEMCHR
995
996 /* Define to 1 if you have the `wmemcpy' function. */
997 #undef HAVE_WMEMCPY
998
999 /* Define to 1 if you have the `wmempcpy' function. */
1000 #undef HAVE_WMEMPCPY
1001
1002 /* This value is set to 1 to indicate that the system argz facility works */
1003 #undef HAVE_WORKING_ARGZ
1004
1005 /* Define to 1 if O_NOATIME works. */
1006 #undef HAVE_WORKING_O_NOATIME
1007
1008 /* Define to 1 if O_NOFOLLOW works. */
1009 #undef HAVE_WORKING_O_NOFOLLOW
1010
1011 /* Define to 1 if you have the <xlocale.h> header file. */
1012 #undef HAVE_XLOCALE_H
1013
1014 /* Define to 1 if the system has the type `_Bool'. */
1015 #undef HAVE__BOOL
1016
1017 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1018    slash. */
1019 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1020
1021 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1022    */
1023 #undef LT_OBJDIR
1024
1025 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1026 #undef MALLOC_0_IS_NONNULL
1027
1028 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1029 #undef MAP_ANONYMOUS
1030
1031 /* Define if the mbrtowc function has the NULL pwc argument bug. */
1032 #undef MBRTOWC_NULL_ARG1_BUG
1033
1034 /* Define if the mbrtowc function has the NULL string argument bug. */
1035 #undef MBRTOWC_NULL_ARG2_BUG
1036
1037 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1038 #undef MBRTOWC_NUL_RETVAL_BUG
1039
1040 /* Define if the mbrtowc function returns a wrong return value. */
1041 #undef MBRTOWC_RETVAL_BUG
1042
1043 /* Define to 1 if open() fails to recognize a trailing slash. */
1044 #undef OPEN_TRAILING_SLASH_BUG
1045
1046 /* Name of package */
1047 #undef PACKAGE
1048
1049 /* Define to the address where bug reports for this package should be sent. */
1050 #undef PACKAGE_BUGREPORT
1051
1052 /* Define to the full name of this package. */
1053 #undef PACKAGE_NAME
1054
1055 /* Define to the full name and version of this package. */
1056 #undef PACKAGE_STRING
1057
1058 /* Define to the one symbol short name of this package. */
1059 #undef PACKAGE_TARNAME
1060
1061 /* Define to the home page for this package. */
1062 #undef PACKAGE_URL
1063
1064 /* Define to the version of this package. */
1065 #undef PACKAGE_VERSION
1066
1067 /* Define to the type that is the result of default argument promotions of
1068    type mode_t. */
1069 #undef PROMOTED_MODE_T
1070
1071 /* Define if the pthread_in_use() detection is hard. */
1072 #undef PTHREAD_IN_USE_DETECTION_HARD
1073
1074 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1075    'ptrdiff_t'. */
1076 #undef PTRDIFF_T_SUFFIX
1077
1078 /* Define to 1 if readlink fails to recognize a trailing slash. */
1079 #undef READLINK_TRAILING_SLASH_BUG
1080
1081 /* Define to 1 if stat needs help when passed a directory name with a trailing
1082    slash */
1083 #undef REPLACE_FUNC_STAT_DIR
1084
1085 /* Define to 1 if stat needs help when passed a file name with a trailing
1086    slash */
1087 #undef REPLACE_FUNC_STAT_FILE
1088
1089 /* Define if nl_langinfo exists but is overridden by gnulib. */
1090 #undef REPLACE_NL_LANGINFO
1091
1092 /* Define if vasnprintf exists but is overridden by gnulib. */
1093 #undef REPLACE_VASNPRINTF
1094
1095 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1096    'sig_atomic_t'. */
1097 #undef SIG_ATOMIC_T_SUFFIX
1098
1099 /* Define as the maximum value of type 'size_t', if the system doesn't define
1100    it. */
1101 #ifndef SIZE_MAX
1102 # undef SIZE_MAX
1103 #endif
1104
1105 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1106    'size_t'. */
1107 #undef SIZE_T_SUFFIX
1108
1109 /* If using the C implementation of alloca, define if you know the
1110    direction of stack growth for your system; otherwise it will be
1111    automatically deduced at runtime.
1112         STACK_DIRECTION > 0 => grows toward higher addresses
1113         STACK_DIRECTION < 0 => grows toward lower addresses
1114         STACK_DIRECTION = 0 => direction of growth unknown */
1115 #undef STACK_DIRECTION
1116
1117 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1118 #undef STAT_MACROS_BROKEN
1119
1120 /* Define to 1 if you have the ANSI C header files. */
1121 #undef STDC_HEADERS
1122
1123 /* Define if the POSIX multithreading library can be used. */
1124 #undef USE_POSIX_THREADS
1125
1126 /* Define if references to the POSIX multithreading library should be made
1127    weak. */
1128 #undef USE_POSIX_THREADS_WEAK
1129
1130 /* Define if the GNU Pth multithreading library can be used. */
1131 #undef USE_PTH_THREADS
1132
1133 /* Define if references to the GNU Pth multithreading library should be made
1134    weak. */
1135 #undef USE_PTH_THREADS_WEAK
1136
1137 /* Define if the old Solaris multithreading library can be used. */
1138 #undef USE_SOLARIS_THREADS
1139
1140 /* Define if references to the old Solaris multithreading library should be
1141    made weak. */
1142 #undef USE_SOLARIS_THREADS_WEAK
1143
1144 /* Define if the Win32 multithreading API can be used. */
1145 #undef USE_WIN32_THREADS
1146
1147 /* Version number of package */
1148 #undef VERSION
1149
1150 /* Define to 1 if unsetenv returns void instead of int. */
1151 #undef VOID_UNSETENV
1152
1153 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1154    'wchar_t'. */
1155 #undef WCHAR_T_SUFFIX
1156
1157 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1158    'wint_t'. */
1159 #undef WINT_T_SUFFIX
1160
1161 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1162    `char[]'. */
1163 #undef YYTEXT_POINTER
1164
1165 /* Number of bits in a file offset, on hosts where this is settable. */
1166 #undef _FILE_OFFSET_BITS
1167
1168 /* Define for large files, on AIX-style hosts. */
1169 #undef _LARGE_FILES
1170
1171 /* Define to 1 if on MINIX. */
1172 #undef _MINIX
1173
1174 /* Define to 2 if the system does not provide POSIX.1 features except with
1175    this defined. */
1176 #undef _POSIX_1_SOURCE
1177
1178 /* Define to 1 if you need to in order for `stat' and other things to work. */
1179 #undef _POSIX_SOURCE
1180
1181 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1182 #undef _REGEX_LARGE_OFFSETS
1183
1184 /* Define to 500 only on HP-UX. */
1185 #undef _XOPEN_SOURCE
1186
1187 /* Enable extensions on AIX 3, Interix.  */
1188 #ifndef _ALL_SOURCE
1189 # undef _ALL_SOURCE
1190 #endif
1191 /* Enable GNU extensions on systems that have them.  */
1192 #ifndef _GNU_SOURCE
1193 # undef _GNU_SOURCE
1194 #endif
1195 /* Enable threading extensions on Solaris.  */
1196 #ifndef _POSIX_PTHREAD_SEMANTICS
1197 # undef _POSIX_PTHREAD_SEMANTICS
1198 #endif
1199 /* Enable extensions on HP NonStop.  */
1200 #ifndef _TANDEM_SOURCE
1201 # undef _TANDEM_SOURCE
1202 #endif
1203 /* Enable general extensions on Solaris.  */
1204 #ifndef __EXTENSIONS__
1205 # undef __EXTENSIONS__
1206 #endif
1207
1208
1209 /* Define to rpl_ if the getopt replacement functions and variables should be
1210    used. */
1211 #undef __GETOPT_PREFIX
1212
1213 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
1214 #undef __error_t_defined
1215
1216 /* Define to a type to use for `error_t' if it is not otherwise available. */
1217 #undef error_t
1218
1219 /* Always use our fgetfilecon wrapper. */
1220 #undef fgetfilecon
1221
1222 /* Define to a replacement function name for fnmatch(). */
1223 #undef fnmatch
1224
1225 /* Always use our getfilecon wrapper. */
1226 #undef getfilecon
1227
1228 /* Define to `__inline__' or `__inline' if that's what the C compiler
1229    calls it, or to nothing if 'inline' is not supported under any name.  */
1230 #ifndef __cplusplus
1231 #undef inline
1232 #endif
1233
1234 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1235 #undef intmax_t
1236
1237 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1238    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1239    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1240    __APPLE__ && __MACH__ test for MacOS X.
1241    __APPLE_CC__ tests for the Apple compiler and its version.
1242    __STDC_VERSION__ tests for the C99 mode.  */
1243 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1244 # define __GNUC_STDC_INLINE__ 1
1245 #endif
1246
1247 /* Always use our lgetfilecon wrapper. */
1248 #undef lgetfilecon
1249
1250 /* Define to a type if <wchar.h> does not define. */
1251 #undef mbstate_t
1252
1253 /* Define to `int' if <sys/types.h> does not define. */
1254 #undef mode_t
1255
1256 /* Define to the type of st_nlink in struct stat, or a supertype. */
1257 #undef nlink_t
1258
1259 /* Define as the type of the result of subtracting two pointers, if the system
1260    doesn't define it. */
1261 #undef ptrdiff_t
1262
1263 /* Define to rpl_re_comp if the replacement should be used. */
1264 #undef re_comp
1265
1266 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1267 #undef re_compile_fastmap
1268
1269 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1270 #undef re_compile_pattern
1271
1272 /* Define to rpl_re_exec if the replacement should be used. */
1273 #undef re_exec
1274
1275 /* Define to rpl_re_match if the replacement should be used. */
1276 #undef re_match
1277
1278 /* Define to rpl_re_match_2 if the replacement should be used. */
1279 #undef re_match_2
1280
1281 /* Define to rpl_re_search if the replacement should be used. */
1282 #undef re_search
1283
1284 /* Define to rpl_re_search_2 if the replacement should be used. */
1285 #undef re_search_2
1286
1287 /* Define to rpl_re_set_registers if the replacement should be used. */
1288 #undef re_set_registers
1289
1290 /* Define to rpl_re_set_syntax if the replacement should be used. */
1291 #undef re_set_syntax
1292
1293 /* Define to rpl_re_syntax_options if the replacement should be used. */
1294 #undef re_syntax_options
1295
1296 /* Define to rpl_regcomp if the replacement should be used. */
1297 #undef regcomp
1298
1299 /* Define to rpl_regerror if the replacement should be used. */
1300 #undef regerror
1301
1302 /* Define to rpl_regexec if the replacement should be used. */
1303 #undef regexec
1304
1305 /* Define to rpl_regfree if the replacement should be used. */
1306 #undef regfree
1307
1308 /* Define to the equivalent of the C99 'restrict' keyword, or to
1309    nothing if this is not supported.  Do not define if restrict is
1310    supported directly.  */
1311 #undef restrict
1312 /* Work around a bug in Sun C++: it does not support _Restrict or
1313    __restrict__, even though the corresponding Sun C compiler ends up with
1314    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1315    previous line.  Perhaps some future version of Sun C++ will work with
1316    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1317 #if defined __SUNPRO_CC && !defined __RESTRICT
1318 # define _Restrict
1319 # define __restrict__
1320 #endif
1321
1322 /* Define to `unsigned int' if <sys/types.h> does not define. */
1323 #undef size_t
1324
1325 /* Define as a signed type of the same size as size_t. */
1326 #undef ssize_t
1327
1328 /* Define as a marker that can be attached to declarations that might not
1329     be used.  This helps to reduce warnings, such as from
1330     GCC -Wunused-parameter.  */
1331 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1332 # define _GL_UNUSED __attribute__ ((__unused__))
1333 #else
1334 # define _GL_UNUSED
1335 #endif
1336 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1337    is a misnomer outside of parameter lists.  */
1338 #define _UNUSED_PARAMETER_ _GL_UNUSED
1339