*** empty log message ***
[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 if chown is not POSIX compliant regarding IDs of -1. */
13 #undef CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE
14
15 /* Define if chown modifies symlinks. */
16 #undef CHOWN_MODIFIES_SYMLINK
17
18 /* Define to 1 if the `closedir' function returns void instead of `int'. */
19 #undef CLOSEDIR_VOID
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 /* Define to 1 if using `getloadavg.c'. */
30 #undef C_GETLOADAVG
31
32 /* Define the default level of POSIX conformance. The value is of the form
33    YYYYMM, specifying the year and month the standard was adopted. If not
34    defined here, it defaults to the value of _POSIX2_VERSION in <unistd.h>.
35    Define to 199209 to default to POSIX 1003.2-1992, which makes standard
36    programs like `head', `tail', and `sort' accept obsolete options like `+10'
37    and `-10'. Define to 200112 to default to POSIX 1003.1-2001, which makes
38    these standard programs treat leading-`+' operands as file names and
39    require modern usages like `-n 10' instead of `-10'. Whether defined here
40    or not, the default can be overridden at run time via the _POSIX2_VERSION
41    environment variable. */
42 #undef DEFAULT_POSIX2_VERSION
43
44 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
45 #undef DGUX
46
47 /* the name of the file descriptor member of DIR */
48 #undef DIR_FD_MEMBER_NAME
49
50 #ifdef DIR_FD_MEMBER_NAME
51 # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)
52 #else
53 # define DIR_TO_FD(Dir_p) -1
54 #endif
55
56
57 /* Define to 1 if // is a file system root distinct from /. */
58 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
59
60 /* Define if there is a member named d_ino in the struct describing directory
61    headers. */
62 #undef D_INO_IN_DIRENT
63
64 /* Define to 1 if translation of program messages to the user's native
65    language is requested. */
66 #undef ENABLE_NLS
67
68 /* Define as good substitute value for EOVERFLOW. */
69 #undef EOVERFLOW
70
71 /* Define on systems for which file names may have a so-called `drive letter'
72    prefix, define this to compute the length of that prefix, including the
73    colon. */
74 #undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
75
76 /* Define if the backslash character may also serve as a file name component
77    separator. */
78 #undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
79
80 /* Define if a drive letter prefix denotes a relative path if it is not
81    followed by a file name component separator. */
82 #undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
83
84 /* Define to the type of elements in the array set by `getgroups'. Usually
85    this is either `int' or `gid_t'. */
86 #undef GETGROUPS_T
87
88 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
89    */
90 #undef GETLOADAVG_PRIVILEGED
91
92 /* The concatenation of the strings `GNU ', and PACKAGE. */
93 #undef GNU_PACKAGE
94
95 /* Define if your system defines TIOCGWINSZ in sys/ioctl.h. */
96 #undef GWINSZ_IN_SYS_IOCTL
97
98 /* Define if your system defines TIOCGWINSZ in sys/pty.h. */
99 #undef GWINSZ_IN_SYS_PTY
100
101 /* Define to 1 if you have the `acl' function. */
102 #undef HAVE_ACL
103
104 /* Define to 1 if you have the `acl_delete_def_file' function. */
105 #undef HAVE_ACL_DELETE_DEF_FILE
106
107 /* Define to 1 if you have the `acl_entries' function. */
108 #undef HAVE_ACL_ENTRIES
109
110 /* Define to 1 if you have the `acl_extended_file' function. */
111 #undef HAVE_ACL_EXTENDED_FILE
112
113 /* Define to 1 if you have the `acl_free' function. */
114 #undef HAVE_ACL_FREE
115
116 /* Define to 1 if you have the `acl_from_mode' function. */
117 #undef HAVE_ACL_FROM_MODE
118
119 /* Define to 1 if you have the `acl_from_text' function. */
120 #undef HAVE_ACL_FROM_TEXT
121
122 /* Define to 1 if you have the `acl_get_fd' function. */
123 #undef HAVE_ACL_GET_FD
124
125 /* Define to 1 if you have the `acl_get_file' function. */
126 #undef HAVE_ACL_GET_FILE
127
128 /* Define to 1 if you have the <acl/libacl.h> header file. */
129 #undef HAVE_ACL_LIBACL_H
130
131 /* Define to 1 if you have the `acl_set_fd' function. */
132 #undef HAVE_ACL_SET_FD
133
134 /* Define to 1 if you have the `acl_set_file' function. */
135 #undef HAVE_ACL_SET_FILE
136
137 /* Define to 1 if you have the `acl_to_text' function. */
138 #undef HAVE_ACL_TO_TEXT
139
140 /* Define to 1 if you have the `alarm' function. */
141 #undef HAVE_ALARM
142
143 /* Define to 1 if you have `alloca' after including <alloca.h>, a header that
144    may be supplied by this distribution. */
145 #undef HAVE_ALLOCA
146
147 /* Define HAVE_ALLOCA_H for backward compatibility with older code that
148    includes <alloca.h> only if HAVE_ALLOCA_H is defined. */
149 #undef HAVE_ALLOCA_H
150
151 /* Define if you have an arithmetic hrtime_t type. */
152 #undef HAVE_ARITHMETIC_HRTIME_T
153
154 /* Define to 1 if you have the `atexit' function. */
155 #undef HAVE_ATEXIT
156
157 /* Define to 1 if you have the <bp-sym.h> header file. */
158 #undef HAVE_BP_SYM_H
159
160 /* Define to 1 if you have the `btowc' function. */
161 #undef HAVE_BTOWC
162
163 /* Define to 1 if strtold conforms to C99. */
164 #undef HAVE_C99_STRTOLD
165
166 /* Define to 1 if your system has a GNU libc compatible `calloc' function, and
167    to 0 otherwise. */
168 #undef HAVE_CALLOC
169
170 /* Define to 1 if you have the `canonicalize_file_name' function. */
171 #undef HAVE_CANONICALIZE_FILE_NAME
172
173 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
174    CoreFoundation framework. */
175 #undef HAVE_CFLOCALECOPYCURRENT
176
177 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
178    the CoreFoundation framework. */
179 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
180
181 /* Define to 1 if your system has a working `chown' function. */
182 #undef HAVE_CHOWN
183
184 /* Define to 1 if you have the `chroot' function. */
185 #undef HAVE_CHROOT
186
187 /* Define to 1 if you have the `chsize' function. */
188 #undef HAVE_CHSIZE
189
190 /* Define to 1 if you have the `clock_gettime' function. */
191 #undef HAVE_CLOCK_GETTIME
192
193 /* Define to 1 if you have the `clock_settime' function. */
194 #undef HAVE_CLOCK_SETTIME
195
196 /* Define if you have compound literals. */
197 #undef HAVE_COMPOUND_LITERALS
198
199 /* FIXME */
200 #undef HAVE_C_LINE
201
202 /* Define if the GNU dcgettext() function is already present or preinstalled.
203    */
204 #undef HAVE_DCGETTEXT
205
206 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
207    you don't. */
208 #undef HAVE_DECL_CLEARERR_UNLOCKED
209
210 /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
211    */
212 #undef HAVE_DECL_DIRFD
213
214 /* Define to 1 if you have the declaration of `euidaccess', and to 0 if you
215    don't. */
216 #undef HAVE_DECL_EUIDACCESS
217
218 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
219    don't. */
220 #undef HAVE_DECL_FEOF_UNLOCKED
221
222 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
223    you don't. */
224 #undef HAVE_DECL_FERROR_UNLOCKED
225
226 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
227    you don't. */
228 #undef HAVE_DECL_FFLUSH_UNLOCKED
229
230 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
231    you don't. */
232 #undef HAVE_DECL_FGETS_UNLOCKED
233
234 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
235    don't. */
236 #undef HAVE_DECL_FLOCKFILE
237
238 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
239    you don't. */
240 #undef HAVE_DECL_FPUTC_UNLOCKED
241
242 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
243    you don't. */
244 #undef HAVE_DECL_FPUTS_UNLOCKED
245
246 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
247    you don't. */
248 #undef HAVE_DECL_FREAD_UNLOCKED
249
250 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
251    */
252 #undef HAVE_DECL_FREE
253
254 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
255    don't. */
256 #undef HAVE_DECL_FREEADDRINFO
257
258 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
259    don't. */
260 #undef HAVE_DECL_FUNLOCKFILE
261
262 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
263    you don't. */
264 #undef HAVE_DECL_FWRITE_UNLOCKED
265
266 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
267    don't. */
268 #undef HAVE_DECL_GAI_STRERROR
269
270 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
271    don't. */
272 #undef HAVE_DECL_GETADDRINFO
273
274 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
275    you don't. */
276 #undef HAVE_DECL_GETCHAR_UNLOCKED
277
278 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
279    */
280 #undef HAVE_DECL_GETCWD
281
282 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
283    don't. */
284 #undef HAVE_DECL_GETC_UNLOCKED
285
286 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
287    don't. */
288 #undef HAVE_DECL_GETDELIM
289
290 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
291    */
292 #undef HAVE_DECL_GETENV
293
294 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you
295    don't. */
296 #undef HAVE_DECL_GETEUID
297
298 /* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
299    don't. */
300 #undef HAVE_DECL_GETGRGID
301
302 /* Define to 1 if you have the declaration of `gethrtime', and to 0 if you
303    don't. */
304 #undef HAVE_DECL_GETHRTIME
305
306 /* Define to 1 if you have the declaration of `getline', and to 0 if you
307    don't. */
308 #undef HAVE_DECL_GETLINE
309
310 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
311    don't. */
312 #undef HAVE_DECL_GETLOGIN
313
314 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
315    don't. */
316 #undef HAVE_DECL_GETPASS
317
318 /* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
319    don't. */
320 #undef HAVE_DECL_GETPWUID
321
322 /* Define to 1 if you have the declaration of `getuid', and to 0 if you don't.
323    */
324 #undef HAVE_DECL_GETUID
325
326 /* Define to 1 if you have the declaration of `getutent', and to 0 if you
327    don't. */
328 #undef HAVE_DECL_GETUTENT
329
330 /* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
331    */
332 #undef HAVE_DECL_LSEEK
333
334 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
335    */
336 #undef HAVE_DECL_MALLOC
337
338 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
339    otherwise. */
340 #undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H
341
342 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
343    */
344 #undef HAVE_DECL_MEMCHR
345
346 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
347    don't. */
348 #undef HAVE_DECL_MEMRCHR
349
350 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
351    don't. */
352 #undef HAVE_DECL_NANOSLEEP
353
354 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
355    you don't. */
356 #undef HAVE_DECL_PUTCHAR_UNLOCKED
357
358 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
359    don't. */
360 #undef HAVE_DECL_PUTC_UNLOCKED
361
362 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
363    don't. */
364 #undef HAVE_DECL_REALLOC
365
366 /* Define to 1 if you have the declaration of `setregid', and to 0 if you
367    don't. */
368 #undef HAVE_DECL_SETREGID
369
370 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
371    */
372 #undef HAVE_DECL_STPCPY
373
374 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
375    */
376 #undef HAVE_DECL_STRDUP
377
378 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
379    don't. */
380 #undef HAVE_DECL_STRERROR_R
381
382 /* Define to 1 if you have the declaration of `strmode', and to 0 if you
383    don't. */
384 #undef HAVE_DECL_STRMODE
385
386 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
387    don't. */
388 #undef HAVE_DECL_STRNDUP
389
390 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
391    don't. */
392 #undef HAVE_DECL_STRNLEN
393
394 /* Define to 1 if you have the declaration of `strsignal', and to 0 if you
395    don't. */
396 #undef HAVE_DECL_STRSIGNAL
397
398 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
399    */
400 #undef HAVE_DECL_STRSTR
401
402 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
403    don't. */
404 #undef HAVE_DECL_STRTOIMAX
405
406 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
407    don't. */
408 #undef HAVE_DECL_STRTOLL
409
410 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
411    don't. */
412 #undef HAVE_DECL_STRTOUL
413
414 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
415    don't. */
416 #undef HAVE_DECL_STRTOULL
417
418 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
419    don't. */
420 #undef HAVE_DECL_STRTOUMAX
421
422 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
423    don't. */
424 #undef HAVE_DECL_SYS_SIGLIST
425
426 /* Define to 1 if you have the declaration of `ttyname', and to 0 if you
427    don't. */
428 #undef HAVE_DECL_TTYNAME
429
430 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
431    */
432 #undef HAVE_DECL_TZNAME
433
434 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
435    */
436 #undef HAVE_DECL_WCWIDTH
437
438 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
439    don't. */
440 #undef HAVE_DECL__SYS_SIGLIST
441
442 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
443    don't. */
444 #undef HAVE_DECL___FPENDING
445
446 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
447    don't. */
448 #undef HAVE_DECL___SYS_SIGLIST
449
450 /* Define to 1 if you have the `directio' function. */
451 #undef HAVE_DIRECTIO
452
453 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
454    */
455 #undef HAVE_DIRENT_H
456
457 /* Define to 1 if you have the `dirfd' function. */
458 #undef HAVE_DIRFD
459
460 /* Define to 1 if you have the `dup2' function. */
461 #undef HAVE_DUP2
462
463 /* Define to 1 if you have the <dustat.h> header file. */
464 #undef HAVE_DUSTAT_H
465
466 /* Define to 1 if you have the `eaccess' function. */
467 #undef HAVE_EACCESS
468
469 /* Define to 1 if you have the `endgrent' function. */
470 #undef HAVE_ENDGRENT
471
472 /* Define to 1 if you have the `endpwent' function. */
473 #undef HAVE_ENDPWENT
474
475 /* Define if you have the declaration of environ. */
476 #undef HAVE_ENVIRON_DECL
477
478 /* Define if you have the declaration of errno. */
479 #undef HAVE_ERRNO_DECL
480
481 /* Define to 1 if you have the `euidaccess' function. */
482 #undef HAVE_EUIDACCESS
483
484 /* Define to 1 if you have the `fchdir' function. */
485 #undef HAVE_FCHDIR
486
487 /* Define to 1 if you have the `fchmod' function. */
488 #undef HAVE_FCHMOD
489
490 /* Define to 1 if you have the `fchown' function. */
491 #undef HAVE_FCHOWN
492
493 /* Define to 1 if you have the `fdatasync' function. */
494 #undef HAVE_FDATASYNC
495
496 /* Define to 1 if you have the `fdopendir' function. */
497 #undef HAVE_FDOPENDIR
498
499 /* Define to 1 if you have the `flockfile' function. */
500 #undef HAVE_FLOCKFILE
501
502 /* Define to 1 if you have the `floor' function. */
503 #undef HAVE_FLOOR
504
505 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
506 #undef HAVE_FSEEKO
507
508 /* Define to 1 if you have the <fs_info.h> header file. */
509 #undef HAVE_FS_INFO_H
510
511 /* Define to 1 if you have the `fs_stat_dev' function. */
512 #undef HAVE_FS_STAT_DEV
513
514 /* Define to 1 if you have the `ftruncate' function. */
515 #undef HAVE_FTRUNCATE
516
517 /* Define to 1 if you have the `funlockfile' function. */
518 #undef HAVE_FUNLOCKFILE
519
520 /* Define to 1 if you have the `futimes' function. */
521 #undef HAVE_FUTIMES
522
523 /* Define to 1 if you have the `futimesat' function. */
524 #undef HAVE_FUTIMESAT
525
526 /* Define if struct statfs has the f_fstypename member. */
527 #undef HAVE_F_FSTYPENAME_IN_STATFS
528
529 /* Define to 1 if you have the `gai_strerror' function. */
530 #undef HAVE_GAI_STRERROR
531
532 /* Define to 1 if you have the `getaddrinfo' function. */
533 #undef HAVE_GETADDRINFO
534
535 /* Define to 1 if you have the `getdelim' function. */
536 #undef HAVE_GETDELIM
537
538 /* Define to 1 if your system has a working `getgroups' function. */
539 #undef HAVE_GETGROUPS
540
541 /* Define to 1 if you have the `gethostid' function. */
542 #undef HAVE_GETHOSTID
543
544 /* Define to 1 if you have the `gethostname' function. */
545 #undef HAVE_GETHOSTNAME
546
547 /* Define to 1 if you have the `getloadavg' function. */
548 #undef HAVE_GETLOADAVG
549
550 /* Define to 1 if you have the `getmntent' function. */
551 #undef HAVE_GETMNTENT
552
553 /* Define to 1 if you have the `getmntinfo' function. */
554 #undef HAVE_GETMNTINFO
555
556 /* Define to 1 if you have the <getopt.h> header file. */
557 #undef HAVE_GETOPT_H
558
559 /* Define to 1 if you have the `getopt_long_only' function. */
560 #undef HAVE_GETOPT_LONG_ONLY
561
562 /* Define to 1 if you have the `getpagesize' function. */
563 #undef HAVE_GETPAGESIZE
564
565 /* Define to 1 if you have the `getspnam' function. */
566 #undef HAVE_GETSPNAM
567
568 /* Define to 1 if you have the `getsysinfo' function. */
569 #undef HAVE_GETSYSINFO
570
571 /* Define if the GNU gettext() function is already present or preinstalled. */
572 #undef HAVE_GETTEXT
573
574 /* Define to 1 if you have the `gettimeofday' function. */
575 #undef HAVE_GETTIMEOFDAY
576
577 /* Define to 1 if you have the `getusershell' function. */
578 #undef HAVE_GETUSERSHELL
579
580 /* Define to 1 if you have the <grp.h> header file. */
581 #undef HAVE_GRP_H
582
583 /* Define to 1 if you have the `hasmntopt' function. */
584 #undef HAVE_HASMNTOPT
585
586 /* Define to 1 if you have the <hurd.h> header file. */
587 #undef HAVE_HURD_H
588
589 /* Define if you have the iconv() function. */
590 #undef HAVE_ICONV
591
592 /* Define to 1 if you have the `initgroups' function. */
593 #undef HAVE_INITGROUPS
594
595 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
596 #undef HAVE_INTMAX_T
597
598 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
599 #undef HAVE_INTTYPES_H
600
601 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
602    declares uintmax_t. */
603 #undef HAVE_INTTYPES_H_WITH_UINTMAX
604
605 /* Define to 1 if <sys/socket.h> defines AF_INET. */
606 #undef HAVE_IPV4
607
608 /* Define to 1 if <sys/socket.h> defines AF_INET6. */
609 #undef HAVE_IPV6
610
611 /* Define to 1 if you have the `isascii' function. */
612 #undef HAVE_ISASCII
613
614 /* Define to 1 if you have the `isblank' function. */
615 #undef HAVE_ISBLANK
616
617 /* Define to 1 if you have the `iswcntrl' function. */
618 #undef HAVE_ISWCNTRL
619
620 /* Define to 1 if you have the `iswprint' function. */
621 #undef HAVE_ISWPRINT
622
623 /* Define to 1 if you have the `iswspace' function. */
624 #undef HAVE_ISWSPACE
625
626 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
627 #undef HAVE_LANGINFO_CODESET
628
629 /* Define to 1 if you have the `lchmod' function. */
630 #undef HAVE_LCHMOD
631
632 /* Define to 1 if you have the `lchown' function. */
633 #undef HAVE_LCHOWN
634
635 /* Define to 1 if you have the `dgc' library (-ldgc). */
636 #undef HAVE_LIBDGC
637
638 /* Define to 1 if you have the <libgen.h> header file. */
639 #undef HAVE_LIBGEN_H
640
641 /* Define to 1 if you have the `kstat' library (-lkstat). */
642 #undef HAVE_LIBKSTAT
643
644 /* Define to 1 if you have the `ldgc' library (-lldgc). */
645 #undef HAVE_LIBLDGC
646
647 /* Define to 1 if you have the `os' library (-los). */
648 #undef HAVE_LIBOS
649
650 /* Define to 1 if you have the `ypsec' library (-lypsec). */
651 #undef HAVE_LIBYPSEC
652
653 /* Define to 1 if you have the `listmntent' function. */
654 #undef HAVE_LISTMNTENT
655
656 /* Define to 1 if you have the <locale.h> header file. */
657 #undef HAVE_LOCALE_H
658
659 /* Define if you have the 'long double' type. */
660 #undef HAVE_LONG_DOUBLE
661
662 /* Define to 1 if the type `long double' works and has more range or precision
663    than `double'. */
664 #undef HAVE_LONG_DOUBLE_WIDER
665
666 /* Define to 1 if you support file names longer than 14 characters. */
667 #undef HAVE_LONG_FILE_NAMES
668
669 /* Define if you have the 'long long' type. */
670 #undef HAVE_LONG_LONG
671
672 /* Define to 1 if `lstat' has the bug that it succeeds when given the
673    zero-length file name argument. */
674 #undef HAVE_LSTAT_EMPTY_STRING_BUG
675
676 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
677 #undef HAVE_MACHINE_HAL_SYSINFO_H
678
679 /* Define to 1 if you have the <mach/mach.h> header file. */
680 #undef HAVE_MACH_MACH_H
681
682 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
683    to 0 otherwise. */
684 #undef HAVE_MALLOC
685
686 /* Define to 1 if you have the `mblen' function. */
687 #undef HAVE_MBLEN
688
689 /* Define to 1 if you have the `mbrlen' function. */
690 #undef HAVE_MBRLEN
691
692 /* Define to 1 if you have the `mbrtowc' function. */
693 #undef HAVE_MBRTOWC
694
695 /* Define to 1 if you have the `mbsinit' function. */
696 #undef HAVE_MBSINIT
697
698 /* Define to 1 if you have the `mbsrtowcs' function. */
699 #undef HAVE_MBSRTOWCS
700
701 /* Define to 1 if <wchar.h> declares mbstate_t. */
702 #undef HAVE_MBSTATE_T
703
704 /* Define to 1 if you have the `memchr' function. */
705 #undef HAVE_MEMCHR
706
707 /* Define to 1 if you have the `memcpy' function. */
708 #undef HAVE_MEMCPY
709
710 /* Define to 1 if you have the `memmove' function. */
711 #undef HAVE_MEMMOVE
712
713 /* Define to 1 if you have the <memory.h> header file. */
714 #undef HAVE_MEMORY_H
715
716 /* Define to 1 if you have the `mempcpy' function. */
717 #undef HAVE_MEMPCPY
718
719 /* Define to 1 if you have the `memrchr' function. */
720 #undef HAVE_MEMRCHR
721
722 /* Define to 1 if you have the `memset' function. */
723 #undef HAVE_MEMSET
724
725 /* Define to 1 if you have the `microuptime' function. */
726 #undef HAVE_MICROUPTIME
727
728 /* Define to 1 if you have the `mkfifo' function. */
729 #undef HAVE_MKFIFO
730
731 /* Define to 1 if you have the `mkstemp' function. */
732 #undef HAVE_MKSTEMP
733
734 /* Define to 1 if you have the <mntent.h> header file. */
735 #undef HAVE_MNTENT_H
736
737 /* Define to 1 if you have the `modf' function. */
738 #undef HAVE_MODF
739
740 /* Define to 1 if you have the `nanotime' function. */
741 #undef HAVE_NANOTIME
742
743 /* Define to 1 if you have the `nanouptime' function. */
744 #undef HAVE_NANOUPTIME
745
746 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
747 #undef HAVE_NDIR_H
748
749 /* Define to 1 if you have the <netdb.h> header file. */
750 #undef HAVE_NETDB_H
751
752 /* Define to 1 if you have the <netinet/in.h> header file. */
753 #undef HAVE_NETINET_IN_H
754
755 /* Define to 1 if you have the `next_dev' function. */
756 #undef HAVE_NEXT_DEV
757
758 /* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
759 #undef HAVE_NFS_NFS_CLNT_H
760
761 /* Define to 1 if you have the <nfs/vfs.h> header file. */
762 #undef HAVE_NFS_VFS_H
763
764 /* Define to 1 if you have the `nice' function. */
765 #undef HAVE_NICE
766
767 /* Define to 1 if you have the <nlist.h> header file. */
768 #undef HAVE_NLIST_H
769
770 /* Define to 1 if libc includes obstacks. */
771 #undef HAVE_OBSTACK
772
773 /* Define to 1 if you have the `openat' function. */
774 #undef HAVE_OPENAT
775
776 /* Define to 1 if you have the <OS.h> header file. */
777 #undef HAVE_OS_H
778
779 /* Define to 1 if getcwd works, except it sometimes fails when it shouldn't,
780    setting errno to ERANGE, ENAMETOOLONG, or ENOENT. If __GETCWD_PREFIX is not
781    defined, it doesn't matter whether HAVE_PARTLY_WORKING_GETCWD is defined.
782    */
783 #undef HAVE_PARTLY_WORKING_GETCWD
784
785 /* Define to 1 if you have the `pathconf' function. */
786 #undef HAVE_PATHCONF
787
788 /* Define to 1 if you have the <paths.h> header file. */
789 #undef HAVE_PATHS_H
790
791 /* Define to 1 if you have the <priv.h> header file. */
792 #undef HAVE_PRIV_H
793
794 /* Define if your system has the /proc/uptime special file. */
795 #undef HAVE_PROC_UPTIME
796
797 /* Define to 1 if you have the `pstat_getdynamic' function. */
798 #undef HAVE_PSTAT_GETDYNAMIC
799
800 /* Define to 1 if you have the `pstat_getstatic' function. */
801 #undef HAVE_PSTAT_GETSTATIC
802
803 /* Define to 1 if the system has the type `ptrdiff_t'. */
804 #undef HAVE_PTRDIFF_T
805
806 /* Define to 1 if you have the <pwd.h> header file. */
807 #undef HAVE_PWD_H
808
809 /* Define to 1 if you have the `raise' function. */
810 #undef HAVE_RAISE
811
812 /* Define to 1 if you have the `readlink' function. */
813 #undef HAVE_READLINK
814
815 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
816    and to 0 otherwise. */
817 #undef HAVE_REALLOC
818
819 /* Define to 1 if you have the `realpath' function. */
820 #undef HAVE_REALPATH
821
822 /* Define to 1 if you have the `resolvepath' function. */
823 #undef HAVE_RESOLVEPATH
824
825 /* Define to 1 if you have the `rint' function. */
826 #undef HAVE_RINT
827
828 /* Define to 1 if you have the `rmdir' function. */
829 #undef HAVE_RMDIR
830
831 /* Define to 1 if you have the `rpmatch' function. */
832 #undef HAVE_RPMATCH
833
834 /* Define to 1 if you have run the test for working tzset. */
835 #undef HAVE_RUN_TZSET_TEST
836
837 /* Define to 1 if you have the <search.h> header file. */
838 #undef HAVE_SEARCH_H
839
840 /* Define to 1 if you have the `setenv' function. */
841 #undef HAVE_SETENV
842
843 /* Define to 1 if you have the `setgroups' function. */
844 #undef HAVE_SETGROUPS
845
846 /* Define to 1 if you have the `sethostname' function. */
847 #undef HAVE_SETHOSTNAME
848
849 /* Define to 1 if you have the `setlocale' function. */
850 #undef HAVE_SETLOCALE
851
852 /* Define to 1 if you have the `settimeofday' function. */
853 #undef HAVE_SETTIMEOFDAY
854
855 /* Define to 1 if you have the <shadow.h> header file. */
856 #undef HAVE_SHADOW_H
857
858 /* Define to 1 if you have the `sig2str' function. */
859 #undef HAVE_SIG2STR
860
861 /* Define to 1 if you have the `siginterrupt' function. */
862 #undef HAVE_SIGINTERRUPT
863
864 /* Define to 1 if you have the `snprintf' function. */
865 #undef HAVE_SNPRINTF
866
867 /* Define to 1 if you have the `statvfs' function. */
868 #undef HAVE_STATVFS
869
870 /* Define to 1 if stdbool.h conforms to C99. */
871 #undef HAVE_STDBOOL_H
872
873 /* Define to 1 if you have the <stddef.h> header file. */
874 #undef HAVE_STDDEF_H
875
876 /* Define if you have a working <stdint.h> header file. */
877 #undef HAVE_STDINT_H
878
879 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
880    uintmax_t. */
881 #undef HAVE_STDINT_H_WITH_UINTMAX
882
883 /* Define to 1 if you have the <stdio_ext.h> header file. */
884 #undef HAVE_STDIO_EXT_H
885
886 /* Define to 1 if you have the <stdlib.h> header file. */
887 #undef HAVE_STDLIB_H
888
889 /* Define to 1 if you have the `stime' function. */
890 #undef HAVE_STIME
891
892 /* Define to 1 if you have the `stpcpy' function. */
893 #undef HAVE_STPCPY
894
895 /* Define to 1 if you have the `strcoll' function and it is properly defined.
896    */
897 #undef HAVE_STRCOLL
898
899 /* Define to 1 if you have the `strcspn' function. */
900 #undef HAVE_STRCSPN
901
902 /* Define to 1 if you have the `strdup' function. */
903 #undef HAVE_STRDUP
904
905 /* Define to 1 if you have the `strerror_r' function. */
906 #undef HAVE_STRERROR_R
907
908 /* Define to 1 if you have the `strftime' function. */
909 #undef HAVE_STRFTIME
910
911 /* Define to 1 if you have the <strings.h> header file. */
912 #undef HAVE_STRINGS_H
913
914 /* Define to 1 if you have the <string.h> header file. */
915 #undef HAVE_STRING_H
916
917 /* Define to 1 if you have the `strncasecmp' function. */
918 #undef HAVE_STRNCASECMP
919
920 /* Define to 1 if you have the `strndup' function. */
921 #undef HAVE_STRNDUP
922
923 /* Define to 1 if you have the <stropts.h> header file. */
924 #undef HAVE_STROPTS_H
925
926 /* Define to 1 if you have the `strpbrk' function. */
927 #undef HAVE_STRPBRK
928
929 /* Define to 1 if you have the `strtoimax' function. */
930 #undef HAVE_STRTOIMAX
931
932 /* Define to 1 if you have the `strtol' function. */
933 #undef HAVE_STRTOL
934
935 /* Define to 1 if you have the `strtoll' function. */
936 #undef HAVE_STRTOLL
937
938 /* Define to 1 if you have the `strtoul' function. */
939 #undef HAVE_STRTOUL
940
941 /* Define to 1 if you have the `strtoull' function. */
942 #undef HAVE_STRTOULL
943
944 /* Define to 1 if you have the `strtoumax' function. */
945 #undef HAVE_STRTOUMAX
946
947 /* Define to 1 if the system has the type `struct addrinfo'. */
948 #undef HAVE_STRUCT_ADDRINFO
949
950 /* Define if there is a member named d_type in the struct describing directory
951    headers. */
952 #undef HAVE_STRUCT_DIRENT_D_TYPE
953
954 /* Define to 1 if `f_fstypename' is member of `struct fsstat'. */
955 #undef HAVE_STRUCT_FSSTAT_F_FSTYPENAME
956
957 /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
958 #undef HAVE_STRUCT_NLIST_N_UN_N_NAME
959
960 /* Define to 1 if `sp_pwdp' is member of `struct spwd'. */
961 #undef HAVE_STRUCT_SPWD_SP_PWDP
962
963 /* Define to 1 if `f_basetype' is member of `struct statfs'. */
964 #undef HAVE_STRUCT_STATFS_F_BASETYPE
965
966 /* Define to 1 if `f_fsid.__val' is member of `struct statfs'. */
967 #undef HAVE_STRUCT_STATFS_F_FSID___VAL
968
969 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
970 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
971
972 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
973 #undef HAVE_STRUCT_STATFS_F_NAMELEN
974
975 /* Define to 1 if `f_namemax' is member of `struct statfs'. */
976 #undef HAVE_STRUCT_STATFS_F_NAMEMAX
977
978 /* Define to 1 if `f_type' is member of `struct statfs'. */
979 #undef HAVE_STRUCT_STATFS_F_TYPE
980
981 /* Define to 1 if `f_basetype' is member of `struct statvfs'. */
982 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
983
984 /* Define to 1 if `f_fsid.__val' is member of `struct statvfs'. */
985 #undef HAVE_STRUCT_STATVFS_F_FSID___VAL
986
987 /* Define to 1 if `f_namelen' is member of `struct statvfs'. */
988 #undef HAVE_STRUCT_STATVFS_F_NAMELEN
989
990 /* Define to 1 if `f_namemax' is member of `struct statvfs'. */
991 #undef HAVE_STRUCT_STATVFS_F_NAMEMAX
992
993 /* Define to 1 if `f_type' is member of `struct statvfs'. */
994 #undef HAVE_STRUCT_STATVFS_F_TYPE
995
996 /* Define to 1 if `st_atimensec' is member of `struct stat'. */
997 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
998
999 /* Define to 1 if `st_atimespec.tv_nsec' is member of `struct stat'. */
1000 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
1001
1002 /* Define to 1 if `st_atim.st__tim.tv_nsec' is member of `struct stat'. */
1003 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
1004
1005 /* Define to 1 if `st_atim.tv_nsec' is member of `struct stat'. */
1006 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
1007
1008 /* Define to 1 if `st_author' is member of `struct stat'. */
1009 #undef HAVE_STRUCT_STAT_ST_AUTHOR
1010
1011 /* Define to 1 if `st_blksize' is member of `struct stat'. */
1012 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
1013
1014 /* Define to 1 if `st_blocks' is member of `struct stat'. */
1015 #undef HAVE_STRUCT_STAT_ST_BLOCKS
1016
1017 /* Define to 1 if `st_spare1' is member of `struct stat'. */
1018 #undef HAVE_STRUCT_STAT_ST_SPARE1
1019
1020 /* Define if struct timespec is declared in <time.h>. */
1021 #undef HAVE_STRUCT_TIMESPEC
1022
1023 /* Define to 1 if `tm_zone' is member of `struct tm'. */
1024 #undef HAVE_STRUCT_TM_TM_ZONE
1025
1026 /* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
1027    have utime.h but don't declare the struct anywhere. */
1028 #undef HAVE_STRUCT_UTIMBUF
1029
1030 /* Define to 1 if `ut_exit' is member of `struct utmpx'. */
1031 #undef HAVE_STRUCT_UTMPX_UT_EXIT
1032
1033 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmpx'. */
1034 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT
1035
1036 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmpx'. */
1037 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION
1038
1039 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmpx'. */
1040 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_EXIT
1041
1042 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmpx'. */
1043 #undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION
1044
1045 /* Define to 1 if `ut_id' is member of `struct utmpx'. */
1046 #undef HAVE_STRUCT_UTMPX_UT_ID
1047
1048 /* Define to 1 if `ut_name' is member of `struct utmpx'. */
1049 #undef HAVE_STRUCT_UTMPX_UT_NAME
1050
1051 /* Define to 1 if `ut_pid' is member of `struct utmpx'. */
1052 #undef HAVE_STRUCT_UTMPX_UT_PID
1053
1054 /* Define to 1 if `ut_type' is member of `struct utmpx'. */
1055 #undef HAVE_STRUCT_UTMPX_UT_TYPE
1056
1057 /* Define to 1 if `ut_user' is member of `struct utmpx'. */
1058 #undef HAVE_STRUCT_UTMPX_UT_USER
1059
1060 /* Define to 1 if `ut_exit' is member of `struct utmp'. */
1061 #undef HAVE_STRUCT_UTMP_UT_EXIT
1062
1063 /* Define to 1 if `ut_exit.e_exit' is member of `struct utmp'. */
1064 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT
1065
1066 /* Define to 1 if `ut_exit.e_termination' is member of `struct utmp'. */
1067 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION
1068
1069 /* Define to 1 if `ut_exit.ut_exit' is member of `struct utmp'. */
1070 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_EXIT
1071
1072 /* Define to 1 if `ut_exit.ut_termination' is member of `struct utmp'. */
1073 #undef HAVE_STRUCT_UTMP_UT_EXIT_UT_TERMINATION
1074
1075 /* Define to 1 if `ut_id' is member of `struct utmp'. */
1076 #undef HAVE_STRUCT_UTMP_UT_ID
1077
1078 /* Define to 1 if `ut_name' is member of `struct utmp'. */
1079 #undef HAVE_STRUCT_UTMP_UT_NAME
1080
1081 /* Define to 1 if `ut_pid' is member of `struct utmp'. */
1082 #undef HAVE_STRUCT_UTMP_UT_PID
1083
1084 /* Define to 1 if `ut_type' is member of `struct utmp'. */
1085 #undef HAVE_STRUCT_UTMP_UT_TYPE
1086
1087 /* Define to 1 if `ut_user' is member of `struct utmp'. */
1088 #undef HAVE_STRUCT_UTMP_UT_USER
1089
1090 /* Define to 1 if you have the `strverscmp' function. */
1091 #undef HAVE_STRVERSCMP
1092
1093 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
1094    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
1095 #undef HAVE_ST_BLOCKS
1096
1097 /* Define if struct stat has an st_dm_mode member. */
1098 #undef HAVE_ST_DM_MODE
1099
1100 /* Define to 1 if you have the `sync' function. */
1101 #undef HAVE_SYNC
1102
1103 /* Define to 1 if you have the `sysctl' function. */
1104 #undef HAVE_SYSCTL
1105
1106 /* Define to 1 if you have the `sysinfo' function. */
1107 #undef HAVE_SYSINFO
1108
1109 /* FIXME */
1110 #undef HAVE_SYSLOG
1111
1112 /* Define to 1 if you have the <syslog.h> header file. */
1113 #undef HAVE_SYSLOG_H
1114
1115 /* Define to 1 if you have the `sysmp' function. */
1116 #undef HAVE_SYSMP
1117
1118 /* Define to 1 if you have the <sys/acl.h> header file. */
1119 #undef HAVE_SYS_ACL_H
1120
1121 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1122 #undef HAVE_SYS_BITYPES_H
1123
1124 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1125    */
1126 #undef HAVE_SYS_DIR_H
1127
1128 /* Define to 1 if you have the <sys/filsys.h> header file. */
1129 #undef HAVE_SYS_FILSYS_H
1130
1131 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
1132 #undef HAVE_SYS_FS_S5PARAM_H
1133
1134 /* Define to 1 if you have the <sys/fs_types.h> header file. */
1135 #undef HAVE_SYS_FS_TYPES_H
1136
1137 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1138 #undef HAVE_SYS_INTTYPES_H
1139
1140 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1141 #undef HAVE_SYS_IOCTL_H
1142
1143 /* Define to 1 if you have the <sys/mntent.h> header file. */
1144 #undef HAVE_SYS_MNTENT_H
1145
1146 /* Define to 1 if you have the <sys/mount.h> header file. */
1147 #undef HAVE_SYS_MOUNT_H
1148
1149 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1150    */
1151 #undef HAVE_SYS_NDIR_H
1152
1153 /* Define to 1 if you have the <sys/param.h> header file. */
1154 #undef HAVE_SYS_PARAM_H
1155
1156 /* Define to 1 if you have the <sys/pstat.h> header file. */
1157 #undef HAVE_SYS_PSTAT_H
1158
1159 /* Define to 1 if you have the <sys/resource.h> header file. */
1160 #undef HAVE_SYS_RESOURCE_H
1161
1162 /* Define to 1 if you have the <sys/socket.h> header file. */
1163 #undef HAVE_SYS_SOCKET_H
1164
1165 /* Define to 1 if you have the <sys/statfs.h> header file. */
1166 #undef HAVE_SYS_STATFS_H
1167
1168 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1169 #undef HAVE_SYS_STATVFS_H
1170
1171 /* Define to 1 if you have the <sys/stat.h> header file. */
1172 #undef HAVE_SYS_STAT_H
1173
1174 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1175 #undef HAVE_SYS_SYSCTL_H
1176
1177 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
1178 #undef HAVE_SYS_SYSINFO_H
1179
1180 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
1181 #undef HAVE_SYS_SYSMACROS_H
1182
1183 /* Define to 1 if you have the <sys/sysmp.h> header file. */
1184 #undef HAVE_SYS_SYSMP_H
1185
1186 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
1187 #undef HAVE_SYS_SYSTEMCFG_H
1188
1189 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
1190 #undef HAVE_SYS_SYSTEMINFO_H
1191
1192 /* Define to 1 if you have the <sys/table.h> header file. */
1193 #undef HAVE_SYS_TABLE_H
1194
1195 /* Define to 1 if you have the <sys/time.h> header file. */
1196 #undef HAVE_SYS_TIME_H
1197
1198 /* Define to 1 if you have the <sys/types.h> header file. */
1199 #undef HAVE_SYS_TYPES_H
1200
1201 /* Define to 1 if you have the <sys/ucred.h> header file. */
1202 #undef HAVE_SYS_UCRED_H
1203
1204 /* Define to 1 if you have the <sys/vfs.h> header file. */
1205 #undef HAVE_SYS_VFS_H
1206
1207 /* Define to 1 if you have the <sys/wait.h> header file. */
1208 #undef HAVE_SYS_WAIT_H
1209
1210 /* Define to 1 if you have the `table' function. */
1211 #undef HAVE_TABLE
1212
1213 /* Define to 1 if you have the `tcgetattr' function. */
1214 #undef HAVE_TCGETATTR
1215
1216 /* Define to 1 if you have the `tcgetpgrp' function. */
1217 #undef HAVE_TCGETPGRP
1218
1219 /* Define to 1 if you have the `tcsetattr' function. */
1220 #undef HAVE_TCSETATTR
1221
1222 /* Define to 1 if you have the <termios.h> header file. */
1223 #undef HAVE_TERMIOS_H
1224
1225 /* Define to 1 if localtime_r, etc. have the type signatures that POSIX
1226    requires. */
1227 #undef HAVE_TIME_R_POSIX
1228
1229 /* Define if struct tm has the tm_gmtoff member. */
1230 #undef HAVE_TM_GMTOFF
1231
1232 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1233    `HAVE_STRUCT_TM_TM_ZONE' instead. */
1234 #undef HAVE_TM_ZONE
1235
1236 /* Define to 1 if you have the `tsearch' function. */
1237 #undef HAVE_TSEARCH
1238
1239 /* Define to 1 if you don't have `tm_zone' but do have the external array
1240    `tzname'. */
1241 #undef HAVE_TZNAME
1242
1243 /* Define to 1 if you have the `tzset' function. */
1244 #undef HAVE_TZSET
1245
1246 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
1247 #undef HAVE_UINTMAX_T
1248
1249 /* Define to 1 if you have the `uname' function. */
1250 #undef HAVE_UNAME
1251
1252 /* Define to 1 if you have the <unistd.h> header file. */
1253 #undef HAVE_UNISTD_H
1254
1255 /* Define to 1 if you have the `unsetenv' function. */
1256 #undef HAVE_UNSETENV
1257
1258 /* Define if you have the 'unsigned long long' type. */
1259 #undef HAVE_UNSIGNED_LONG_LONG
1260
1261 /* Define if utimes accepts a null argument */
1262 #undef HAVE_UTIMES_NULL
1263
1264 /* Define to 1 if you have the <utime.h> header file. */
1265 #undef HAVE_UTIME_H
1266
1267 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1268 #undef HAVE_UTIME_NULL
1269
1270 /* Define to 1 if you have the `utmpname' function. */
1271 #undef HAVE_UTMPNAME
1272
1273 /* Define to 1 if you have the `utmpxname' function. */
1274 #undef HAVE_UTMPXNAME
1275
1276 /* FIXME */
1277 #undef HAVE_UTMPX_H
1278
1279 /* Define to 1 if you have the <utmp.h> header file. */
1280 #undef HAVE_UTMP_H
1281
1282 /* FIXME */
1283 #undef HAVE_UT_HOST
1284
1285 /* Define to 1 if you have the `vasnprintf' function. */
1286 #undef HAVE_VASNPRINTF
1287
1288 /* Define to 1 if you have the `vasprintf' function. */
1289 #undef HAVE_VASPRINTF
1290
1291 /* Define to 1 if you have the <wchar.h> header file. */
1292 #undef HAVE_WCHAR_H
1293
1294 /* Define if you have the 'wchar_t' type. */
1295 #undef HAVE_WCHAR_T
1296
1297 /* Define to 1 if you have the `wcrtomb' function. */
1298 #undef HAVE_WCRTOMB
1299
1300 /* Define to 1 if you have the `wcscoll' function. */
1301 #undef HAVE_WCSCOLL
1302
1303 /* Define to 1 if you have the `wcslen' function. */
1304 #undef HAVE_WCSLEN
1305
1306 /* Define to 1 if you have the <wctype.h> header file. */
1307 #undef HAVE_WCTYPE_H
1308
1309 /* Define to 1 if you have the `wcwidth' function. */
1310 #undef HAVE_WCWIDTH
1311
1312 /* Define to 1 if you have the <winsock2.h> header file. */
1313 #undef HAVE_WINSOCK2_H
1314
1315 /* Define if you have the 'wint_t' type. */
1316 #undef HAVE_WINT_T
1317
1318 /* Define to 1 if you have the `wmemchr' function. */
1319 #undef HAVE_WMEMCHR
1320
1321 /* Define to 1 if you have the `wmemcpy' function. */
1322 #undef HAVE_WMEMCPY
1323
1324 /* Define to 1 if you have the `wmempcpy' function. */
1325 #undef HAVE_WMEMPCPY
1326
1327 /* Define if utimes works properly. */
1328 #undef HAVE_WORKING_UTIMES
1329
1330 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1331 #undef HAVE_WS2TCPIP_H
1332
1333 /* Define to 1 if the system has the type `_Bool'. */
1334 #undef HAVE__BOOL
1335
1336 /* Define to 1 if you have the external variable, _system_configuration with a
1337    member named physmem. */
1338 #undef HAVE__SYSTEM_CONFIGURATION
1339
1340 /* Define to 1 if you have the `__fpending' function. */
1341 #undef HAVE___FPENDING
1342
1343 /* Define to 1 if you have the `__fsetlocking' function. */
1344 #undef HAVE___FSETLOCKING
1345
1346 /* Define to 1 if you have the `__secure_getenv' function. */
1347 #undef HAVE___SECURE_GETENV
1348
1349 /* The host operating system. */
1350 #undef HOST_OPERATING_SYSTEM
1351
1352 /* Define as const if the declaration of iconv() needs const. */
1353 #undef ICONV_CONST
1354
1355 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1356 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1357 #else
1358 # define ISSLASH(C) ((C) == '/')
1359 #endif
1360
1361 /* Define if `link(2)' dereferences symbolic links. */
1362 #undef LINK_FOLLOWS_SYMLINKS
1363
1364 /* FIXME */
1365 #undef LOCALTIME_CACHE
1366
1367 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1368    slash. */
1369 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1370
1371 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1372    */
1373 #undef MAJOR_IN_MKDEV
1374
1375 /* Define to 1 if `major', `minor', and `makedev' are declared in
1376    <sysmacros.h>. */
1377 #undef MAJOR_IN_SYSMACROS
1378
1379 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1380 #undef MALLOC_0_IS_NONNULL
1381
1382 /* Define if there is no specific function for reading the list of mounted
1383    file systems. fread will be used to read /etc/mnttab. (SVR2) */
1384 #undef MOUNTED_FREAD
1385
1386 /* Define if (like SVR2) there is no specific function for reading the list of
1387    mounted file systems, and your system has these header files: <sys/fstyp.h>
1388    and <sys/statfs.h>. (SVR3) */
1389 #undef MOUNTED_FREAD_FSTYP
1390
1391 /* Define if there are functions named next_dev and fs_stat_dev for reading
1392    the list of mounted file systems. (BeOS) */
1393 #undef MOUNTED_FS_STAT_DEV
1394
1395 /* Define if there is a function named getfsstat for reading the list of
1396    mounted file systems. (DEC Alpha running OSF/1) */
1397 #undef MOUNTED_GETFSSTAT
1398
1399 /* Define if there is a function named getmnt for reading the list of mounted
1400    file systems. (Ultrix) */
1401 #undef MOUNTED_GETMNT
1402
1403 /* Define if there is a function named getmntent for reading the list of
1404    mounted file systems, and that function takes a single argument. (4.3BSD,
1405    SunOS, HP-UX, Dynix, Irix) */
1406 #undef MOUNTED_GETMNTENT1
1407
1408 /* Define if there is a function named getmntent for reading the list of
1409    mounted file systems, and that function takes two arguments. (SVR4) */
1410 #undef MOUNTED_GETMNTENT2
1411
1412 /* Define if there is a function named getmntinfo for reading the list of
1413    mounted file systems. (4.4BSD, Darwin) */
1414 #undef MOUNTED_GETMNTINFO
1415
1416 /* Define if there is a function named listmntent that can be used to list all
1417    mounted file systems. (UNICOS) */
1418 #undef MOUNTED_LISTMNTENT
1419
1420 /* Define if there is a function named mntctl that can be used to read the
1421    list of mounted file systems, and there is a system header file that
1422    declares `struct vmount.' (AIX) */
1423 #undef MOUNTED_VMOUNT
1424
1425 /* Define to 1 if assertions should be disabled. */
1426 #undef NDEBUG
1427
1428 /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
1429    on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
1430 #undef NLIST_NAME_UNION
1431
1432 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1433 #undef NO_MINUS_C_MINUS_O
1434
1435 /* Name of package */
1436 #undef PACKAGE
1437
1438 /* Define to the address where bug reports for this package should be sent. */
1439 #undef PACKAGE_BUGREPORT
1440
1441 /* Define to the full name of this package. */
1442 #undef PACKAGE_NAME
1443
1444 /* Define to the full name and version of this package. */
1445 #undef PACKAGE_STRING
1446
1447 /* Define to the one symbol short name of this package. */
1448 #undef PACKAGE_TARNAME
1449
1450 /* Define to the version of this package. */
1451 #undef PACKAGE_VERSION
1452
1453 /* the number of pending output bytes on stream `fp' */
1454 #undef PENDING_OUTPUT_N_BYTES
1455
1456 /* Define this if you prefer euidaccess to return the correct result even if
1457    this would make it nonreentrant. Define this only if your entire
1458    application is safe even if the uid or gid might temporarily change. If
1459    your application uses signal handlers or threads it is probably not safe.
1460    */
1461 #undef PREFER_NONREENTRANT_EUIDACCESS
1462
1463 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1464 #undef PRI_MACROS_BROKEN
1465
1466 /* Define to 1 if the C compiler supports function prototypes. */
1467 #undef PROTOTYPES
1468
1469 /* Define if rename does not work for source file names with a trailing slash,
1470    like the one from SunOS 4.1.1_U1. */
1471 #undef RENAME_TRAILING_SLASH_BUG
1472
1473 /* the value to which errno is set when rmdir fails on a nonempty directory */
1474 #undef RMDIR_ERRNO_NOT_EMPTY
1475
1476 /* Define to 1 if the `setvbuf' function takes the buffering type as its
1477    second argument and the buffer pointer as the third, as on System V before
1478    release 3. */
1479 #undef SETVBUF_REVERSED
1480
1481 /* If using the C implementation of alloca, define if you know the
1482    direction of stack growth for your system; otherwise it will be
1483    automatically deduced at run-time.
1484         STACK_DIRECTION > 0 => grows toward higher addresses
1485         STACK_DIRECTION < 0 => grows toward lower addresses
1486         STACK_DIRECTION = 0 => direction of growth unknown */
1487 #undef STACK_DIRECTION
1488
1489 /* Define if the block counts reported by statfs may be truncated to 2GB and
1490    the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
1491    and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
1492    affected.) */
1493 #undef STATFS_TRUNCATES_BLOCK_COUNTS
1494
1495 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1496 #undef STAT_MACROS_BROKEN
1497
1498 /* Define if there is no specific function for reading file systems usage
1499    information and you have the <sys/filsys.h> header file. (SVR2) */
1500 #undef STAT_READ_FILSYS
1501
1502 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
1503    (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
1504 #undef STAT_STATFS2_BSIZE
1505
1506 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
1507    (4.4BSD, NetBSD) */
1508 #undef STAT_STATFS2_FSIZE
1509
1510 /* Define if statfs takes 2 args and the second argument has type struct
1511    fs_data. (Ultrix) */
1512 #undef STAT_STATFS2_FS_DATA
1513
1514 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
1515 #undef STAT_STATFS3_OSF1
1516
1517 /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */
1518 #undef STAT_STATFS4
1519
1520 /* Define if there is a function named statvfs. (SVR4) */
1521 #undef STAT_STATVFS
1522
1523 /* Define to 1 if you have the ANSI C header files. */
1524 #undef STDC_HEADERS
1525
1526 /* Define to 1 if strerror_r returns char *. */
1527 #undef STRERROR_R_CHAR_P
1528
1529 /* Define to 1 on System V Release 4. */
1530 #undef SVR4
1531
1532 /* FIXME */
1533 #undef TERMIOS_NEEDS_XOPEN_SOURCE
1534
1535 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1536 #undef TIME_WITH_SYS_TIME
1537
1538 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1539 #undef TM_IN_SYS_TIME
1540
1541 /* Define to 1 if the type of the st_atim member of a struct stat is struct
1542    timespec. */
1543 #undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
1544
1545 /* Define if tzset clobbers localtime's static buffer. */
1546 #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
1547
1548 /* Define to its maximum value if an unsigned integer type of width exactly 32
1549    bits exists and the standard includes do not define UINT32_MAX. */
1550 #undef UINT32_MAX
1551
1552 /* Define to its maximum value if an unsigned integer type wide enough to hold
1553    a pointer exists and the standard includes do not define UINTPTR_MAX. */
1554 #undef UINTPTR_MAX
1555
1556 /* Define if ULONG_MAX < ULLONG_MAX, even if your compiler does not support
1557    ULLONG_MAX. */
1558 #undef ULONG_MAX_LT_ULLONG_MAX
1559
1560 /* Define to 1 for Encore UMAX. */
1561 #undef UMAX
1562
1563 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
1564    <sys/cpustats.h>. */
1565 #undef UMAX4_3
1566
1567 /* Define to 1 if unlink (dir) cannot possibly succeed. */
1568 #undef UNLINK_CANNOT_UNLINK_DIR
1569
1570 /* Define if you want access control list support. */
1571 #undef USE_ACL
1572
1573 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
1574    Unlocked I/O can improve performance in unithreaded apps, but it is not
1575    safe for multithreaded apps. */
1576 #undef USE_UNLOCKED_IO
1577
1578 /* Version number of package */
1579 #undef VERSION
1580
1581 /* Define if unsetenv() returns void, not int. */
1582 #undef VOID_UNSETENV
1583
1584 /* Define if sys/ptem.h is required for struct winsize. */
1585 #undef WINSIZE_IN_PTEM
1586
1587 /* Define to 1 if your processor stores words with the most significant byte
1588    first (like Motorola and SPARC, unlike Intel and VAX). */
1589 #undef WORDS_BIGENDIAN
1590
1591 /* Define to 1 if on AIX 3.
1592    System headers sometimes define this.
1593    We just want to avoid a redefinition error message.  */
1594 #ifndef _ALL_SOURCE
1595 # undef _ALL_SOURCE
1596 #endif
1597
1598 /* Number of bits in a file offset, on hosts where this is settable. */
1599 #undef _FILE_OFFSET_BITS
1600
1601 /* Enable GNU extensions on systems that have them.  */
1602 #ifndef _GNU_SOURCE
1603 # undef _GNU_SOURCE
1604 #endif
1605
1606 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1607 #undef _LARGEFILE_SOURCE
1608
1609 /* Define for large files, on AIX-style hosts. */
1610 #undef _LARGE_FILES
1611
1612 /* Define to 1 if on MINIX. */
1613 #undef _MINIX
1614
1615 /* Define to 2 if the system does not provide POSIX.1 features except with
1616    this defined. */
1617 #undef _POSIX_1_SOURCE
1618
1619 /* Define to 1 if you need to in order for `stat' and other things to work. */
1620 #undef _POSIX_SOURCE
1621
1622 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1623 #undef _REGEX_LARGE_OFFSETS
1624
1625 /* Define for Solaris 2.5.1 so uint32_t typedef from <sys/synch.h>,
1626    <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
1627    #define below would cause a syntax error. */
1628 #undef _UINT32_T
1629
1630 /* Enable extensions on Solaris.  */
1631 #ifndef __EXTENSIONS__
1632 # undef __EXTENSIONS__
1633 #endif
1634 #ifndef _POSIX_PTHREAD_SEMANTICS
1635 # undef _POSIX_PTHREAD_SEMANTICS
1636 #endif
1637
1638 /* Define to rpl_ if the getcwd replacement function should be used. */
1639 #undef __GETCWD_PREFIX
1640
1641 /* Define to rpl_ if the getopt replacement functions and variables should be
1642    used. */
1643 #undef __GETOPT_PREFIX
1644
1645 /* Define to rpl_ if the openat replacement function should be used. */
1646 #undef __OPENAT_PREFIX
1647
1648 /* Define like PROTOTYPES; this can be used by system headers. */
1649 #undef __PROTOTYPES
1650
1651 /* Define to rpl_calloc if the replacement function should be used. */
1652 #undef calloc
1653
1654 /* Define to rpl_chown if the replacement function should be used. */
1655 #undef chown
1656
1657 /* Define to empty if `const' does not conform to ANSI C. */
1658 #undef const
1659
1660 /* Define to a replacement function name for fnmatch(). */
1661 #undef fnmatch
1662
1663 /* Define to rpl_free if the replacement function should be used. */
1664 #undef free
1665
1666 /* Define as rpl_getgroups if getgroups doesn't work right. */
1667 #undef getgroups
1668
1669 /* Define to a replacement function name for getline(). */
1670 #undef getline
1671
1672 /* Define to a replacement function name for getpass(). */
1673 #undef getpass
1674
1675 /* Define to rpl_gettimeofday if the replacement function should be used. */
1676 #undef gettimeofday
1677
1678 /* Define to `int' if <sys/types.h> doesn't define. */
1679 #undef gid_t
1680
1681 /* Define to rpl_gmtime if the replacement function should be used. */
1682 #undef gmtime
1683
1684 /* Define to `__inline__' or `__inline' if that's what the C compiler
1685    calls it, or to nothing if 'inline' is not supported under any name.  */
1686 #ifndef __cplusplus
1687 #undef inline
1688 #endif
1689
1690 /* Define to `unsigned long int' if <sys/types.h> does not define. */
1691 #undef ino_t
1692
1693 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1694 #undef intmax_t
1695
1696 /* Define to rpl_localtime if the replacement function should be used. */
1697 #undef localtime
1698
1699 /* Define to `unsigned int' if <sys/types.h> does not define. */
1700 #undef major_t
1701
1702 /* Define to rpl_malloc if the replacement function should be used. */
1703 #undef malloc
1704
1705 /* Define to a type if <wchar.h> does not define. */
1706 #undef mbstate_t
1707
1708 /* Define to rpl_memcmp if the replacement function should be used. */
1709 #undef memcmp
1710
1711 /* Define to `unsigned int' if <sys/types.h> does not define. */
1712 #undef minor_t
1713
1714 /* Define to rpl_mkdir if the replacement function should be used. */
1715 #undef mkdir
1716
1717 /* Define to rpl_mkstemp if the replacement function should be used. */
1718 #undef mkstemp
1719
1720 /* Define to rpl_mktime if the replacement function should be used. */
1721 #undef mktime
1722
1723 /* Define to `int' if <sys/types.h> does not define. */
1724 #undef mode_t
1725
1726 /* Define to the name of the strftime replacement function. */
1727 #undef my_strftime
1728
1729 /* Define to rpl_nanosleep if the replacement function should be used. */
1730 #undef nanosleep
1731
1732 /* Define to `long int' if <sys/types.h> does not define. */
1733 #undef off_t
1734
1735 /* Define to `int' if <sys/types.h> does not define. */
1736 #undef pid_t
1737
1738 /* Define to rpl_putenv if the replacement function should be used. */
1739 #undef putenv
1740
1741 /* Define to rpl_re_comp if the replacement should be used. */
1742 #undef re_comp
1743
1744 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1745 #undef re_compile_fastmap
1746
1747 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1748 #undef re_compile_pattern
1749
1750 /* Define to rpl_re_exec if the replacement should be used. */
1751 #undef re_exec
1752
1753 /* Define to rpl_re_match if the replacement should be used. */
1754 #undef re_match
1755
1756 /* Define to rpl_re_match_2 if the replacement should be used. */
1757 #undef re_match_2
1758
1759 /* Define to rpl_re_search if the replacement should be used. */
1760 #undef re_search
1761
1762 /* Define to rpl_re_search_2 if the replacement should be used. */
1763 #undef re_search_2
1764
1765 /* Define to rpl_re_set_registers if the replacement should be used. */
1766 #undef re_set_registers
1767
1768 /* Define to rpl_re_set_syntax if the replacement should be used. */
1769 #undef re_set_syntax
1770
1771 /* Define to rpl_re_syntax_options if the replacement should be used. */
1772 #undef re_syntax_options
1773
1774 /* Define to rpl_realloc if the replacement function should be used. */
1775 #undef realloc
1776
1777 /* Define to rpl_regcomp if the replacement should be used. */
1778 #undef regcomp
1779
1780 /* Define to rpl_regerror if the replacement should be used. */
1781 #undef regerror
1782
1783 /* Define to rpl_regexec if the replacement should be used. */
1784 #undef regexec
1785
1786 /* Define to rpl_regfree if the replacement should be used. */
1787 #undef regfree
1788
1789 /* Define to rpl_rename if the replacement function should be used. */
1790 #undef rename
1791
1792 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
1793    supported. Do not define if restrict is supported directly. */
1794 #undef restrict
1795
1796 /* Define to empty if the C compiler doesn't support this keyword. */
1797 #undef signed
1798
1799 /* Define to `unsigned int' if <sys/types.h> does not define. */
1800 #undef size_t
1801
1802 /* type to use in place of socklen_t if not defined */
1803 #undef socklen_t
1804
1805 /* Define as a signed type of the same size as size_t. */
1806 #undef ssize_t
1807
1808 /* Define to rpl_strcasecmp always. */
1809 #undef strcasecmp
1810
1811 /* Define to rpl_strnlen if the replacement function should be used. */
1812 #undef strnlen
1813
1814 /* Define to rpl_strtod if the replacement function should be used. */
1815 #undef strtod
1816
1817 /* Define to rpl_tzset if the wrapper function should be used. */
1818 #undef tzset
1819
1820 /* Define to `int' if <sys/types.h> doesn't define. */
1821 #undef uid_t
1822
1823 /* Define to the type of a unsigned integer type of width exactly 32 bits if
1824    such a type exists and the standard includes do not define it. */
1825 #undef uint32_t
1826
1827 /* Define to unsigned long or unsigned long long if <stdint.h> and
1828    <inttypes.h> don't define. */
1829 #undef uintmax_t
1830
1831 /* Define to the type of a unsigned integer type wide enough to hold a
1832    pointer, if such a type exists. */
1833 #undef uintptr_t
1834
1835 /* Define to rpl_utime if the replacement function should be used. */
1836 #undef utime
1837
1838 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1839    code using `volatile' can become incorrect without. Disable with care. */
1840 #undef volatile