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