OSDN Git Service

parted: Add gnulib
[android-x86/external-parted.git] / lib / config.h.in
1 /* lib/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to the number of bits in type 'ptrdiff_t'. */
7 #undef BITSIZEOF_PTRDIFF_T
8
9 /* Define to the number of bits in type 'sig_atomic_t'. */
10 #undef BITSIZEOF_SIG_ATOMIC_T
11
12 /* Define to the number of bits in type 'size_t'. */
13 #undef BITSIZEOF_SIZE_T
14
15 /* Define to the number of bits in type 'wchar_t'. */
16 #undef BITSIZEOF_WCHAR_T
17
18 /* Define to the number of bits in type 'wint_t'. */
19 #undef BITSIZEOF_WINT_T
20
21 /* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
22    systems. This function is required for 'alloca.c' support on those systems.
23    */
24 #undef CRAY_STACKSEG_END
25
26 /* Define to 1 if using 'alloca.c'. */
27 #undef C_ALLOCA
28
29 /* Enable assertions, etc. */
30 #undef DEBUG
31
32 /* Probing functionality only */
33 #undef DISCOVER_ONLY
34
35 /* Define to 1 if // is a file system root distinct from /. */
36 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
37
38 /* Lazy linking to fs libs */
39 #undef DYNAMIC_LOADING
40
41 /* device mapper (libdevmapper) support */
42 #undef ENABLE_DEVICE_MAPPER
43
44 /* Mtrace malloc() debugging */
45 #undef ENABLE_MTRACE
46
47 /* Define to 1 if translation of program messages to the user's native
48    language is requested. */
49 #undef ENABLE_NLS
50
51 /* Include PC98 partition tables. (Sometimes excluded to avoid collisions with
52    msdos partition tables */
53 #undef ENABLE_PC98
54
55 /* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
56 #undef FUNC_NL_LANGINFO_YESEXPR_WORKS
57
58 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
59    and handles trailing slash correctly. */
60 #undef FUNC_REALPATH_WORKS
61
62 /* Define if gettimeofday clobbers the localtime buffer. */
63 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
64
65 /* Define this to 'void' or 'struct timezone' to match the system's
66    declaration of the second argument to gettimeofday. */
67 #undef GETTIMEOFDAY_TIMEZONE
68
69 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
70    whether the gnulib module calloc-gnu shall be considered present. */
71 #undef GNULIB_CALLOC_GNU
72
73 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
74    whether the gnulib module canonicalize-lgpl shall be considered present. */
75 #undef GNULIB_CANONICALIZE_LGPL
76
77 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
78    whether the gnulib module close-stream shall be considered present. */
79 #undef GNULIB_CLOSE_STREAM
80
81 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
82    whether the gnulib module dirname shall be considered present. */
83 #undef GNULIB_DIRNAME
84
85 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
86    whether the gnulib module malloc-gnu shall be considered present. */
87 #undef GNULIB_MALLOC_GNU
88
89 /* enable some gnulib portability checks */
90 #undef GNULIB_PORTCHECK
91
92 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
93    whether the gnulib module realloc-gnu shall be considered present. */
94 #undef GNULIB_REALLOC_GNU
95
96 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
97    whether the gnulib module strerror shall be considered present. */
98 #undef GNULIB_STRERROR
99
100 /* Define to 1 when the gnulib module btowc should be tested. */
101 #undef GNULIB_TEST_BTOWC
102
103 /* Define to 1 when the gnulib module calloc-posix should be tested. */
104 #undef GNULIB_TEST_CALLOC_POSIX
105
106 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
107    */
108 #undef GNULIB_TEST_CANONICALIZE_FILE_NAME
109
110 /* Define to 1 when the gnulib module close should be tested. */
111 #undef GNULIB_TEST_CLOSE
112
113 /* Define to 1 when the gnulib module dup2 should be tested. */
114 #undef GNULIB_TEST_DUP2
115
116 /* Define to 1 when the gnulib module environ should be tested. */
117 #undef GNULIB_TEST_ENVIRON
118
119 /* Define to 1 when the gnulib module fdopen should be tested. */
120 #undef GNULIB_TEST_FDOPEN
121
122 /* Define to 1 when the gnulib module fstat should be tested. */
123 #undef GNULIB_TEST_FSTAT
124
125 /* Define to 1 when the gnulib module fsync should be tested. */
126 #undef GNULIB_TEST_FSYNC
127
128 /* Define to 1 when the gnulib module getcwd should be tested. */
129 #undef GNULIB_TEST_GETCWD
130
131 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
132 #undef GNULIB_TEST_GETOPT_GNU
133
134 /* Define to 1 when the gnulib module getpagesize should be tested. */
135 #undef GNULIB_TEST_GETPAGESIZE
136
137 /* Define to 1 when the gnulib module gettimeofday should be tested. */
138 #undef GNULIB_TEST_GETTIMEOFDAY
139
140 /* Define to 1 when the gnulib module lseek should be tested. */
141 #undef GNULIB_TEST_LSEEK
142
143 /* Define to 1 when the gnulib module lstat should be tested. */
144 #undef GNULIB_TEST_LSTAT
145
146 /* Define to 1 when the gnulib module malloc-posix should be tested. */
147 #undef GNULIB_TEST_MALLOC_POSIX
148
149 /* Define to 1 when the gnulib module mbrtowc should be tested. */
150 #undef GNULIB_TEST_MBRTOWC
151
152 /* Define to 1 when the gnulib module mbsinit should be tested. */
153 #undef GNULIB_TEST_MBSINIT
154
155 /* Define to 1 when the gnulib module mbtowc should be tested. */
156 #undef GNULIB_TEST_MBTOWC
157
158 /* Define to 1 when the gnulib module mkstemp should be tested. */
159 #undef GNULIB_TEST_MKSTEMP
160
161 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
162 #undef GNULIB_TEST_NL_LANGINFO
163
164 /* Define to 1 when the gnulib module open should be tested. */
165 #undef GNULIB_TEST_OPEN
166
167 /* Define to 1 when the gnulib module putenv should be tested. */
168 #undef GNULIB_TEST_PUTENV
169
170 /* Define to 1 when the gnulib module read should be tested. */
171 #undef GNULIB_TEST_READ
172
173 /* Define to 1 when the gnulib module readlink should be tested. */
174 #undef GNULIB_TEST_READLINK
175
176 /* Define to 1 when the gnulib module realloc-posix should be tested. */
177 #undef GNULIB_TEST_REALLOC_POSIX
178
179 /* Define to 1 when the gnulib module realpath should be tested. */
180 #undef GNULIB_TEST_REALPATH
181
182 /* Define to 1 when the gnulib module rpmatch should be tested. */
183 #undef GNULIB_TEST_RPMATCH
184
185 /* Define to 1 when the gnulib module setenv should be tested. */
186 #undef GNULIB_TEST_SETENV
187
188 /* Define to 1 when the gnulib module setlocale should be tested. */
189 #undef GNULIB_TEST_SETLOCALE
190
191 /* Define to 1 when the gnulib module sleep should be tested. */
192 #undef GNULIB_TEST_SLEEP
193
194 /* Define to 1 when the gnulib module stat should be tested. */
195 #undef GNULIB_TEST_STAT
196
197 /* Define to 1 when the gnulib module strdup should be tested. */
198 #undef GNULIB_TEST_STRDUP
199
200 /* Define to 1 when the gnulib module strerror should be tested. */
201 #undef GNULIB_TEST_STRERROR
202
203 /* Define to 1 when the gnulib module strndup should be tested. */
204 #undef GNULIB_TEST_STRNDUP
205
206 /* Define to 1 when the gnulib module strnlen should be tested. */
207 #undef GNULIB_TEST_STRNLEN
208
209 /* Define to 1 when the gnulib module strtoll should be tested. */
210 #undef GNULIB_TEST_STRTOLL
211
212 /* Define to 1 when the gnulib module strtoull should be tested. */
213 #undef GNULIB_TEST_STRTOULL
214
215 /* Define to 1 when the gnulib module symlink should be tested. */
216 #undef GNULIB_TEST_SYMLINK
217
218 /* Define to 1 when the gnulib module unlink should be tested. */
219 #undef GNULIB_TEST_UNLINK
220
221 /* Define to 1 when the gnulib module unsetenv should be tested. */
222 #undef GNULIB_TEST_UNSETENV
223
224 /* Define to 1 when the gnulib module usleep should be tested. */
225 #undef GNULIB_TEST_USLEEP
226
227 /* Define to 1 when the gnulib module wcrtomb should be tested. */
228 #undef GNULIB_TEST_WCRTOMB
229
230 /* Define to 1 when the gnulib module wctob should be tested. */
231 #undef GNULIB_TEST_WCTOB
232
233 /* Define to 1 when the gnulib module wctomb should be tested. */
234 #undef GNULIB_TEST_WCTOMB
235
236 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
237    may be supplied by this distribution. */
238 #undef HAVE_ALLOCA
239
240 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
241    */
242 #undef HAVE_ALLOCA_H
243
244 /* Has backtrace support */
245 #undef HAVE_BACKTRACE
246
247 /* Define to 1 if you have the <blkid/blkid.h> header file. */
248 #undef HAVE_BLKID_BLKID_H
249
250 /* Define to 1 if you have the `btowc' function. */
251 #undef HAVE_BTOWC
252
253 /* Define to 1 if your system has a GNU libc compatible 'calloc' function, and
254    to 0 otherwise. */
255 #undef HAVE_CALLOC_GNU
256
257 /* Define if the 'calloc' function is POSIX compliant. */
258 #undef HAVE_CALLOC_POSIX
259
260 /* Define to 1 if you have the `canonicalize_file_name' function. */
261 #undef HAVE_CANONICALIZE_FILE_NAME
262
263 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
264    CoreFoundation framework. */
265 #undef HAVE_CFLOCALECOPYCURRENT
266
267 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
268    the CoreFoundation framework. */
269 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
270
271 /* Define if the GNU dcgettext() function is already present or preinstalled.
272    */
273 #undef HAVE_DCGETTEXT
274
275 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
276    */
277 #undef HAVE_DECL_ALARM
278
279 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
280    don't. */
281 #undef HAVE_DECL_GETC_UNLOCKED
282
283 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
284    */
285 #undef HAVE_DECL_GETENV
286
287 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
288    don't. */
289 #undef HAVE_DECL_ISBLANK
290
291 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
292    don't. */
293 #undef HAVE_DECL_MBRTOWC
294
295 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
296    don't. */
297 #undef HAVE_DECL_MBSINIT
298
299 /* Define to 1 if you have the declaration of `program_invocation_name', and
300    to 0 if you don't. */
301 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
302
303 /* Define to 1 if you have the declaration of `program_invocation_short_name',
304    and to 0 if you don't. */
305 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
306
307 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
308    */
309 #undef HAVE_DECL_SETENV
310
311 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
312    */
313 #undef HAVE_DECL_SLEEP
314
315 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
316    */
317 #undef HAVE_DECL_STRDUP
318
319 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
320    don't. */
321 #undef HAVE_DECL_STRERROR_R
322
323 /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
324    don't. */
325 #undef HAVE_DECL_STRNCASECMP
326
327 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
328    don't. */
329 #undef HAVE_DECL_STRNDUP
330
331 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
332    don't. */
333 #undef HAVE_DECL_STRNLEN
334
335 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
336    don't. */
337 #undef HAVE_DECL_TOWLOWER
338
339 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
340    don't. */
341 #undef HAVE_DECL_UNSETENV
342
343 /* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
344    don't. */
345 #undef HAVE_DECL_WCRTOMB
346
347 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
348    */
349 #undef HAVE_DECL_WCTOB
350
351 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
352    don't. */
353 #undef HAVE_DECL___FPENDING
354
355 /* Define to 1 if you have the <dlfcn.h> header file. */
356 #undef HAVE_DLFCN_H
357
358 /* Define to 1 if you have the 'dup2' function. */
359 #undef HAVE_DUP2
360
361 /* Define if you have the declaration of environ. */
362 #undef HAVE_ENVIRON_DECL
363
364 /* Define to 1 if you have the `fchdir' function. */
365 #undef HAVE_FCHDIR
366
367 /* Define to 1 if you have the <features.h> header file. */
368 #undef HAVE_FEATURES_H
369
370 /* Define to 1 if you have the `fsync' function. */
371 #undef HAVE_FSYNC
372
373 /* Define to 1 if you have the `getcwd' function. */
374 #undef HAVE_GETCWD
375
376 /* Define to 1 if you have the <getopt.h> header file. */
377 #undef HAVE_GETOPT_H
378
379 /* Define to 1 if you have the `getopt_long_only' function. */
380 #undef HAVE_GETOPT_LONG_ONLY
381
382 /* Define to 1 if you have the `getpagesize' function. */
383 #undef HAVE_GETPAGESIZE
384
385 /* Define to 1 if you have the `getppriv' function. */
386 #undef HAVE_GETPPRIV
387
388 /* Define if the GNU gettext() function is already present or preinstalled. */
389 #undef HAVE_GETTEXT
390
391 /* Define to 1 if you have the `gettimeofday' function. */
392 #undef HAVE_GETTIMEOFDAY
393
394 /* Define to 1 if you have the `getuid' function. */
395 #undef HAVE_GETUID
396
397 /* Define if you have the iconv() function and it works. */
398 #undef HAVE_ICONV
399
400 /* Define to 1 if the compiler supports one of the keywords 'inline',
401    '__inline__', '__inline' and effectively inlines functions marked as such.
402    */
403 #undef HAVE_INLINE
404
405 /* Define to 1 if you have the <inttypes.h> header file. */
406 #undef HAVE_INTTYPES_H
407
408 /* Define to 1 if you have the `isblank' function. */
409 #undef HAVE_ISBLANK
410
411 /* Define to 1 if you have the `iswcntrl' function. */
412 #undef HAVE_ISWCNTRL
413
414 /* Define to 1 if you have the `iswctype' function. */
415 #undef HAVE_ISWCTYPE
416
417 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
418 #undef HAVE_LANGINFO_CODESET
419
420 /* Define to 1 if you have the <langinfo.h> header file. */
421 #undef HAVE_LANGINFO_H
422
423 /* Define if you have <langinfo.h> and nl_langinfo(YESEXPR). */
424 #undef HAVE_LANGINFO_YESEXPR
425
426 /* Define if your <locale.h> file defines LC_MESSAGES. */
427 #undef HAVE_LC_MESSAGES
428
429 /* Define to 1 if you have the <libintl.h> header file. */
430 #undef HAVE_LIBINTL_H
431
432 /* Define to 1 if you have the `parted' library (-lparted). */
433 #undef HAVE_LIBPARTED
434
435 /* have readline */
436 #undef HAVE_LIBREADLINE
437
438 /* Have libreiserfs */
439 #undef HAVE_LIBREISERFS
440
441 /* Define to 1 if you have the <linux/ext2_fs.h> header file. */
442 #undef HAVE_LINUX_EXT2_FS_H
443
444 /* Define to 1 if the system has the type 'long long int'. */
445 #undef HAVE_LONG_LONG_INT
446
447 /* Define to 1 if you have the `lstat' function. */
448 #undef HAVE_LSTAT
449
450 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
451    to 0 otherwise. */
452 #undef HAVE_MALLOC_GNU
453
454 /* Define if the 'malloc' function is POSIX compliant. */
455 #undef HAVE_MALLOC_POSIX
456
457 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
458    config.h and <sys/mman.h>. */
459 #undef HAVE_MAP_ANONYMOUS
460
461 /* Define to 1 if you have the `mbrtowc' function. */
462 #undef HAVE_MBRTOWC
463
464 /* Define to 1 if you have the `mbsinit' function. */
465 #undef HAVE_MBSINIT
466
467 /* Define to 1 if <wchar.h> declares mbstate_t. */
468 #undef HAVE_MBSTATE_T
469
470 /* Define to 1 if you have the <memory.h> header file. */
471 #undef HAVE_MEMORY_H
472
473 /* Define to 1 if you have the `mkstemp' function. */
474 #undef HAVE_MKSTEMP
475
476 /* Define to 1 if you have the `mprotect' function. */
477 #undef HAVE_MPROTECT
478
479 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
480    concept. */
481 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
482
483 /* Define to 1 if you have the `newlocale' function. */
484 #undef HAVE_NEWLOCALE
485
486 /* Define to 1 if you have the `nl_langinfo' function. */
487 #undef HAVE_NL_LANGINFO
488
489 /* Define to 1 if you have the <OS.h> header file. */
490 #undef HAVE_OS_H
491
492 /* Define to 1 if you have the <priv.h> header file. */
493 #undef HAVE_PRIV_H
494
495 /* Define to 1 if you have the `pthread_atfork' function. */
496 #undef HAVE_PTHREAD_ATFORK
497
498 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
499 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
500
501 /* Define if the POSIX multithreading library has read/write locks. */
502 #undef HAVE_PTHREAD_RWLOCK
503
504 /* Define to 1 if atoll is declared even after undefining macros. */
505 #undef HAVE_RAW_DECL_ATOLL
506
507 /* Define to 1 if btowc is declared even after undefining macros. */
508 #undef HAVE_RAW_DECL_BTOWC
509
510 /* Define to 1 if canonicalize_file_name is declared even after undefining
511    macros. */
512 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
513
514 /* Define to 1 if chdir is declared even after undefining macros. */
515 #undef HAVE_RAW_DECL_CHDIR
516
517 /* Define to 1 if chown is declared even after undefining macros. */
518 #undef HAVE_RAW_DECL_CHOWN
519
520 /* Define to 1 if dprintf is declared even after undefining macros. */
521 #undef HAVE_RAW_DECL_DPRINTF
522
523 /* Define to 1 if dup is declared even after undefining macros. */
524 #undef HAVE_RAW_DECL_DUP
525
526 /* Define to 1 if dup2 is declared even after undefining macros. */
527 #undef HAVE_RAW_DECL_DUP2
528
529 /* Define to 1 if dup3 is declared even after undefining macros. */
530 #undef HAVE_RAW_DECL_DUP3
531
532 /* Define to 1 if duplocale is declared even after undefining macros. */
533 #undef HAVE_RAW_DECL_DUPLOCALE
534
535 /* Define to 1 if endusershell is declared even after undefining macros. */
536 #undef HAVE_RAW_DECL_ENDUSERSHELL
537
538 /* Define to 1 if environ is declared even after undefining macros. */
539 #undef HAVE_RAW_DECL_ENVIRON
540
541 /* Define to 1 if euidaccess is declared even after undefining macros. */
542 #undef HAVE_RAW_DECL_EUIDACCESS
543
544 /* Define to 1 if faccessat is declared even after undefining macros. */
545 #undef HAVE_RAW_DECL_FACCESSAT
546
547 /* Define to 1 if fchdir is declared even after undefining macros. */
548 #undef HAVE_RAW_DECL_FCHDIR
549
550 /* Define to 1 if fchmodat is declared even after undefining macros. */
551 #undef HAVE_RAW_DECL_FCHMODAT
552
553 /* Define to 1 if fchownat is declared even after undefining macros. */
554 #undef HAVE_RAW_DECL_FCHOWNAT
555
556 /* Define to 1 if fcntl is declared even after undefining macros. */
557 #undef HAVE_RAW_DECL_FCNTL
558
559 /* Define to 1 if fdatasync is declared even after undefining macros. */
560 #undef HAVE_RAW_DECL_FDATASYNC
561
562 /* Define to 1 if ffs is declared even after undefining macros. */
563 #undef HAVE_RAW_DECL_FFS
564
565 /* Define to 1 if ffsl is declared even after undefining macros. */
566 #undef HAVE_RAW_DECL_FFSL
567
568 /* Define to 1 if ffsll is declared even after undefining macros. */
569 #undef HAVE_RAW_DECL_FFSLL
570
571 /* Define to 1 if fpurge is declared even after undefining macros. */
572 #undef HAVE_RAW_DECL_FPURGE
573
574 /* Define to 1 if fseeko is declared even after undefining macros. */
575 #undef HAVE_RAW_DECL_FSEEKO
576
577 /* Define to 1 if fstat is declared even after undefining macros. */
578 #undef HAVE_RAW_DECL_FSTAT
579
580 /* Define to 1 if fstatat is declared even after undefining macros. */
581 #undef HAVE_RAW_DECL_FSTATAT
582
583 /* Define to 1 if fsync is declared even after undefining macros. */
584 #undef HAVE_RAW_DECL_FSYNC
585
586 /* Define to 1 if ftello is declared even after undefining macros. */
587 #undef HAVE_RAW_DECL_FTELLO
588
589 /* Define to 1 if ftruncate is declared even after undefining macros. */
590 #undef HAVE_RAW_DECL_FTRUNCATE
591
592 /* Define to 1 if futimens is declared even after undefining macros. */
593 #undef HAVE_RAW_DECL_FUTIMENS
594
595 /* Define to 1 if getcwd is declared even after undefining macros. */
596 #undef HAVE_RAW_DECL_GETCWD
597
598 /* Define to 1 if getdelim is declared even after undefining macros. */
599 #undef HAVE_RAW_DECL_GETDELIM
600
601 /* Define to 1 if getdomainname is declared even after undefining macros. */
602 #undef HAVE_RAW_DECL_GETDOMAINNAME
603
604 /* Define to 1 if getdtablesize is declared even after undefining macros. */
605 #undef HAVE_RAW_DECL_GETDTABLESIZE
606
607 /* Define to 1 if getgroups is declared even after undefining macros. */
608 #undef HAVE_RAW_DECL_GETGROUPS
609
610 /* Define to 1 if gethostname is declared even after undefining macros. */
611 #undef HAVE_RAW_DECL_GETHOSTNAME
612
613 /* Define to 1 if getline is declared even after undefining macros. */
614 #undef HAVE_RAW_DECL_GETLINE
615
616 /* Define to 1 if getloadavg is declared even after undefining macros. */
617 #undef HAVE_RAW_DECL_GETLOADAVG
618
619 /* Define to 1 if getlogin is declared even after undefining macros. */
620 #undef HAVE_RAW_DECL_GETLOGIN
621
622 /* Define to 1 if getlogin_r is declared even after undefining macros. */
623 #undef HAVE_RAW_DECL_GETLOGIN_R
624
625 /* Define to 1 if getpagesize is declared even after undefining macros. */
626 #undef HAVE_RAW_DECL_GETPAGESIZE
627
628 /* Define to 1 if getsubopt is declared even after undefining macros. */
629 #undef HAVE_RAW_DECL_GETSUBOPT
630
631 /* Define to 1 if gettimeofday is declared even after undefining macros. */
632 #undef HAVE_RAW_DECL_GETTIMEOFDAY
633
634 /* Define to 1 if getusershell is declared even after undefining macros. */
635 #undef HAVE_RAW_DECL_GETUSERSHELL
636
637 /* Define to 1 if grantpt is declared even after undefining macros. */
638 #undef HAVE_RAW_DECL_GRANTPT
639
640 /* Define to 1 if group_member is declared even after undefining macros. */
641 #undef HAVE_RAW_DECL_GROUP_MEMBER
642
643 /* Define to 1 if imaxabs is declared even after undefining macros. */
644 #undef HAVE_RAW_DECL_IMAXABS
645
646 /* Define to 1 if imaxdiv is declared even after undefining macros. */
647 #undef HAVE_RAW_DECL_IMAXDIV
648
649 /* Define to 1 if initstate is declared even after undefining macros. */
650 #undef HAVE_RAW_DECL_INITSTATE
651
652 /* Define to 1 if initstate_r is declared even after undefining macros. */
653 #undef HAVE_RAW_DECL_INITSTATE_R
654
655 /* Define to 1 if isatty is declared even after undefining macros. */
656 #undef HAVE_RAW_DECL_ISATTY
657
658 /* Define to 1 if iswctype is declared even after undefining macros. */
659 #undef HAVE_RAW_DECL_ISWCTYPE
660
661 /* Define to 1 if lchmod is declared even after undefining macros. */
662 #undef HAVE_RAW_DECL_LCHMOD
663
664 /* Define to 1 if lchown is declared even after undefining macros. */
665 #undef HAVE_RAW_DECL_LCHOWN
666
667 /* Define to 1 if link is declared even after undefining macros. */
668 #undef HAVE_RAW_DECL_LINK
669
670 /* Define to 1 if linkat is declared even after undefining macros. */
671 #undef HAVE_RAW_DECL_LINKAT
672
673 /* Define to 1 if lseek is declared even after undefining macros. */
674 #undef HAVE_RAW_DECL_LSEEK
675
676 /* Define to 1 if lstat is declared even after undefining macros. */
677 #undef HAVE_RAW_DECL_LSTAT
678
679 /* Define to 1 if mbrlen is declared even after undefining macros. */
680 #undef HAVE_RAW_DECL_MBRLEN
681
682 /* Define to 1 if mbrtowc is declared even after undefining macros. */
683 #undef HAVE_RAW_DECL_MBRTOWC
684
685 /* Define to 1 if mbsinit is declared even after undefining macros. */
686 #undef HAVE_RAW_DECL_MBSINIT
687
688 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
689 #undef HAVE_RAW_DECL_MBSNRTOWCS
690
691 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
692 #undef HAVE_RAW_DECL_MBSRTOWCS
693
694 /* Define to 1 if memmem is declared even after undefining macros. */
695 #undef HAVE_RAW_DECL_MEMMEM
696
697 /* Define to 1 if mempcpy is declared even after undefining macros. */
698 #undef HAVE_RAW_DECL_MEMPCPY
699
700 /* Define to 1 if memrchr is declared even after undefining macros. */
701 #undef HAVE_RAW_DECL_MEMRCHR
702
703 /* Define to 1 if mkdirat is declared even after undefining macros. */
704 #undef HAVE_RAW_DECL_MKDIRAT
705
706 /* Define to 1 if mkdtemp is declared even after undefining macros. */
707 #undef HAVE_RAW_DECL_MKDTEMP
708
709 /* Define to 1 if mkfifo is declared even after undefining macros. */
710 #undef HAVE_RAW_DECL_MKFIFO
711
712 /* Define to 1 if mkfifoat is declared even after undefining macros. */
713 #undef HAVE_RAW_DECL_MKFIFOAT
714
715 /* Define to 1 if mknod is declared even after undefining macros. */
716 #undef HAVE_RAW_DECL_MKNOD
717
718 /* Define to 1 if mknodat is declared even after undefining macros. */
719 #undef HAVE_RAW_DECL_MKNODAT
720
721 /* Define to 1 if mkostemp is declared even after undefining macros. */
722 #undef HAVE_RAW_DECL_MKOSTEMP
723
724 /* Define to 1 if mkostemps is declared even after undefining macros. */
725 #undef HAVE_RAW_DECL_MKOSTEMPS
726
727 /* Define to 1 if mkstemp is declared even after undefining macros. */
728 #undef HAVE_RAW_DECL_MKSTEMP
729
730 /* Define to 1 if mkstemps is declared even after undefining macros. */
731 #undef HAVE_RAW_DECL_MKSTEMPS
732
733 /* Define to 1 if nl_langinfo is declared even after undefining macros. */
734 #undef HAVE_RAW_DECL_NL_LANGINFO
735
736 /* Define to 1 if openat is declared even after undefining macros. */
737 #undef HAVE_RAW_DECL_OPENAT
738
739 /* Define to 1 if pclose is declared even after undefining macros. */
740 #undef HAVE_RAW_DECL_PCLOSE
741
742 /* Define to 1 if pipe is declared even after undefining macros. */
743 #undef HAVE_RAW_DECL_PIPE
744
745 /* Define to 1 if pipe2 is declared even after undefining macros. */
746 #undef HAVE_RAW_DECL_PIPE2
747
748 /* Define to 1 if popen is declared even after undefining macros. */
749 #undef HAVE_RAW_DECL_POPEN
750
751 /* Define to 1 if posix_openpt is declared even after undefining macros. */
752 #undef HAVE_RAW_DECL_POSIX_OPENPT
753
754 /* Define to 1 if pread is declared even after undefining macros. */
755 #undef HAVE_RAW_DECL_PREAD
756
757 /* Define to 1 if ptsname is declared even after undefining macros. */
758 #undef HAVE_RAW_DECL_PTSNAME
759
760 /* Define to 1 if ptsname_r is declared even after undefining macros. */
761 #undef HAVE_RAW_DECL_PTSNAME_R
762
763 /* Define to 1 if pwrite is declared even after undefining macros. */
764 #undef HAVE_RAW_DECL_PWRITE
765
766 /* Define to 1 if random is declared even after undefining macros. */
767 #undef HAVE_RAW_DECL_RANDOM
768
769 /* Define to 1 if random_r is declared even after undefining macros. */
770 #undef HAVE_RAW_DECL_RANDOM_R
771
772 /* Define to 1 if rawmemchr is declared even after undefining macros. */
773 #undef HAVE_RAW_DECL_RAWMEMCHR
774
775 /* Define to 1 if readlink is declared even after undefining macros. */
776 #undef HAVE_RAW_DECL_READLINK
777
778 /* Define to 1 if readlinkat is declared even after undefining macros. */
779 #undef HAVE_RAW_DECL_READLINKAT
780
781 /* Define to 1 if realpath is declared even after undefining macros. */
782 #undef HAVE_RAW_DECL_REALPATH
783
784 /* Define to 1 if renameat is declared even after undefining macros. */
785 #undef HAVE_RAW_DECL_RENAMEAT
786
787 /* Define to 1 if rmdir is declared even after undefining macros. */
788 #undef HAVE_RAW_DECL_RMDIR
789
790 /* Define to 1 if rpmatch is declared even after undefining macros. */
791 #undef HAVE_RAW_DECL_RPMATCH
792
793 /* Define to 1 if setenv is declared even after undefining macros. */
794 #undef HAVE_RAW_DECL_SETENV
795
796 /* Define to 1 if sethostname is declared even after undefining macros. */
797 #undef HAVE_RAW_DECL_SETHOSTNAME
798
799 /* Define to 1 if setlocale is declared even after undefining macros. */
800 #undef HAVE_RAW_DECL_SETLOCALE
801
802 /* Define to 1 if setstate is declared even after undefining macros. */
803 #undef HAVE_RAW_DECL_SETSTATE
804
805 /* Define to 1 if setstate_r is declared even after undefining macros. */
806 #undef HAVE_RAW_DECL_SETSTATE_R
807
808 /* Define to 1 if setusershell is declared even after undefining macros. */
809 #undef HAVE_RAW_DECL_SETUSERSHELL
810
811 /* Define to 1 if sleep is declared even after undefining macros. */
812 #undef HAVE_RAW_DECL_SLEEP
813
814 /* Define to 1 if snprintf is declared even after undefining macros. */
815 #undef HAVE_RAW_DECL_SNPRINTF
816
817 /* Define to 1 if srandom is declared even after undefining macros. */
818 #undef HAVE_RAW_DECL_SRANDOM
819
820 /* Define to 1 if srandom_r is declared even after undefining macros. */
821 #undef HAVE_RAW_DECL_SRANDOM_R
822
823 /* Define to 1 if stat is declared even after undefining macros. */
824 #undef HAVE_RAW_DECL_STAT
825
826 /* Define to 1 if stpcpy is declared even after undefining macros. */
827 #undef HAVE_RAW_DECL_STPCPY
828
829 /* Define to 1 if stpncpy is declared even after undefining macros. */
830 #undef HAVE_RAW_DECL_STPNCPY
831
832 /* Define to 1 if strcasecmp is declared even after undefining macros. */
833 #undef HAVE_RAW_DECL_STRCASECMP
834
835 /* Define to 1 if strcasestr is declared even after undefining macros. */
836 #undef HAVE_RAW_DECL_STRCASESTR
837
838 /* Define to 1 if strchrnul is declared even after undefining macros. */
839 #undef HAVE_RAW_DECL_STRCHRNUL
840
841 /* Define to 1 if strdup is declared even after undefining macros. */
842 #undef HAVE_RAW_DECL_STRDUP
843
844 /* Define to 1 if strerror_r is declared even after undefining macros. */
845 #undef HAVE_RAW_DECL_STRERROR_R
846
847 /* Define to 1 if strncasecmp is declared even after undefining macros. */
848 #undef HAVE_RAW_DECL_STRNCASECMP
849
850 /* Define to 1 if strncat is declared even after undefining macros. */
851 #undef HAVE_RAW_DECL_STRNCAT
852
853 /* Define to 1 if strndup is declared even after undefining macros. */
854 #undef HAVE_RAW_DECL_STRNDUP
855
856 /* Define to 1 if strnlen is declared even after undefining macros. */
857 #undef HAVE_RAW_DECL_STRNLEN
858
859 /* Define to 1 if strpbrk is declared even after undefining macros. */
860 #undef HAVE_RAW_DECL_STRPBRK
861
862 /* Define to 1 if strsep is declared even after undefining macros. */
863 #undef HAVE_RAW_DECL_STRSEP
864
865 /* Define to 1 if strsignal is declared even after undefining macros. */
866 #undef HAVE_RAW_DECL_STRSIGNAL
867
868 /* Define to 1 if strtod is declared even after undefining macros. */
869 #undef HAVE_RAW_DECL_STRTOD
870
871 /* Define to 1 if strtoimax is declared even after undefining macros. */
872 #undef HAVE_RAW_DECL_STRTOIMAX
873
874 /* Define to 1 if strtok_r is declared even after undefining macros. */
875 #undef HAVE_RAW_DECL_STRTOK_R
876
877 /* Define to 1 if strtoll is declared even after undefining macros. */
878 #undef HAVE_RAW_DECL_STRTOLL
879
880 /* Define to 1 if strtoull is declared even after undefining macros. */
881 #undef HAVE_RAW_DECL_STRTOULL
882
883 /* Define to 1 if strtoumax is declared even after undefining macros. */
884 #undef HAVE_RAW_DECL_STRTOUMAX
885
886 /* Define to 1 if strverscmp is declared even after undefining macros. */
887 #undef HAVE_RAW_DECL_STRVERSCMP
888
889 /* Define to 1 if symlink is declared even after undefining macros. */
890 #undef HAVE_RAW_DECL_SYMLINK
891
892 /* Define to 1 if symlinkat is declared even after undefining macros. */
893 #undef HAVE_RAW_DECL_SYMLINKAT
894
895 /* Define to 1 if tmpfile is declared even after undefining macros. */
896 #undef HAVE_RAW_DECL_TMPFILE
897
898 /* Define to 1 if towctrans is declared even after undefining macros. */
899 #undef HAVE_RAW_DECL_TOWCTRANS
900
901 /* Define to 1 if ttyname_r is declared even after undefining macros. */
902 #undef HAVE_RAW_DECL_TTYNAME_R
903
904 /* Define to 1 if unlink is declared even after undefining macros. */
905 #undef HAVE_RAW_DECL_UNLINK
906
907 /* Define to 1 if unlinkat is declared even after undefining macros. */
908 #undef HAVE_RAW_DECL_UNLINKAT
909
910 /* Define to 1 if unlockpt is declared even after undefining macros. */
911 #undef HAVE_RAW_DECL_UNLOCKPT
912
913 /* Define to 1 if unsetenv is declared even after undefining macros. */
914 #undef HAVE_RAW_DECL_UNSETENV
915
916 /* Define to 1 if usleep is declared even after undefining macros. */
917 #undef HAVE_RAW_DECL_USLEEP
918
919 /* Define to 1 if utimensat is declared even after undefining macros. */
920 #undef HAVE_RAW_DECL_UTIMENSAT
921
922 /* Define to 1 if vdprintf is declared even after undefining macros. */
923 #undef HAVE_RAW_DECL_VDPRINTF
924
925 /* Define to 1 if vsnprintf is declared even after undefining macros. */
926 #undef HAVE_RAW_DECL_VSNPRINTF
927
928 /* Define to 1 if wcpcpy is declared even after undefining macros. */
929 #undef HAVE_RAW_DECL_WCPCPY
930
931 /* Define to 1 if wcpncpy is declared even after undefining macros. */
932 #undef HAVE_RAW_DECL_WCPNCPY
933
934 /* Define to 1 if wcrtomb is declared even after undefining macros. */
935 #undef HAVE_RAW_DECL_WCRTOMB
936
937 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
938 #undef HAVE_RAW_DECL_WCSCASECMP
939
940 /* Define to 1 if wcscat is declared even after undefining macros. */
941 #undef HAVE_RAW_DECL_WCSCAT
942
943 /* Define to 1 if wcschr is declared even after undefining macros. */
944 #undef HAVE_RAW_DECL_WCSCHR
945
946 /* Define to 1 if wcscmp is declared even after undefining macros. */
947 #undef HAVE_RAW_DECL_WCSCMP
948
949 /* Define to 1 if wcscoll is declared even after undefining macros. */
950 #undef HAVE_RAW_DECL_WCSCOLL
951
952 /* Define to 1 if wcscpy is declared even after undefining macros. */
953 #undef HAVE_RAW_DECL_WCSCPY
954
955 /* Define to 1 if wcscspn is declared even after undefining macros. */
956 #undef HAVE_RAW_DECL_WCSCSPN
957
958 /* Define to 1 if wcsdup is declared even after undefining macros. */
959 #undef HAVE_RAW_DECL_WCSDUP
960
961 /* Define to 1 if wcslen is declared even after undefining macros. */
962 #undef HAVE_RAW_DECL_WCSLEN
963
964 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
965 #undef HAVE_RAW_DECL_WCSNCASECMP
966
967 /* Define to 1 if wcsncat is declared even after undefining macros. */
968 #undef HAVE_RAW_DECL_WCSNCAT
969
970 /* Define to 1 if wcsncmp is declared even after undefining macros. */
971 #undef HAVE_RAW_DECL_WCSNCMP
972
973 /* Define to 1 if wcsncpy is declared even after undefining macros. */
974 #undef HAVE_RAW_DECL_WCSNCPY
975
976 /* Define to 1 if wcsnlen is declared even after undefining macros. */
977 #undef HAVE_RAW_DECL_WCSNLEN
978
979 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
980 #undef HAVE_RAW_DECL_WCSNRTOMBS
981
982 /* Define to 1 if wcspbrk is declared even after undefining macros. */
983 #undef HAVE_RAW_DECL_WCSPBRK
984
985 /* Define to 1 if wcsrchr is declared even after undefining macros. */
986 #undef HAVE_RAW_DECL_WCSRCHR
987
988 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
989 #undef HAVE_RAW_DECL_WCSRTOMBS
990
991 /* Define to 1 if wcsspn is declared even after undefining macros. */
992 #undef HAVE_RAW_DECL_WCSSPN
993
994 /* Define to 1 if wcsstr is declared even after undefining macros. */
995 #undef HAVE_RAW_DECL_WCSSTR
996
997 /* Define to 1 if wcstok is declared even after undefining macros. */
998 #undef HAVE_RAW_DECL_WCSTOK
999
1000 /* Define to 1 if wcswidth is declared even after undefining macros. */
1001 #undef HAVE_RAW_DECL_WCSWIDTH
1002
1003 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
1004 #undef HAVE_RAW_DECL_WCSXFRM
1005
1006 /* Define to 1 if wctob is declared even after undefining macros. */
1007 #undef HAVE_RAW_DECL_WCTOB
1008
1009 /* Define to 1 if wctrans is declared even after undefining macros. */
1010 #undef HAVE_RAW_DECL_WCTRANS
1011
1012 /* Define to 1 if wctype is declared even after undefining macros. */
1013 #undef HAVE_RAW_DECL_WCTYPE
1014
1015 /* Define to 1 if wcwidth is declared even after undefining macros. */
1016 #undef HAVE_RAW_DECL_WCWIDTH
1017
1018 /* Define to 1 if wmemchr is declared even after undefining macros. */
1019 #undef HAVE_RAW_DECL_WMEMCHR
1020
1021 /* Define to 1 if wmemcmp is declared even after undefining macros. */
1022 #undef HAVE_RAW_DECL_WMEMCMP
1023
1024 /* Define to 1 if wmemcpy is declared even after undefining macros. */
1025 #undef HAVE_RAW_DECL_WMEMCPY
1026
1027 /* Define to 1 if wmemmove is declared even after undefining macros. */
1028 #undef HAVE_RAW_DECL_WMEMMOVE
1029
1030 /* Define to 1 if wmemset is declared even after undefining macros. */
1031 #undef HAVE_RAW_DECL_WMEMSET
1032
1033 /* Define to 1 if _Exit is declared even after undefining macros. */
1034 #undef HAVE_RAW_DECL__EXIT
1035
1036 /* Define to 1 if you have the <readline/history.h> header file. */
1037 #undef HAVE_READLINE_HISTORY_H
1038
1039 /* Define to 1 if you have the <readline/readline.h> header file. */
1040 #undef HAVE_READLINE_READLINE_H
1041
1042 /* Define to 1 if you have the `readlink' function. */
1043 #undef HAVE_READLINK
1044
1045 /* Define to 1 if your system has a GNU libc compatible 'realloc' function,
1046    and to 0 otherwise. */
1047 #undef HAVE_REALLOC_GNU
1048
1049 /* Define if the 'realloc' function is POSIX compliant. */
1050 #undef HAVE_REALLOC_POSIX
1051
1052 /* Define to 1 if you have the `realpath' function. */
1053 #undef HAVE_REALPATH
1054
1055 /* Have reiserfs_fs_check() */
1056 #undef HAVE_REISERFS_FS_CHECK
1057
1058 /* Define to 1 if you have the `rl_completion_matches' function. */
1059 #undef HAVE_RL_COMPLETION_MATCHES
1060
1061 /* Define to 1 if you have the `rpmatch' function. */
1062 #undef HAVE_RPMATCH
1063
1064 /* Define to 1 if you have the <search.h> header file. */
1065 #undef HAVE_SEARCH_H
1066
1067 /* Define to 1 if you have the `setenv' function. */
1068 #undef HAVE_SETENV
1069
1070 /* Define to 1 if you have the `setlocale' function. */
1071 #undef HAVE_SETLOCALE
1072
1073 /* Define to 1 if you have the `sigaction' function. */
1074 #undef HAVE_SIGACTION
1075
1076 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1077 #undef HAVE_SIGNED_SIG_ATOMIC_T
1078
1079 /* Define to 1 if 'wchar_t' is a signed integer type. */
1080 #undef HAVE_SIGNED_WCHAR_T
1081
1082 /* Define to 1 if 'wint_t' is a signed integer type. */
1083 #undef HAVE_SIGNED_WINT_T
1084
1085 /* Define to 1 if you have the `sleep' function. */
1086 #undef HAVE_SLEEP
1087
1088 /* Define to 1 if you have the <stdint.h> header file. */
1089 #undef HAVE_STDINT_H
1090
1091 /* Define to 1 if you have the <stdio_ext.h> header file. */
1092 #undef HAVE_STDIO_EXT_H
1093
1094 /* Define to 1 if you have the <stdlib.h> header file. */
1095 #undef HAVE_STDLIB_H
1096
1097 /* Define to 1 if you have the `strcasecmp' function. */
1098 #undef HAVE_STRCASECMP
1099
1100 /* Define to 1 if you have the `strdup' function. */
1101 #undef HAVE_STRDUP
1102
1103 /* Define to 1 if you have the `strerror_r' function. */
1104 #undef HAVE_STRERROR_R
1105
1106 /* Define to 1 if you have the <strings.h> header file. */
1107 #undef HAVE_STRINGS_H
1108
1109 /* Define to 1 if you have the <string.h> header file. */
1110 #undef HAVE_STRING_H
1111
1112 /* Define to 1 if you have the `strncasecmp' function. */
1113 #undef HAVE_STRNCASECMP
1114
1115 /* Define to 1 if you have the `strndup' function. */
1116 #undef HAVE_STRNDUP
1117
1118 /* Define to 1 if you have the `strtoll' function. */
1119 #undef HAVE_STRTOLL
1120
1121 /* Define to 1 if you have the `strtoull' function. */
1122 #undef HAVE_STRTOULL
1123
1124 /* Define to 1 if you have the `symlink' function. */
1125 #undef HAVE_SYMLINK
1126
1127 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1128 #undef HAVE_SYS_BITYPES_H
1129
1130 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1131 #undef HAVE_SYS_INTTYPES_H
1132
1133 /* Define to 1 if you have the <sys/mman.h> header file. */
1134 #undef HAVE_SYS_MMAN_H
1135
1136 /* Define to 1 if you have the <sys/param.h> header file. */
1137 #undef HAVE_SYS_PARAM_H
1138
1139 /* Define to 1 if you have the <sys/socket.h> header file. */
1140 #undef HAVE_SYS_SOCKET_H
1141
1142 /* Define to 1 if you have the <sys/stat.h> header file. */
1143 #undef HAVE_SYS_STAT_H
1144
1145 /* Define to 1 if you have the <sys/timeb.h> header file. */
1146 #undef HAVE_SYS_TIMEB_H
1147
1148 /* Define to 1 if you have the <sys/time.h> header file. */
1149 #undef HAVE_SYS_TIME_H
1150
1151 /* Define to 1 if you have the <sys/types.h> header file. */
1152 #undef HAVE_SYS_TYPES_H
1153
1154 /* Define to 1 if you have the <termcap.h> header file. */
1155 #undef HAVE_TERMCAP_H
1156
1157 /* Define to 1 if you have the `towlower' function. */
1158 #undef HAVE_TOWLOWER
1159
1160 /* Define to 1 if you have the `tsearch' function. */
1161 #undef HAVE_TSEARCH
1162
1163 /* Define to 1 if you have the <unistd.h> header file. */
1164 #undef HAVE_UNISTD_H
1165
1166 /* Define to 1 if you have the `unsetenv' function. */
1167 #undef HAVE_UNSETENV
1168
1169 /* Define to 1 if the system has the type 'unsigned long long int'. */
1170 #undef HAVE_UNSIGNED_LONG_LONG_INT
1171
1172 /* Define to 1 if you have the `uselocale' function. */
1173 #undef HAVE_USELOCALE
1174
1175 /* Define to 1 if you have the `usleep' function. */
1176 #undef HAVE_USLEEP
1177
1178 /* Define to 1 if you have the <wchar.h> header file. */
1179 #undef HAVE_WCHAR_H
1180
1181 /* Define if you have the 'wchar_t' type. */
1182 #undef HAVE_WCHAR_T
1183
1184 /* Define to 1 if you have the `wcrtomb' function. */
1185 #undef HAVE_WCRTOMB
1186
1187 /* Define to 1 if you have the `wcscoll' function. */
1188 #undef HAVE_WCSCOLL
1189
1190 /* Define to 1 if you have the `wctob' function. */
1191 #undef HAVE_WCTOB
1192
1193 /* Define to 1 if you have the <wctype.h> header file. */
1194 #undef HAVE_WCTYPE_H
1195
1196 /* Define to 1 if you have the <winsock2.h> header file. */
1197 #undef HAVE_WINSOCK2_H
1198
1199 /* Define if you have the 'wint_t' type. */
1200 #undef HAVE_WINT_T
1201
1202 /* Define to 1 if O_NOATIME works. */
1203 #undef HAVE_WORKING_O_NOATIME
1204
1205 /* Define to 1 if O_NOFOLLOW works. */
1206 #undef HAVE_WORKING_O_NOFOLLOW
1207
1208 /* Define to 1 if you have the <xlocale.h> header file. */
1209 #undef HAVE_XLOCALE_H
1210
1211 /* Define to 1 if the system has the type `_Bool'. */
1212 #undef HAVE__BOOL
1213
1214 /* Define to 1 if you have the `_ftime' function. */
1215 #undef HAVE__FTIME
1216
1217 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1218 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
1219
1220 /* Define to 1 if you have the `__fpending' function. */
1221 #undef HAVE___FPENDING
1222
1223 /* Define to 1 if you have the `__xpg_strerror_r' function. */
1224 #undef HAVE___XPG_STRERROR_R
1225
1226 /* Extract low level special HFS(+) files for debugging purposes when using
1227    the "check" command (NOT FOR PACKAGING) */
1228 #undef HFS_EXTRACT_FS
1229
1230 /* Define to 1 if lseek does not detect pipes. */
1231 #undef LSEEK_PIPE_BROKEN
1232
1233 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1234    slash. */
1235 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1236
1237 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1238    */
1239 #undef LT_OBJDIR
1240
1241 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1242 #undef MALLOC_0_IS_NONNULL
1243
1244 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1245 #undef MAP_ANONYMOUS
1246
1247 /* Define if the mbrtowc function has the NULL pwc argument bug. */
1248 #undef MBRTOWC_NULL_ARG1_BUG
1249
1250 /* Define if the mbrtowc function has the NULL string argument bug. */
1251 #undef MBRTOWC_NULL_ARG2_BUG
1252
1253 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1254 #undef MBRTOWC_NUL_RETVAL_BUG
1255
1256 /* Define if the mbrtowc function returns a wrong return value. */
1257 #undef MBRTOWC_RETVAL_BUG
1258
1259 /* Define to 1 if assertions should be disabled. */
1260 #undef NDEBUG
1261
1262 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1263 #undef NO_MINUS_C_MINUS_O
1264
1265 /* Define to 1 if open() fails to recognize a trailing slash. */
1266 #undef OPEN_TRAILING_SLASH_BUG
1267
1268 /* Name of package */
1269 #undef PACKAGE
1270
1271 /* Define to the address where bug reports for this package should be sent. */
1272 #undef PACKAGE_BUGREPORT
1273
1274 /* Define to the full name of this package. */
1275 #undef PACKAGE_NAME
1276
1277 /* String identifying the packager of this software */
1278 #undef PACKAGE_PACKAGER
1279
1280 /* Packager info for bug reports (URL/e-mail/...) */
1281 #undef PACKAGE_PACKAGER_BUG_REPORTS
1282
1283 /* Packager-specific version information */
1284 #undef PACKAGE_PACKAGER_VERSION
1285
1286 /* Define to the full name and version of this package. */
1287 #undef PACKAGE_STRING
1288
1289 /* Define to the one symbol short name of this package. */
1290 #undef PACKAGE_TARNAME
1291
1292 /* Define to the home page for this package. */
1293 #undef PACKAGE_URL
1294
1295 /* Define to the version of this package. */
1296 #undef PACKAGE_VERSION
1297
1298 /* the number of pending output bytes on stream 'fp' */
1299 #undef PENDING_OUTPUT_N_BYTES
1300
1301 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1302 #undef PRI_MACROS_BROKEN
1303
1304 /* Define to the type that is the result of default argument promotions of
1305    type mode_t. */
1306 #undef PROMOTED_MODE_T
1307
1308 /* Define if the pthread_in_use() detection is hard. */
1309 #undef PTHREAD_IN_USE_DETECTION_HARD
1310
1311 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1312    'ptrdiff_t'. */
1313 #undef PTRDIFF_T_SUFFIX
1314
1315 /* Define to 1 if readlink fails to recognize a trailing slash. */
1316 #undef READLINK_TRAILING_SLASH_BUG
1317
1318 /* Disable all writing code */
1319 #undef READ_ONLY
1320
1321 /* Define to 1 if stat needs help when passed a directory name with a trailing
1322    slash */
1323 #undef REPLACE_FUNC_STAT_DIR
1324
1325 /* Define to 1 if stat needs help when passed a file name with a trailing
1326    slash */
1327 #undef REPLACE_FUNC_STAT_FILE
1328
1329 /* Define if nl_langinfo exists but is overridden by gnulib. */
1330 #undef REPLACE_NL_LANGINFO
1331
1332 /* Define to 1 if strerror(0) does not return a message implying success. */
1333 #undef REPLACE_STRERROR_0
1334
1335 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1336    'sig_atomic_t'. */
1337 #undef SIG_ATOMIC_T_SUFFIX
1338
1339 /* The size of `off_t', as computed by sizeof. */
1340 #undef SIZEOF_OFF_T
1341
1342 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1343    'size_t'. */
1344 #undef SIZE_T_SUFFIX
1345
1346 /* If using the C implementation of alloca, define if you know the
1347    direction of stack growth for your system; otherwise it will be
1348    automatically deduced at runtime.
1349         STACK_DIRECTION > 0 => grows toward higher addresses
1350         STACK_DIRECTION < 0 => grows toward lower addresses
1351         STACK_DIRECTION = 0 => direction of growth unknown */
1352 #undef STACK_DIRECTION
1353
1354 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1355 #undef STAT_MACROS_BROKEN
1356
1357 /* Define to 1 if you have the ANSI C header files. */
1358 #undef STDC_HEADERS
1359
1360 /* Define to 1 if strerror_r returns char *. */
1361 #undef STRERROR_R_CHAR_P
1362
1363 /* Define to 1 if unlink (dir) cannot possibly succeed. */
1364 #undef UNLINK_CANNOT_UNLINK_DIR
1365
1366 /* Define to 1 if unlink() on a parent directory may succeed */
1367 #undef UNLINK_PARENT_BUG
1368
1369 /* Define if you have sufficient blkid support. */
1370 #undef USE_BLKID
1371
1372 /* Define if the POSIX multithreading library can be used. */
1373 #undef USE_POSIX_THREADS
1374
1375 /* Define if references to the POSIX multithreading library should be made
1376    weak. */
1377 #undef USE_POSIX_THREADS_WEAK
1378
1379 /* Define if the GNU Pth multithreading library can be used. */
1380 #undef USE_PTH_THREADS
1381
1382 /* Define if references to the GNU Pth multithreading library should be made
1383    weak. */
1384 #undef USE_PTH_THREADS_WEAK
1385
1386 /* Define if the old Solaris multithreading library can be used. */
1387 #undef USE_SOLARIS_THREADS
1388
1389 /* Define if references to the old Solaris multithreading library should be
1390    made weak. */
1391 #undef USE_SOLARIS_THREADS_WEAK
1392
1393 /* Define if the native Windows multithreading API can be used. */
1394 #undef USE_WINDOWS_THREADS
1395
1396 /* Version number of package */
1397 #undef VERSION
1398
1399 /* Define to 1 if unsetenv returns void instead of int. */
1400 #undef VOID_UNSETENV
1401
1402 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1403    'wchar_t'. */
1404 #undef WCHAR_T_SUFFIX
1405
1406 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1407    'wint_t'. */
1408 #undef WINT_T_SUFFIX
1409
1410 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1411    significant byte first (like Motorola and SPARC, unlike Intel). */
1412 #if defined AC_APPLE_UNIVERSAL_BUILD
1413 # if defined __BIG_ENDIAN__
1414 #  define WORDS_BIGENDIAN 1
1415 # endif
1416 #else
1417 # ifndef WORDS_BIGENDIAN
1418 #  undef WORDS_BIGENDIAN
1419 # endif
1420 #endif
1421
1422 /* Enable large inode numbers on Mac OS X.  */
1423 #ifndef _DARWIN_USE_64_BIT_INODE
1424 # define _DARWIN_USE_64_BIT_INODE 1
1425 #endif
1426
1427 /* Number of bits in a file offset, on hosts where this is settable. */
1428 #undef _FILE_OFFSET_BITS
1429
1430 /* enable compile-time and run-time bounds-checking, and some warnings */
1431 #undef _FORTIFY_SOURCE
1432
1433 /* Define for large files, on AIX-style hosts. */
1434 #undef _LARGE_FILES
1435
1436 /* Define to 1 if on MINIX. */
1437 #undef _MINIX
1438
1439 /* The _Noreturn keyword of C11.  */
1440 #ifndef _Noreturn
1441 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1442       || 0x5110 <= __SUNPRO_C)
1443 #  define _Noreturn __attribute__ ((__noreturn__))
1444 # elif defined _MSC_VER && 1200 <= _MSC_VER
1445 #  define _Noreturn __declspec (noreturn)
1446 # else
1447 #  define _Noreturn
1448 # endif
1449 #endif
1450
1451
1452 /* Define to 2 if the system does not provide POSIX.1 features except with
1453    this defined. */
1454 #undef _POSIX_1_SOURCE
1455
1456 /* Define to 1 if you need to in order for 'stat' and other things to work. */
1457 #undef _POSIX_SOURCE
1458
1459 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1460 #undef _REGEX_LARGE_OFFSETS
1461
1462 /* Define to 500 only on HP-UX. */
1463 #undef _XOPEN_SOURCE
1464
1465 /* Enable extensions on AIX 3, Interix.  */
1466 #ifndef _ALL_SOURCE
1467 # undef _ALL_SOURCE
1468 #endif
1469 /* Enable general extensions on MacOS X.  */
1470 #ifndef _DARWIN_C_SOURCE
1471 # undef _DARWIN_C_SOURCE
1472 #endif
1473 /* Enable GNU extensions on systems that have them.  */
1474 #ifndef _GNU_SOURCE
1475 # undef _GNU_SOURCE
1476 #endif
1477 /* Enable threading extensions on Solaris.  */
1478 #ifndef _POSIX_PTHREAD_SEMANTICS
1479 # undef _POSIX_PTHREAD_SEMANTICS
1480 #endif
1481 /* Enable extensions on HP NonStop.  */
1482 #ifndef _TANDEM_SOURCE
1483 # undef _TANDEM_SOURCE
1484 #endif
1485 /* Enable general extensions on Solaris.  */
1486 #ifndef __EXTENSIONS__
1487 # undef __EXTENSIONS__
1488 #endif
1489
1490
1491 /* Define to rpl_ if the getopt replacement functions and variables should be
1492    used. */
1493 #undef __GETOPT_PREFIX
1494
1495 /* Define to empty if `const' does not conform to ANSI C. */
1496 #undef const
1497
1498 /* A replacement for va_copy, if needed.  */
1499 #define gl_va_copy(a,b) ((a) = (b))
1500
1501 /* Define to rpl_gmtime if the replacement function should be used. */
1502 #undef gmtime
1503
1504 /* Define to `__inline__' or `__inline' if that's what the C compiler
1505    calls it, or to nothing if 'inline' is not supported under any name.  */
1506 #ifndef __cplusplus
1507 #undef inline
1508 #endif
1509
1510 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1511    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1512    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1513    __APPLE__ && __MACH__ test for MacOS X.
1514    __APPLE_CC__ tests for the Apple compiler and its version.
1515    __STDC_VERSION__ tests for the C99 mode.  */
1516 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1517 # define __GNUC_STDC_INLINE__ 1
1518 #endif
1519
1520 /* Define to 1 if the compiler is checking for lint. */
1521 #undef lint
1522
1523 /* Define to rpl_localtime if the replacement function should be used. */
1524 #undef localtime
1525
1526 /* Define to a type if <wchar.h> does not define. */
1527 #undef mbstate_t
1528
1529 /* Define to `int' if <sys/types.h> does not define. */
1530 #undef mode_t
1531
1532 /* Define to the type of st_nlink in struct stat, or a supertype. */
1533 #undef nlink_t
1534
1535 /* Define to `int' if <sys/types.h> does not define. */
1536 #undef pid_t
1537
1538 /* Define to rpl_re_comp if the replacement should be used. */
1539 #undef re_comp
1540
1541 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1542 #undef re_compile_fastmap
1543
1544 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1545 #undef re_compile_pattern
1546
1547 /* Define to rpl_re_exec if the replacement should be used. */
1548 #undef re_exec
1549
1550 /* Define to rpl_re_match if the replacement should be used. */
1551 #undef re_match
1552
1553 /* Define to rpl_re_match_2 if the replacement should be used. */
1554 #undef re_match_2
1555
1556 /* Define to rpl_re_search if the replacement should be used. */
1557 #undef re_search
1558
1559 /* Define to rpl_re_search_2 if the replacement should be used. */
1560 #undef re_search_2
1561
1562 /* Define to rpl_re_set_registers if the replacement should be used. */
1563 #undef re_set_registers
1564
1565 /* Define to rpl_re_set_syntax if the replacement should be used. */
1566 #undef re_set_syntax
1567
1568 /* Define to rpl_re_syntax_options if the replacement should be used. */
1569 #undef re_syntax_options
1570
1571 /* Define to rpl_regcomp if the replacement should be used. */
1572 #undef regcomp
1573
1574 /* Define to rpl_regerror if the replacement should be used. */
1575 #undef regerror
1576
1577 /* Define to rpl_regexec if the replacement should be used. */
1578 #undef regexec
1579
1580 /* Define to rpl_regfree if the replacement should be used. */
1581 #undef regfree
1582
1583 /* Define to the equivalent of the C99 'restrict' keyword, or to
1584    nothing if this is not supported.  Do not define if restrict is
1585    supported directly.  */
1586 #undef restrict
1587 /* Work around a bug in Sun C++: it does not support _Restrict or
1588    __restrict__, even though the corresponding Sun C compiler ends up with
1589    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1590    previous line.  Perhaps some future version of Sun C++ will work with
1591    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1592 #if defined __SUNPRO_CC && !defined __RESTRICT
1593 # define _Restrict
1594 # define __restrict__
1595 #endif
1596
1597 /* Define to `unsigned int' if <sys/types.h> does not define. */
1598 #undef size_t
1599
1600 /* Define as a signed type of the same size as size_t. */
1601 #undef ssize_t
1602
1603 /* Define as a marker that can be attached to declarations that might not
1604     be used.  This helps to reduce warnings, such as from
1605     GCC -Wunused-parameter.  */
1606 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1607 # define _GL_UNUSED __attribute__ ((__unused__))
1608 #else
1609 # define _GL_UNUSED
1610 #endif
1611 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1612    is a misnomer outside of parameter lists.  */
1613 #define _UNUSED_PARAMETER_ _GL_UNUSED
1614
1615 /* The __pure__ attribute was added in gcc 2.96.  */
1616 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1617 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1618 #else
1619 # define _GL_ATTRIBUTE_PURE /* empty */
1620 #endif
1621
1622 /* The __const__ attribute was added in gcc 2.95.  */
1623 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1624 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1625 #else
1626 # define _GL_ATTRIBUTE_CONST /* empty */
1627 #endif
1628
1629
1630 /* Define to an unsigned 32-bit type if <sys/types.h> lacks this type. */
1631 #undef useconds_t
1632
1633 /* Define as a macro for copying va_list variables. */
1634 #undef va_copy