.
[platform/upstream/coreutils.git] / config.hin
1 /* config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define if you have the Andrew File System. */
4 #undef AFS
5
6 /* Define to the function xargmatch calls on failures. */
7 #undef ARGMATCH_DIE
8
9 /* Define to the declaration of the xargmatch failure function. */
10 #undef ARGMATCH_DIE_DECL
11
12 /* Define to 1 if the `closedir' function returns void instead of `int'. */
13 #undef CLOSEDIR_VOID
14
15 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16    systems. This function is required for `alloca.c' support on those systems.
17    */
18 #undef CRAY_STACKSEG_END
19
20 /* Define to 1 if using `alloca.c'. */
21 #undef C_ALLOCA
22
23 /* Define to 1 if using `getloadavg.c'. */
24 #undef C_GETLOADAVG
25
26 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
27 #undef DGUX
28
29 /* the name of the file descriptor member of DIR */
30 #undef DIR_FD_MEMBER_NAME
31
32 #ifdef DIR_FD_MEMBER_NAME
33 # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
34 #else
35 # define DIR_TO_FD(Dir_p) -1
36 #endif
37
38     
39
40 /* Define if there is a member named d_ino in the struct describing directory
41    headers. */
42 #undef D_INO_IN_DIRENT
43
44 /* Define to 1 if translation of program messages to the user's native
45    language is requested. */
46 #undef ENABLE_NLS
47
48 /* Define on systems for which file names may have a so-called `drive letter'
49    prefix, define this to compute the length of that prefix, including the
50    colon. */
51 #undef FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
52
53 /* Define if the backslash character may also serve as a file name component
54    separator. */
55 #undef FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
56
57 #if FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
58 # define FILESYSTEM_PREFIX_LEN(Filename) \
59   ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)
60 #else
61 # define FILESYSTEM_PREFIX_LEN(Filename) 0
62 #endif
63
64 /* Define to the type of elements in the array set by `getgroups'. Usually
65    this is either `int' or `gid_t'. */
66 #undef GETGROUPS_T
67
68 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
69    */
70 #undef GETLOADAVG_PRIVILEGED
71
72 /* Define if gettimeofday clobbers localtime's static buffer. */
73 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER
74
75 /* The concatenation of the strings `GNU ', and PACKAGE. */
76 #undef GNU_PACKAGE
77
78 /* Define if your system defines TIOCGWINSZ in sys/ioctl.h. */
79 #undef GWINSZ_IN_SYS_IOCTL
80
81 /* Define if your system defines TIOCGWINSZ in sys/pty.h. */
82 #undef GWINSZ_IN_SYS_PTY
83
84 /* Define to 1 if you have the `acl' function. */
85 #undef HAVE_ACL
86
87 /* Define to 1 if you have the `alarm' function. */
88 #undef HAVE_ALARM
89
90 /* Define to 1 if you have `alloca', as a function or macro. */
91 #undef HAVE_ALLOCA
92
93 /* Define to 1 if you have the <alloca.h> header file. */
94 #undef HAVE_ALLOCA_H
95
96 /* Define to 1 if you have the <arpa/inet.h> header file. */
97 #undef HAVE_ARPA_INET_H
98
99 /* Define to 1 if you have the `atexit' function. */
100 #undef HAVE_ATEXIT
101
102 /* Define to 1 if you have the `bcopy' function. */
103 #undef HAVE_BCOPY
104
105 /* Define to 1 if you have the <bp-sym.h> header file. */
106 #undef HAVE_BP_SYM_H
107
108 /* Define to 1 if you have the `btowc' function. */
109 #undef HAVE_BTOWC
110
111 /* Define to 1 if you have the `bzero' function. */
112 #undef HAVE_BZERO
113
114 /* Define to 1 if you have the `canonicalize_file_name' function. */
115 #undef HAVE_CANONICALIZE_FILE_NAME
116
117 /* Define to 1 if you have the `chroot' function. */
118 #undef HAVE_CHROOT
119
120 /* Define to 1 if you have the `chsize' function. */
121 #undef HAVE_CHSIZE
122
123 /* Define to 1 if you have the `clearerr_unlocked' function. */
124 #undef HAVE_CLEARERR_UNLOCKED
125
126 /* Define to 1 if you have the `clock_gettime' function. */
127 #undef HAVE_CLOCK_GETTIME
128
129 /* Define to 1 if you have the `clock_settime' function. */
130 #undef HAVE_CLOCK_SETTIME
131
132 /* Define if backslash-a works in C strings. */
133 #undef HAVE_C_BACKSLASH_A
134
135 /* FIXME */
136 #undef HAVE_C_LINE
137
138 /* Define if the GNU dcgettext() function is already present or preinstalled.
139    */
140 #undef HAVE_DCGETTEXT
141
142 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
143    you don't. */
144 #undef HAVE_DECL_CLEARERR_UNLOCKED
145
146 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
147    */
148 #undef HAVE_DECL_DIRFD
149
150 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
151    don't. */
152 #undef HAVE_DECL_FEOF_UNLOCKED
153
154 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
155    you don't. */
156 #undef HAVE_DECL_FERROR_UNLOCKED
157
158 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
159    you don't. */
160 #undef HAVE_DECL_FFLUSH_UNLOCKED
161
162 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
163    you don't. */
164 #undef HAVE_DECL_FGETS_UNLOCKED
165
166 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
167    you don't. */
168 #undef HAVE_DECL_FPUTC_UNLOCKED
169
170 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
171    you don't. */
172 #undef HAVE_DECL_FPUTS_UNLOCKED
173
174 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
175    you don't. */
176 #undef HAVE_DECL_FREAD_UNLOCKED
177
178 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
179    */
180 #undef HAVE_DECL_FREE
181
182 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
183    you don't. */
184 #undef HAVE_DECL_FWRITE_UNLOCKED
185
186 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
187    you don't. */
188 #undef HAVE_DECL_GETCHAR_UNLOCKED
189
190 /* Define to 1 if you have the declaration of `getcontext', and to 0 if you
191    don't. */
192 #undef HAVE_DECL_GETCONTEXT
193
194 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
195    don't. */
196 #undef HAVE_DECL_GETC_UNLOCKED
197
198 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
199    */
200 #undef HAVE_DECL_GETENV
201
202 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
203    don't. */
204 #undef HAVE_DECL_GETEUID
205
206 /* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
207    don't. */
208 #undef HAVE_DECL_GETGRGID
209
210 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
211    don't. */
212 #undef HAVE_DECL_GETLOGIN
213
214 /* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
215    don't. */
216 #undef HAVE_DECL_GETPWUID
217
218 /* Define to 1 if you have the declaration of `getuid', and to 0 if you don't.
219    */
220 #undef HAVE_DECL_GETUID
221
222 /* Define to 1 if you have the declaration of `getutent', and to 0 if you
223    don't. */
224 #undef HAVE_DECL_GETUTENT
225
226 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
227    */
228 #undef HAVE_DECL_LSEEK
229
230 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
231    */
232 #undef HAVE_DECL_MALLOC
233
234 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
235    */
236 #undef HAVE_DECL_MEMCHR
237
238 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
239    don't. */
240 #undef HAVE_DECL_MEMRCHR
241
242 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
243    don't. */
244 #undef HAVE_DECL_NANOSLEEP
245
246 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
247    you don't. */
248 #undef HAVE_DECL_PUTCHAR_UNLOCKED
249
250 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
251    don't. */
252 #undef HAVE_DECL_PUTC_UNLOCKED
253
254 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
255    don't. */
256 #undef HAVE_DECL_REALLOC
257
258 /* Define to 1 if you have the declaration of `sigaltstack', and to 0 if you
259    don't. */
260 #undef HAVE_DECL_SIGALTSTACK
261
262 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
263    */
264 #undef HAVE_DECL_STPCPY
265
266 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
267    don't. */
268 #undef HAVE_DECL_STRERROR
269
270 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
271    don't. */
272 #undef HAVE_DECL_STRERROR_R
273
274 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
275    don't. */
276 #undef HAVE_DECL_STRNDUP
277
278 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
279    don't. */
280 #undef HAVE_DECL_STRNLEN
281
282 /* Define to 1 if you have the declaration of `strsignal', and to 0 if you
283    don't. */
284 #undef HAVE_DECL_STRSIGNAL
285
286 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
287    */
288 #undef HAVE_DECL_STRSTR
289
290 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
291    don't. */
292 #undef HAVE_DECL_STRTOIMAX
293
294 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
295    */
296 #undef HAVE_DECL_STRTOL
297
298 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
299    don't. */
300 #undef HAVE_DECL_STRTOLL
301
302 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
303    don't. */
304 #undef HAVE_DECL_STRTOUL
305
306 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
307    don't. */
308 #undef HAVE_DECL_STRTOULL
309
310 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
311    don't. */
312 #undef HAVE_DECL_STRTOUMAX
313
314 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
315    don't. */
316 #undef HAVE_DECL_SYS_SIGLIST
317
318 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
319    don't. */
320 #undef HAVE_DECL_TTYNAME
321
322 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
323    */
324 #undef HAVE_DECL_WCWIDTH
325
326 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
327    don't. */
328 #undef HAVE_DECL__SYS_SIGLIST
329
330 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
331    don't. */
332 #undef HAVE_DECL___FPENDING
333
334 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
335    */
336 #undef HAVE_DIRENT_H
337
338 /* Define to 1 if you have the `dirfd' function. */
339 #undef HAVE_DIRFD
340
341 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
342 #undef HAVE_DOPRNT
343
344 /* Define to 1 if you have the `dup2' function. */
345 #undef HAVE_DUP2
346
347 /* Define to 1 if you have the `endgrent' function. */
348 #undef HAVE_ENDGRENT
349
350 /* Define to 1 if you have the `endpwent' function. */
351 #undef HAVE_ENDPWENT
352
353 /* Define to 1 if you have the <errno.h> header file. */
354 #undef HAVE_ERRNO_H
355
356 /* Define to 1 if you have the `euidaccess' function. */
357 #undef HAVE_EUIDACCESS
358
359 /* Define to 1 if you have the `fchdir' function. */
360 #undef HAVE_FCHDIR
361
362 /* Define to 1 if you have the <fcntl.h> header file. */
363 #undef HAVE_FCNTL_H
364
365 /* Define to 1 if you have the `fdatasync' function. */
366 #undef HAVE_FDATASYNC
367
368 /* Define to 1 if you have the `feof_unlocked' function. */
369 #undef HAVE_FEOF_UNLOCKED
370
371 /* Define to 1 if you have the `ferror_unlocked' function. */
372 #undef HAVE_FERROR_UNLOCKED
373
374 /* Define to 1 if you have the `fesetround' function. */
375 #undef HAVE_FESETROUND
376
377 /* Define to 1 if you have the `fflush_unlocked' function. */
378 #undef HAVE_FFLUSH_UNLOCKED
379
380 /* Define to 1 if you have the `fgets_unlocked' function. */
381 #undef HAVE_FGETS_UNLOCKED
382
383 /* Define to 1 if you have the <float.h> header file. */
384 #undef HAVE_FLOAT_H
385
386 /* Define to 1 if you have the `floor' function. */
387 #undef HAVE_FLOOR
388
389 /* Define to 1 if you have the `fputc_unlocked' function. */
390 #undef HAVE_FPUTC_UNLOCKED
391
392 /* Define to 1 if you have the `fputs_unlocked' function. */
393 #undef HAVE_FPUTS_UNLOCKED
394
395 /* Define to 1 if you have the `fread_unlocked' function. */
396 #undef HAVE_FREAD_UNLOCKED
397
398 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
399 #undef HAVE_FSEEKO
400
401 /* Define to 1 if you have the <fs_info.h> header file. */
402 #undef HAVE_FS_INFO_H
403
404 /* Define to 1 if you have the `fs_stat_dev' function. */
405 #undef HAVE_FS_STAT_DEV
406
407 /* Define to 1 if you have the `ftime' function. */
408 #undef HAVE_FTIME
409
410 /* Define to 1 if you have the `ftruncate' function. */
411 #undef HAVE_FTRUNCATE
412
413 /* Define to 1 if you have the `fwrite_unlocked' function. */
414 #undef HAVE_FWRITE_UNLOCKED
415
416 /* Define if struct statfs has the f_fstypename member. */
417 #undef HAVE_F_FSTYPENAME_IN_STATFS
418
419 /* Define to 1 if you have the `getchar_unlocked' function. */
420 #undef HAVE_GETCHAR_UNLOCKED
421
422 /* Define to 1 if you have the `getcontext' function. */
423 #undef HAVE_GETCONTEXT
424
425 /* Define to 1 if you have the `getcwd' function. */
426 #undef HAVE_GETCWD
427
428 /* Define if getcwd (NULL, 0) allocates memory for result. */
429 #undef HAVE_GETCWD_NULL
430
431 /* Define to 1 if you have the `getc_unlocked' function. */
432 #undef HAVE_GETC_UNLOCKED
433
434 /* Define to 1 if you have the `getdelim' function. */
435 #undef HAVE_GETDELIM
436
437 /* Define to 1 if your system has a working `getgroups' function. */
438 #undef HAVE_GETGROUPS
439
440 /* Define to 1 if you have the `gethostbyaddr' function. */
441 #undef HAVE_GETHOSTBYADDR
442
443 /* Define to 1 if you have the `gethostbyname' function. */
444 #undef HAVE_GETHOSTBYNAME
445
446 /* Define to 1 if you have the `gethostid' function. */
447 #undef HAVE_GETHOSTID
448
449 /* Define to 1 if you have the `gethostname' function. */
450 #undef HAVE_GETHOSTNAME
451
452 /* Define to 1 if you have the `gethrtime' function. */
453 #undef HAVE_GETHRTIME
454
455 /* Define to 1 if you have the `getloadavg' function. */
456 #undef HAVE_GETLOADAVG
457
458 /* Define to 1 if you have the `getmntent' function. */
459 #undef HAVE_GETMNTENT
460
461 /* Define to 1 if you have the `getmntinfo' function. */
462 #undef HAVE_GETMNTINFO
463
464 /* Define to 1 if you have the `getpagesize' function. */
465 #undef HAVE_GETPAGESIZE
466
467 /* Define to 1 if you have the `getpass' function. */
468 #undef HAVE_GETPASS
469
470 /* Define to 1 if you have the `getspnam' function. */
471 #undef HAVE_GETSPNAM
472
473 /* Define if the GNU gettext() function is already present or preinstalled. */
474 #undef HAVE_GETTEXT
475
476 /* Define to 1 if you have the `gettimeofday' function. */
477 #undef HAVE_GETTIMEOFDAY
478
479 /* Define to 1 if you have the `getusershell' function. */
480 #undef HAVE_GETUSERSHELL
481
482 /* Define to 1 if you have the <grp.h> header file. */
483 #undef HAVE_GRP_H
484
485 /* Define to 1 if you have the `hasmntopt' function. */
486 #undef HAVE_HASMNTOPT
487
488 /* Define to 1 if you have the <hurd.h> header file. */
489 #undef HAVE_HURD_H
490
491 /* Define if you have the iconv() function. */
492 #undef HAVE_ICONV
493
494 /* Define to 1 if you have the `inet_ntoa' function. */
495 #undef HAVE_INET_NTOA
496
497 /* Define to 1 if you have the `initgroups' function. */
498 #undef HAVE_INITGROUPS
499
500 /* Define to 1 if you have the <inttypes.h> header file. */
501 #undef HAVE_INTTYPES_H
502
503 /* Define to 1 if you have the `isascii' function. */
504 #undef HAVE_ISASCII
505
506 /* Define to 1 if you have the `iswcntrl' function. */
507 #undef HAVE_ISWCNTRL
508
509 /* Define to 1 if you have the `iswprint' function. */
510 #undef HAVE_ISWPRINT
511
512 /* Define to 1 if you have the `iswspace' function. */
513 #undef HAVE_ISWSPACE
514
515 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
516 #undef HAVE_LANGINFO_CODESET
517
518 /* Define to 1 if you have the `lchown' function. */
519 #undef HAVE_LCHOWN
520
521 /* Define to 1 if you have the `dgc' library (-ldgc). */
522 #undef HAVE_LIBDGC
523
524 /* Define to 1 if you have the <libintl.h> header file. */
525 #undef HAVE_LIBINTL_H
526
527 /* Define to 1 if you have the `kstat' library (-lkstat). */
528 #undef HAVE_LIBKSTAT
529
530 /* Define to 1 if you have the `ldgc' library (-lldgc). */
531 #undef HAVE_LIBLDGC
532
533 /* Define to 1 if you have the `os' library (-los). */
534 #undef HAVE_LIBOS
535
536 /* Define to 1 if you have the `ypsec' library (-lypsec). */
537 #undef HAVE_LIBYPSEC
538
539 /* Define to 1 if you have the <limits.h> header file. */
540 #undef HAVE_LIMITS_H
541
542 /* Define to 1 if you have the `listmntent' function. */
543 #undef HAVE_LISTMNTENT
544
545 /* Define to 1 if you have the `localeconv' function. */
546 #undef HAVE_LOCALECONV
547
548 /* Define to 1 if you have the <locale.h> header file. */
549 #undef HAVE_LOCALE_H
550
551 /* Define to 1 if you have the `localtime_r' function. */
552 #undef HAVE_LOCALTIME_R
553
554 /* Define to 1 if long double works and has more range or precision than
555    double. */
556 #undef HAVE_LONG_DOUBLE
557
558 /* Define to 1 if you support file names longer than 14 characters. */
559 #undef HAVE_LONG_FILE_NAMES
560
561 /* Define if you have the long long type. */
562 #undef HAVE_LONG_LONG
563
564 /* Define if lstat has the bug that it succeeds when given the zero-length
565    file name argument. The lstat from SunOS4.1.4 and the Hurd as of
566    1998-11-01) do this. */
567 #undef HAVE_LSTAT_EMPTY_STRING_BUG
568
569 /* Define to 1 if you have the <mach/mach.h> header file. */
570 #undef HAVE_MACH_MACH_H
571
572 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
573    to 0 otherwise. */
574 #undef HAVE_MALLOC
575
576 /* Define to 1 if you have the `mblen' function. */
577 #undef HAVE_MBLEN
578
579 /* Define to 1 if you have the `mbrlen' function. */
580 #undef HAVE_MBRLEN
581
582 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
583 #undef HAVE_MBRTOWC
584
585 /* Define to 1 if you have the `mbsinit' function. */
586 #undef HAVE_MBSINIT
587
588 /* Define to 1 if you have the `mbsrtowcs' function. */
589 #undef HAVE_MBSRTOWCS
590
591 /* Define to 1 if <wchar.h> declares mbstate_t. */
592 #undef HAVE_MBSTATE_T
593
594 /* Define to 1 if you have the `memchr' function. */
595 #undef HAVE_MEMCHR
596
597 /* Define to 1 if you have the `memcmp' function. */
598 #undef HAVE_MEMCMP
599
600 /* Define to 1 if you have the `memcpy' function. */
601 #undef HAVE_MEMCPY
602
603 /* Define to 1 if you have the `memmove' function. */
604 #undef HAVE_MEMMOVE
605
606 /* Define to 1 if you have the <memory.h> header file. */
607 #undef HAVE_MEMORY_H
608
609 /* Define to 1 if you have the `mempcpy' function. */
610 #undef HAVE_MEMPCPY
611
612 /* Define to 1 if you have the `memrchr' function. */
613 #undef HAVE_MEMRCHR
614
615 /* Define to 1 if you have the `memset' function. */
616 #undef HAVE_MEMSET
617
618 /* Define to 1 if you have the `mkfifo' function. */
619 #undef HAVE_MKFIFO
620
621 /* Define to 1 if you have the `mkstemp' function. */
622 #undef HAVE_MKSTEMP
623
624 /* Define to 1 if you have the <mntent.h> header file. */
625 #undef HAVE_MNTENT_H
626
627 /* Define to 1 if you have the <mnttab.h> header file. */
628 #undef HAVE_MNTTAB_H
629
630 /* Define to 1 if you have the `modf' function. */
631 #undef HAVE_MODF
632
633 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
634 #undef HAVE_NDIR_H
635
636 /* Define to 1 if you have the <netdb.h> header file. */
637 #undef HAVE_NETDB_H
638
639 /* Define to 1 if you have the <netinet/in.h> header file. */
640 #undef HAVE_NETINET_IN_H
641
642 /* Define to 1 if you have the `next_dev' function. */
643 #undef HAVE_NEXT_DEV
644
645 /* Define to 1 if you have the <nlist.h> header file. */
646 #undef HAVE_NLIST_H
647
648 /* Define to 1 if libc includes obstacks. */
649 #undef HAVE_OBSTACK
650
651 /* Define to 1 if you have the <OS.h> header file. */
652 #undef HAVE_OS_H
653
654 /* Define to 1 if you have the `pathconf' function. */
655 #undef HAVE_PATHCONF
656
657 /* Define to 1 if you have the <paths.h> header file. */
658 #undef HAVE_PATHS_H
659
660 /* Define if your system has the /proc/uptime special file. */
661 #undef HAVE_PROC_UPTIME
662
663 /* Define to 1 if you have the `pstat_getdynamic' function. */
664 #undef HAVE_PSTAT_GETDYNAMIC
665
666 /* Define to 1 if you have the `pstat_getstatic' function. */
667 #undef HAVE_PSTAT_GETSTATIC
668
669 /* Define to 1 if you have the `putchar_unlocked' function. */
670 #undef HAVE_PUTCHAR_UNLOCKED
671
672 /* Define to 1 if you have the `putc_unlocked' function. */
673 #undef HAVE_PUTC_UNLOCKED
674
675 /* Define to 1 if you have the <pwd.h> header file. */
676 #undef HAVE_PWD_H
677
678 /* Define to 1 if you have the `raise' function. */
679 #undef HAVE_RAISE
680
681 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
682    and to 0 otherwise. */
683 #undef HAVE_REALLOC
684
685 /* Define to 1 if you have the `realpath' function. */
686 #undef HAVE_REALPATH
687
688 /* Define to 1 if you have the `resolvepath' function. */
689 #undef HAVE_RESOLVEPATH
690
691 /* Define to 1 if you have the `rint' function. */
692 #undef HAVE_RINT
693
694 /* Define to 1 if you have the `rmdir' function. */
695 #undef HAVE_RMDIR
696
697 /* Define to 1 if you have the `rpmatch' function. */
698 #undef HAVE_RPMATCH
699
700 /* Define to 1 if you have the `sethostname' function. */
701 #undef HAVE_SETHOSTNAME
702
703 /* Define to 1 if you have the `setlocale' function. */
704 #undef HAVE_SETLOCALE
705
706 /* Define to 1 if you have the <shadow.h> header file. */
707 #undef HAVE_SHADOW_H
708
709 /* Define to 1 if you have the `sig2str' function. */
710 #undef HAVE_SIG2STR
711
712 /* Define to 1 if you have the `sigaltstack' function. */
713 #undef HAVE_SIGALTSTACK
714
715 /* Define to 1 if you have the `sqrt' function. */
716 #undef HAVE_SQRT
717
718 /* Define to 1 if the system has the type `stack_t'. */
719 #undef HAVE_STACK_T
720
721 /* Define to 1 if you have the `statvfs' function. */
722 #undef HAVE_STATVFS
723
724 /* Define if stat has the bug that it succeeds when given the zero-length file
725    name argument. The stat from SunOS4.1.4 and the Hurd as of 1998-11-01) do
726    this. */
727 #undef HAVE_STAT_EMPTY_STRING_BUG
728
729 /* Define to 1 if stdbool.h conforms to C99. */
730 #undef HAVE_STDBOOL_H
731
732 /* Define to 1 if you have the <stddef.h> header file. */
733 #undef HAVE_STDDEF_H
734
735 /* Define to 1 if you have the <stdint.h> header file. */
736 #undef HAVE_STDINT_H
737
738 /* Define to 1 if you have the <stdio_ext.h> header file. */
739 #undef HAVE_STDIO_EXT_H
740
741 /* Define to 1 if you have the <stdlib.h> header file. */
742 #undef HAVE_STDLIB_H
743
744 /* Define to 1 if you have the `stpcpy' function. */
745 #undef HAVE_STPCPY
746
747 /* Define to 1 if you have the `strcasecmp' function. */
748 #undef HAVE_STRCASECMP
749
750 /* Define to 1 if you have the `strchr' function. */
751 #undef HAVE_STRCHR
752
753 /* Define to 1 if you have the `strcspn' function. */
754 #undef HAVE_STRCSPN
755
756 /* Define to 1 if you have the `strdup' function. */
757 #undef HAVE_STRDUP
758
759 /* Define to 1 if you have the `strerror' function. */
760 #undef HAVE_STRERROR
761
762 /* Define to 1 if you have the `strerror_r' function. */
763 #undef HAVE_STRERROR_R
764
765 /* Define to 1 if you have the `strftime' function. */
766 #undef HAVE_STRFTIME
767
768 /* Define to 1 if you have the <strings.h> header file. */
769 #undef HAVE_STRINGS_H
770
771 /* Define to 1 if you have the <string.h> header file. */
772 #undef HAVE_STRING_H
773
774 /* Define to 1 if you have the `strncasecmp' function. */
775 #undef HAVE_STRNCASECMP
776
777 /* Define to 1 if you have the `strndup' function. */
778 #undef HAVE_STRNDUP
779
780 /* Define to 1 if you have the `strpbrk' function. */
781 #undef HAVE_STRPBRK
782
783 /* Define to 1 if you have the `strrchr' function. */
784 #undef HAVE_STRRCHR
785
786 /* Define to 1 if you have the `strstr' function. */
787 #undef HAVE_STRSTR
788
789 /* Define to 1 if you have the `strtoimax' function. */
790 #undef HAVE_STRTOIMAX
791
792 /* Define to 1 if you have the `strtol' function. */
793 #undef HAVE_STRTOL
794
795 /* Define to 1 if you have the `strtoll' function. */
796 #undef HAVE_STRTOLL
797
798 /* Define to 1 if you have the `strtoul' function. */
799 #undef HAVE_STRTOUL
800
801 /* Define to 1 if you have the `strtoull' function. */
802 #undef HAVE_STRTOULL
803
804 /* Define to 1 if you have the `strtoumax' function. */
805 #undef HAVE_STRTOUMAX
806
807 /* Define if there is a member named d_type in the struct describing directory
808    headers. */
809 #undef HAVE_STRUCT_DIRENT_D_TYPE
810
811 /* Define to 1 if `f_fstypename' is member of `struct fsstat'. */
812 #undef HAVE_STRUCT_FSSTAT_F_FSTYPENAME
813
814 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
815 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
816
817 /* Define to 1 if `sp_pwdp' is member of `struct spwd'. */
818 #undef HAVE_STRUCT_SPWD_SP_PWDP
819
820 /* Define to 1 if `f_basetype' is member of `struct statfs'. */
821 #undef HAVE_STRUCT_STATFS_F_BASETYPE
822
823 /* Define to 1 if `f_fsid.__val' is member of `struct statfs'. */
824 #undef HAVE_STRUCT_STATFS_F_FSID___VAL
825
826 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
827 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
828
829 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
830 #undef HAVE_STRUCT_STATFS_F_NAMELEN
831
832 /* Define to 1 if `f_namemax' is member of `struct statfs'. */
833 #undef HAVE_STRUCT_STATFS_F_NAMEMAX
834
835 /* Define to 1 if `f_type' is member of `struct statfs'. */
836 #undef HAVE_STRUCT_STATFS_F_TYPE
837
838 /* Define to 1 if `f_basetype' is member of `struct statvfs'. */
839 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
840
841 /* Define to 1 if `f_fsid.__val' is member of `struct statvfs'. */
842 #undef HAVE_STRUCT_STATVFS_F_FSID___VAL
843
844 /* Define to 1 if `f_namelen' is member of `struct statvfs'. */
845 #undef HAVE_STRUCT_STATVFS_F_NAMELEN
846
847 /* Define to 1 if `f_namemax' is member of `struct statvfs'. */
848 #undef HAVE_STRUCT_STATVFS_F_NAMEMAX
849
850 /* Define to 1 if `f_type' is member of `struct statvfs'. */
851 #undef HAVE_STRUCT_STATVFS_F_TYPE
852
853 /* Define to 1 if `st_author' is member of `struct stat'. */
854 #undef HAVE_STRUCT_STAT_ST_AUTHOR
855
856 /* Define to 1 if `st_blksize' is member of `struct stat'. */
857 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
858
859 /* Define to 1 if `st_blocks' is member of `struct stat'. */
860 #undef HAVE_STRUCT_STAT_ST_BLOCKS
861
862 /* Define if struct timespec is declared in <time.h>. */
863 #undef HAVE_STRUCT_TIMESPEC
864
865 /* Define to 1 if `tm_zone' is member of `struct tm'. */
866 #undef HAVE_STRUCT_TM_TM_ZONE
867
868 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
869    have utime.h but don't declare the struct anywhere. */
870 #undef HAVE_STRUCT_UTIMBUF
871
872 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmpx'. */
873 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT
874
875 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmpx'. */
876 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION
877
878 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmpx'. */
879 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_EXIT
880
881 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmpx'. */
882 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION
883
884 /* Define to 1 if `ut_id' is member of `struct utmpx'. */
885 #undef HAVE_STRUCT_UTMPX_UT_ID
886
887 /* Define to 1 if `ut_name' is member of `struct utmpx'. */
888 #undef HAVE_STRUCT_UTMPX_UT_NAME
889
890 /* Define to 1 if `ut_pid' is member of `struct utmpx'. */
891 #undef HAVE_STRUCT_UTMPX_UT_PID
892
893 /* Define to 1 if `ut_type' is member of `struct utmpx'. */
894 #undef HAVE_STRUCT_UTMPX_UT_TYPE
895
896 /* Define to 1 if `ut_user' is member of `struct utmpx'. */
897 #undef HAVE_STRUCT_UTMPX_UT_USER
898
899 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmp'. */
900 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT
901
902 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmp'. */
903 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION
904
905 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmp'. */
906 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_EXIT
907
908 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmp'. */
909 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_TERMINATION
910
911 /* Define to 1 if `ut_id' is member of `struct utmp'. */
912 #undef HAVE_STRUCT_UTMP_UT_ID
913
914 /* Define to 1 if `ut_name' is member of `struct utmp'. */
915 #undef HAVE_STRUCT_UTMP_UT_NAME
916
917 /* Define to 1 if `ut_pid' is member of `struct utmp'. */
918 #undef HAVE_STRUCT_UTMP_UT_PID
919
920 /* Define to 1 if `ut_type' is member of `struct utmp'. */
921 #undef HAVE_STRUCT_UTMP_UT_TYPE
922
923 /* Define to 1 if `ut_user' is member of `struct utmp'. */
924 #undef HAVE_STRUCT_UTMP_UT_USER
925
926 /* Define to 1 if you have the `strverscmp' function. */
927 #undef HAVE_STRVERSCMP
928
929 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
930    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
931 #undef HAVE_ST_BLOCKS
932
933 /* Define if struct stat has an st_dm_mode member. */
934 #undef HAVE_ST_DM_MODE
935
936 /* Define to 1 if you have the `sysctl' function. */
937 #undef HAVE_SYSCTL
938
939 /* Define to 1 if you have the `sysinfo' function. */
940 #undef HAVE_SYSINFO
941
942 /* FIXME */
943 #undef HAVE_SYSLOG
944
945 /* Define to 1 if you have the <syslog.h> header file. */
946 #undef HAVE_SYSLOG_H
947
948 /* Define to 1 if you have the <sys/acl.h> header file. */
949 #undef HAVE_SYS_ACL_H
950
951 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
952    */
953 #undef HAVE_SYS_DIR_H
954
955 /* Define to 1 if you have the <sys/filsys.h> header file. */
956 #undef HAVE_SYS_FILSYS_H
957
958 /* Define to 1 if you have the <sys/fstyp.h> header file. */
959 #undef HAVE_SYS_FSTYP_H
960
961 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
962 #undef HAVE_SYS_FS_S5PARAM_H
963
964 /* Define to 1 if you have the <sys/fs_types.h> header file. */
965 #undef HAVE_SYS_FS_TYPES_H
966
967 /* Define to 1 if you have the <sys/ioctl.h> header file. */
968 #undef HAVE_SYS_IOCTL_H
969
970 /* Define to 1 if you have the <sys/mntent.h> header file. */
971 #undef HAVE_SYS_MNTENT_H
972
973 /* Define to 1 if you have the <sys/mount.h> header file. */
974 #undef HAVE_SYS_MOUNT_H
975
976 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
977    */
978 #undef HAVE_SYS_NDIR_H
979
980 /* Define to 1 if you have the <sys/param.h> header file. */
981 #undef HAVE_SYS_PARAM_H
982
983 /* Define to 1 if you have the <sys/pstat.h> header file. */
984 #undef HAVE_SYS_PSTAT_H
985
986 /* Define to 1 if you have the <sys/resource.h> header file. */
987 #undef HAVE_SYS_RESOURCE_H
988
989 /* Define to 1 if you have the <sys/socket.h> header file. */
990 #undef HAVE_SYS_SOCKET_H
991
992 /* Define to 1 if you have the <sys/statfs.h> header file. */
993 #undef HAVE_SYS_STATFS_H
994
995 /* Define to 1 if you have the <sys/statvfs.h> header file. */
996 #undef HAVE_SYS_STATVFS_H
997
998 /* Define to 1 if you have the <sys/stat.h> header file. */
999 #undef HAVE_SYS_STAT_H
1000
1001 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1002 #undef HAVE_SYS_SYSCTL_H
1003
1004 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
1005 #undef HAVE_SYS_SYSMACROS_H
1006
1007 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
1008 #undef HAVE_SYS_SYSTEMINFO_H
1009
1010 /* Define to 1 if you have the <sys/timeb.h> header file. */
1011 #undef HAVE_SYS_TIMEB_H
1012
1013 /* Define to 1 if you have the <sys/time.h> header file. */
1014 #undef HAVE_SYS_TIME_H
1015
1016 /* Define to 1 if you have the <sys/types.h> header file. */
1017 #undef HAVE_SYS_TYPES_H
1018
1019 /* Define to 1 if you have the <sys/ucred.h> header file. */
1020 #undef HAVE_SYS_UCRED_H
1021
1022 /* Define to 1 if you have the <sys/vfs.h> header file. */
1023 #undef HAVE_SYS_VFS_H
1024
1025 /* Define to 1 if you have the <sys/wait.h> header file. */
1026 #undef HAVE_SYS_WAIT_H
1027
1028 /* Define to 1 if you have the <termios.h> header file. */
1029 #undef HAVE_TERMIOS_H
1030
1031 /* Define if struct tm has the tm_gmtoff member. */
1032 #undef HAVE_TM_GMTOFF
1033
1034 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1035    `HAVE_STRUCT_TM_TM_ZONE' instead. */
1036 #undef HAVE_TM_ZONE
1037
1038 /* Define to 1 if you don't have `tm_zone' but do have the external array
1039    `tzname'. */
1040 #undef HAVE_TZNAME
1041
1042 /* Define to 1 if you have the `tzset' function. */
1043 #undef HAVE_TZSET
1044
1045 /* Define to 1 if you have the <ucontext.h> header file. */
1046 #undef HAVE_UCONTEXT_H
1047
1048 /* Define to 1 if you have the `uname' function. */
1049 #undef HAVE_UNAME
1050
1051 /* Define to 1 if you have the <unistd.h> header file. */
1052 #undef HAVE_UNISTD_H
1053
1054 /* Define if you have the unsigned long long type. */
1055 #undef HAVE_UNSIGNED_LONG_LONG
1056
1057 /* Define to 1 if you have the `utime' function. */
1058 #undef HAVE_UTIME
1059
1060 /* Define if utimes accepts a null argument */
1061 #undef HAVE_UTIMES_NULL
1062
1063 /* Define to 1 if you have the <utime.h> header file. */
1064 #undef HAVE_UTIME_H
1065
1066 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1067 #undef HAVE_UTIME_NULL
1068
1069 /* Define to 1 if you have the `utmpname' function. */
1070 #undef HAVE_UTMPNAME
1071
1072 /* Define to 1 if you have the `utmpxname' function. */
1073 #undef HAVE_UTMPXNAME
1074
1075 /* FIXME */
1076 #undef HAVE_UTMPX_H
1077
1078 /* Define to 1 if you have the <utmp.h> header file. */
1079 #undef HAVE_UTMP_H
1080
1081 /* FIXME */
1082 #undef HAVE_UT_HOST
1083
1084 /* Define to 1 if you have the <values.h> header file. */
1085 #undef HAVE_VALUES_H
1086
1087 /* Define to 1 if you have the `vprintf' function. */
1088 #undef HAVE_VPRINTF
1089
1090 /* Define to 1 if you have the <wchar.h> header file. */
1091 #undef HAVE_WCHAR_H
1092
1093 /* Define to 1 if you have the `wcrtomb' function. */
1094 #undef HAVE_WCRTOMB
1095
1096 /* Define to 1 if you have the <wctype.h> header file. */
1097 #undef HAVE_WCTYPE_H
1098
1099 /* Define to 1 if you have the `wcwidth' function. */
1100 #undef HAVE_WCWIDTH
1101
1102 /* Define to 1 if you have the `wmempcpy' function. */
1103 #undef HAVE_WMEMPCPY
1104
1105 /* Define to 1 if extending the stack slightly past the limit causes a
1106    SIGSEGV, and an alternate stack can be established with sigaltstack, and
1107    the signal handler is passed a context that specifies the run time stack.
1108    This behavior is defined by POSIX 1003.1-2001 with the X/Open System
1109    Interface (XSI) option and is a standardized way to implement a SEGV-based
1110    stack overflow detection heuristic. */
1111 #undef HAVE_XSI_STACK_OVERFLOW_HEURISTIC
1112
1113 /* Define to 1 if you have the `__fpending' function. */
1114 #undef HAVE___FPENDING
1115
1116 /* Define to 1 if you have the `__secure_getenv' function. */
1117 #undef HAVE___SECURE_GETENV
1118
1119 /* The host operating system. */
1120 #undef HOST_OPERATING_SYSTEM
1121
1122 /* Define as const if the declaration of iconv() needs const. */
1123 #undef ICONV_CONST
1124
1125 #if FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1126 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1127 #else
1128 # define ISSLASH(C) ((C) == '/')
1129 #endif
1130
1131 /* Define if `link(2)' dereferences symbolic links. */
1132 #undef LINK_FOLLOWS_SYMLINKS
1133
1134 /* FIXME */
1135 #undef LOCALTIME_CACHE
1136
1137 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1138    slash. */
1139 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1140
1141 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1142    */
1143 #undef MAJOR_IN_MKDEV
1144
1145 /* Define to 1 if `major', `minor', and `makedev' are declared in
1146    <sysmacros.h>. */
1147 #undef MAJOR_IN_SYSMACROS
1148
1149 /* Define if there is no specific function for reading the list of mounted
1150    filesystems. fread will be used to read /etc/mnttab. (SVR2) */
1151 #undef MOUNTED_FREAD
1152
1153 /* Define if (like SVR2) there is no specific function for reading the list of
1154    mounted filesystems, and your system has these header files: <sys/fstyp.h>
1155    and <sys/statfs.h>. (SVR3) */
1156 #undef MOUNTED_FREAD_FSTYP
1157
1158 /* Define if there are functions named next_dev and fs_stat_dev for reading
1159    the list of mounted filesystems. (BeOS) */
1160 #undef MOUNTED_FS_STAT_DEV
1161
1162 /* Define if there is a function named getfsstat for reading the list of
1163    mounted filesystems. (DEC Alpha running OSF/1) */
1164 #undef MOUNTED_GETFSSTAT
1165
1166 /* Define if there is a function named getmnt for reading the list of mounted
1167    filesystems. (Ultrix) */
1168 #undef MOUNTED_GETMNT
1169
1170 /* Define if there is a function named getmntent for reading the list of
1171    mounted filesystems, and that function takes a single argument. (4.3BSD,
1172    SunOS, HP-UX, Dynix, Irix) */
1173 #undef MOUNTED_GETMNTENT1
1174
1175 /* Define if there is a function named getmntent for reading the list of
1176    mounted filesystems, and that function takes two arguments. (SVR4) */
1177 #undef MOUNTED_GETMNTENT2
1178
1179 /* Define if there is a function named getmntinfo for reading the list of
1180    mounted filesystems. (4.4BSD, Darwin) */
1181 #undef MOUNTED_GETMNTINFO
1182
1183 /* Define if there is a function named listmntent that can be used to list all
1184    mounted filesystems. (UNICOS) */
1185 #undef MOUNTED_LISTMNTENT
1186
1187 /* Define if there is a function named mntctl that can be used to read the
1188    list of mounted filesystems, and there is a system header file that
1189    declares `struct vmount.' (AIX) */
1190 #undef MOUNTED_VMOUNT
1191
1192 /* Define to 1 if assertions should be disabled. */
1193 #undef NDEBUG
1194
1195 /* FIXME */
1196 #undef NICE_PRIORITY
1197
1198 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
1199    on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
1200 #undef NLIST_NAME_UNION
1201
1202 /* Name of package */
1203 #undef PACKAGE
1204
1205 /* Define to the address where bug reports for this package should be sent. */
1206 #undef PACKAGE_BUGREPORT
1207
1208 /* Define to the full name of this package. */
1209 #undef PACKAGE_NAME
1210
1211 /* Define to the full name and version of this package. */
1212 #undef PACKAGE_STRING
1213
1214 /* Define to the one symbol short name of this package. */
1215 #undef PACKAGE_TARNAME
1216
1217 /* Define to the version of this package. */
1218 #undef PACKAGE_VERSION
1219
1220 /* the number of pending output bytes on stream `fp' */
1221 #undef PENDING_OUTPUT_N_BYTES
1222
1223 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1224 #undef PRI_MACROS_BROKEN
1225
1226 /* Define to 1 if the C compiler supports function prototypes. */
1227 #undef PROTOTYPES
1228
1229 /* Define if rename does not work for source paths with a trailing slash, like
1230    the one from SunOS 4.1.1_U1. */
1231 #undef RENAME_TRAILING_SLASH_BUG
1232
1233 /* Define as the return type of signal handlers (`int' or `void'). */
1234 #undef RETSIGTYPE
1235
1236 /* the value to which errno is set when rmdir fails on a nonempty directory */
1237 #undef RMDIR_ERRNO_NOT_EMPTY
1238
1239 /* Define to 1 if the `setvbuf' function takes the buffering type as its
1240    second argument and the buffer pointer as the third, as on System V before
1241    release 3. */
1242 #undef SETVBUF_REVERSED
1243
1244 /* If using the C implementation of alloca, define if you know the
1245    direction of stack growth for your system; otherwise it will be
1246    automatically deduced at run-time.
1247         STACK_DIRECTION > 0 => grows toward higher addresses
1248         STACK_DIRECTION < 0 => grows toward lower addresses
1249         STACK_DIRECTION = 0 => direction of growth unknown */
1250 #undef STACK_DIRECTION
1251
1252 /* Define if the block counts reported by statfs may be truncated to 2GB and
1253    the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
1254    and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
1255    affected.) */
1256 #undef STATFS_TRUNCATES_BLOCK_COUNTS
1257
1258 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1259 #undef STAT_MACROS_BROKEN
1260
1261 /* Define if there is no specific function for reading filesystems usage
1262    information and you have the <sys/filsys.h> header file. (SVR2) */
1263 #undef STAT_READ_FILSYS
1264
1265 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
1266    (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
1267 #undef STAT_STATFS2_BSIZE
1268
1269 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
1270    (4.4BSD, NetBSD) */
1271 #undef STAT_STATFS2_FSIZE
1272
1273 /* Define if statfs takes 2 args and the second argument has type struct
1274    fs_data. (Ultrix) */
1275 #undef STAT_STATFS2_FS_DATA
1276
1277 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
1278 #undef STAT_STATFS3_OSF1
1279
1280 /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */
1281 #undef STAT_STATFS4
1282
1283 /* Define if there is a function named statvfs. (SVR4) */
1284 #undef STAT_STATVFS
1285
1286 /* Define to 1 if you have the ANSI C header files. */
1287 #undef STDC_HEADERS
1288
1289 /* Define to 1 if strerror_r returns char *. */
1290 #undef STRERROR_R_CHAR_P
1291
1292 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
1293    */
1294 #undef ST_MTIM_NSEC
1295
1296 /* Define to 1 on System V Release 4. */
1297 #undef SVR4
1298
1299 /* FIXME */
1300 #undef TERMIOS_NEEDS_XOPEN_SOURCE
1301
1302 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1303 #undef TIME_WITH_SYS_TIME
1304
1305 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1306 #undef TM_IN_SYS_TIME
1307
1308 /* Define to 1 for Encore UMAX. */
1309 #undef UMAX
1310
1311 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
1312    <sys/cpustats.h>. */
1313 #undef UMAX4_3
1314
1315 /* Version number of package */
1316 #undef VERSION
1317
1318 /* Define if sys/ptem.h is required for struct winsize. */
1319 #undef WINSIZE_IN_PTEM
1320
1321 /* Define to 1 if your processor stores words with the most significant byte
1322    first (like Motorola and SPARC, unlike Intel and VAX). */
1323 #undef WORDS_BIGENDIAN
1324
1325 /* Define to 1 if on AIX 3.
1326    System headers sometimes define this.
1327    We just want to avoid a redefinition error message.  */
1328 #ifndef _ALL_SOURCE
1329 # undef _ALL_SOURCE
1330 #endif
1331
1332 /* Number of bits in a file offset, on hosts where this is settable. */
1333 #undef _FILE_OFFSET_BITS
1334
1335 /* Enable GNU extensions on systems that have them.  */
1336 #ifndef _GNU_SOURCE
1337 # undef _GNU_SOURCE
1338 #endif
1339
1340 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1341 #undef _LARGEFILE_SOURCE
1342
1343 /* Define for large files, on AIX-style hosts. */
1344 #undef _LARGE_FILES
1345
1346 /* Define to 1 if on MINIX. */
1347 #undef _MINIX
1348
1349 /* Define to 2 if the system does not provide POSIX.1 features except with
1350    this defined. */
1351 #undef _POSIX_1_SOURCE
1352
1353 /* Define to 1 if you need to in order for `stat' and other things to work. */
1354 #undef _POSIX_SOURCE
1355
1356 /* Define like PROTOTYPES; this can be used by system headers. */
1357 #undef __PROTOTYPES
1358
1359 /* Define to rpl_chown if the replacement function should be used. */
1360 #undef chown
1361
1362 /* Define to empty if `const' does not conform to ANSI C. */
1363 #undef const
1364
1365 /* Define to rpl_fnmatch if the replacement function should be used. */
1366 #undef fnmatch
1367
1368 /* Define as rpl_getgroups if getgroups doesn't work right. */
1369 #undef getgroups
1370
1371 /* Define to rpl_gettimeofday if the replacement function should be used. */
1372 #undef gettimeofday
1373
1374 /* Define to `int' if <sys/types.h> doesn't define. */
1375 #undef gid_t
1376
1377 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
1378    if it is not supported. */
1379 #undef inline
1380
1381 /* Define to `unsigned long' if <sys/types.h> does not define. */
1382 #undef ino_t
1383
1384 /* Define to widest signed type if <inttypes.h> doesn't define. */
1385 #undef intmax_t
1386
1387 /* Define to rpl_localtime if the replacement function should be used. */
1388 #undef localtime
1389
1390 /* Define to `unsigned int' if <sys/types.h> does not define. */
1391 #undef major_t
1392
1393 /* Define to rpl_malloc if the replacement function should be used. */
1394 #undef malloc
1395
1396 /* Define to a type if <wchar.h> does not define. */
1397 #undef mbstate_t
1398
1399 /* Define to rpl_memcmp if the replacement function should be used. */
1400 #undef memcmp
1401
1402 /* Define to `unsigned int' if <sys/types.h> does not define. */
1403 #undef minor_t
1404
1405 /* Define to rpl_mkdir if the replacement function should be used. */
1406 #undef mkdir
1407
1408 /* Define to rpl_mkstemp if the replacement function should be used. */
1409 #undef mkstemp
1410
1411 /* Define to rpl_mktime if the replacement function should be used. */
1412 #undef mktime
1413
1414 /* Define to `int' if <sys/types.h> does not define. */
1415 #undef mode_t
1416
1417 /* Define to the name of the strftime replacement function. */
1418 #undef my_strftime
1419
1420 /* Define to rpl_nanosleep if the replacement function should be used. */
1421 #undef nanosleep
1422
1423 /* Define to `long' if <sys/types.h> does not define. */
1424 #undef off_t
1425
1426 /* Define to `int' if <sys/types.h> does not define. */
1427 #undef pid_t
1428
1429 /* Define to rpl_putenv if the replacement function should be used. */
1430 #undef putenv
1431
1432 /* Define to rpl_realloc if the replacement function should be used. */
1433 #undef realloc
1434
1435 /* Define to `unsigned' if <sys/types.h> does not define. */
1436 #undef size_t
1437
1438 /* Define to `int' if <sys/types.h> does not define. */
1439 #undef ssize_t
1440
1441 /* Define to `int' if <sys/types.h> doesn't define. */
1442 #undef uid_t
1443
1444 /* Define to widest unsigned type if <inttypes.h> doesn't define. */
1445 #undef uintmax_t
1446
1447 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1448    code using `volatile' can become incorrect without. Disable with care. */
1449 #undef volatile