1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Whether strndup is broken */
6 /* Whether strnlen is broken */
9 /* Define to 1 if you have the <arpa/inet.h> header file. */
10 #undef HAVE_ARPA_INET_H
12 /* Define to 1 if you have the `asprintf' function. */
15 /* Whether the bool type is available */
18 /* Define to 1 if you have the `bzero' function. */
21 /* Whether there is a C99 compliant vsnprintf */
22 #undef HAVE_C99_VSNPRINTF
24 /* Define to 1 if you have the `chroot' function. */
27 /* Define to 1 if you have the `chsize' function. */
30 /* Whether or not we have comparison_fn_t */
31 #undef HAVE_COMPARISON_FN_T
33 /* Define to 1 if you have the <compat.h> header file. */
36 /* Define to 1 if you have the <ctype.h> header file. */
39 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
41 #undef HAVE_DECL_ASPRINTF
43 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
45 #undef HAVE_DECL_SNPRINTF
47 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
49 #undef HAVE_DECL_VASPRINTF
51 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
53 #undef HAVE_DECL_VSNPRINTF
55 /* Define to 1 if you have the <direct.h> header file. */
58 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
62 /* Define to 1 if you have the `dlclose' function. */
65 /* Define to 1 if you have the `dlerror' function. */
68 /* Define to 1 if you have the <dlfcn.h> header file. */
71 /* Define to 1 if you have the `dlopen' function. */
74 /* Define to 1 if you have the `dlsym' function. */
77 /* Define to 1 if you have the `endnetgrent' function. */
78 #undef HAVE_ENDNETGRENT
80 /* Define to 1 if you have the `epoll_create' function. */
81 #undef HAVE_EPOLL_CREATE
83 /* Whether errno() is available */
84 #undef HAVE_ERRNO_DECL
86 /* Define to 1 if you have the <fcntl.h> header file. */
89 /* Define to 1 if you have the <fnmatch.h> header file. */
92 /* Define to 1 if you have the `ftruncate' function. */
95 /* Whether there is a __FUNCTION__ macro */
96 #undef HAVE_FUNCTION_MACRO
98 /* Define to 1 if you have the `getdents' function. */
101 /* Define to 1 if you have the `getdirentries' function. */
102 #undef HAVE_GETDIRENTRIES
104 /* Define to 1 if you have the `getnetgrent' function. */
105 #undef HAVE_GETNETGRENT
107 /* Define to 1 if you have the `getpgrp' function. */
110 /* Define to 1 if you have the <grp.h> header file. */
113 /* Whether the compiler supports immediate structures */
114 #undef HAVE_IMMEDIATE_STRUCTURES
116 /* Define to 1 if you have the `initgroups' function. */
117 #undef HAVE_INITGROUPS
119 /* Define to 1 if you have the `innetgr' function. */
122 /* Define to 1 if you have the <inttypes.h> header file. */
123 #undef HAVE_INTTYPES_H
125 /* Define to 1 if you have the <limits.h> header file. */
128 /* Define to 1 if you have the <locale.h> header file. */
131 /* Define to 1 if the system has the type `long long'. */
132 #undef HAVE_LONG_LONG
134 /* Define to 1 if you have the `lstat' function. */
137 /* Define to 1 if you have the `memcpy' function. */
140 /* Define to 1 if you have the `memmove' function. */
143 /* Define to 1 if you have the <memory.h> header file. */
146 /* Define to 1 if you have the `memset' function. */
149 /* Define if target mkdir supports mode option */
150 #undef HAVE_MKDIR_MODE
152 /* Define to 1 if you have the `mkdtemp' function. */
155 /* Define to 1 if you have the `mktime' function. */
158 /* Whether mmap works */
161 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
164 /* Define to 1 if you have the <netdb.h> header file. */
167 /* Define to 1 if you have the <netinet/in.h> header file. */
168 #undef HAVE_NETINET_IN_H
170 /* Define to 1 if you have the <netinet/in_ip.h> header file. */
171 #undef HAVE_NETINET_IN_IP_H
173 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
174 #undef HAVE_NETINET_IN_SYSTM_H
176 /* Define to 1 if you have the <netinet/ip.h> header file. */
177 #undef HAVE_NETINET_IP_H
179 /* Define to 1 if you have the <netinet/tcp.h> header file. */
180 #undef HAVE_NETINET_TCP_H
182 /* usability of net/if.h */
185 /* Whether the open(2) accepts O_DIRECT */
186 #undef HAVE_OPEN_O_DIRECT
188 /* Define to 1 if you have the `pipe' function. */
191 /* Define to 1 if you have the `pread' function. */
194 /* Define to 1 if you have the `printf' function. */
197 /* Define to 1 if you have the <pwd.h> header file. */
200 /* Define to 1 if you have the `pwrite' function. */
203 /* Define to 1 if you have the `rand' function. */
206 /* Define to 1 if you have the `random' function. */
209 /* Define to 1 if you have the `rename' function. */
212 /* Whether mkstemp is secure */
213 #undef HAVE_SECURE_MKSTEMP
215 /* Define to 1 if you have the `setbuffer' function. */
216 #undef HAVE_SETBUFFER
218 /* Define to 1 if you have the `setegid' function. */
221 /* Define to 1 if you have the `setenv' function. */
224 /* Define to 1 if you have the `seteuid' function. */
227 /* Define to 1 if you have the `setlinebuf' function. */
228 #undef HAVE_SETLINEBUF
230 /* Define to 1 if you have the `setnetgrent' function. */
231 #undef HAVE_SETNETGRENT
233 /* Define to 1 if you have the `setresgid' function. */
234 #undef HAVE_SETRESGID
236 /* Whether setresgid() is available */
237 #undef HAVE_SETRESGID_DECL
239 /* Define to 1 if you have the `setresuid' function. */
240 #undef HAVE_SETRESUID
242 /* Whether setresuid() is available */
243 #undef HAVE_SETRESUID_DECL
245 /* Define to 1 if you have the <shadow.h> header file. */
248 /* Whether we have the atomic_t variable type */
249 #undef HAVE_SIG_ATOMIC_T_TYPE
251 /* Define to 1 if you have the `snprintf' function. */
254 /* Define to 1 if you have the `srand' function. */
257 /* Define to 1 if you have the `srandom' function. */
260 /* Define to 1 if you have the <standards.h> header file. */
261 #undef HAVE_STANDARDS_H
263 /* Define to 1 if you have the <stdarg.h> header file. */
266 /* Define to 1 if you have the <stdbool.h> header file. */
267 #undef HAVE_STDBOOL_H
269 /* Define to 1 if you have the <stdint.h> header file. */
272 /* Define to 1 if you have the <stdio.h> header file. */
275 /* Define to 1 if you have the <stdlib.h> header file. */
278 /* Define to 1 if you have the `strcasestr' function. */
279 #undef HAVE_STRCASESTR
281 /* Define to 1 if you have the `strdup' function. */
284 /* Define to 1 if you have the `strerror' function. */
287 /* Define to 1 if you have the `strftime' function. */
290 /* Define to 1 if you have the <strings.h> header file. */
291 #undef HAVE_STRINGS_H
293 /* Define to 1 if you have the <string.h> header file. */
296 /* Define to 1 if you have the `strlcat' function. */
299 /* Define to 1 if you have the `strlcpy' function. */
302 /* Define to 1 if you have the `strndup' function. */
305 /* Define to 1 if you have the `strnlen' function. */
308 /* Define to 1 if you have the `strtok_r' function. */
311 /* Define to 1 if you have the `strtoll' function. */
314 /* Define to 1 if you have the `strtoq' function. */
317 /* Define to 1 if you have the `strtoull' function. */
320 /* Define to 1 if you have the `strtouq' function. */
323 /* Define to 1 if `st_rdev' is member of `struct stat'. */
324 #undef HAVE_STRUCT_STAT_ST_RDEV
326 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
327 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
330 /* Define to 1 if you have the `syslog' function. */
333 /* Define to 1 if you have the <syslog.h> header file. */
336 /* Define to 1 if you have the <sys/acl.h> header file. */
337 #undef HAVE_SYS_ACL_H
339 /* Define to 1 if you have the <sys/capability.h> header file. */
340 #undef HAVE_SYS_CAPABILITY_H
342 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
344 #undef HAVE_SYS_DIR_H
346 /* Define to 1 if you have the <sys/epoll.h> header file. */
347 #undef HAVE_SYS_EPOLL_H
349 /* Define to 1 if you have the <sys/fcntl.h> header file. */
350 #undef HAVE_SYS_FCNTL_H
352 /* Define to 1 if you have the <sys/filio.h> header file. */
353 #undef HAVE_SYS_FILIO_H
355 /* Define to 1 if you have the <sys/filsys.h> header file. */
356 #undef HAVE_SYS_FILSYS_H
358 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
359 #undef HAVE_SYS_FS_S5PARAM_H
361 /* Define to 1 if you have the <sys/id.h> header file. */
364 /* Define to 1 if you have the <sys/ioctl.h> header file. */
365 #undef HAVE_SYS_IOCTL_H
367 /* Define to 1 if you have the <sys/ipc.h> header file. */
368 #undef HAVE_SYS_IPC_H
370 /* Define to 1 if you have the <sys/mman.h> header file. */
371 #undef HAVE_SYS_MMAN_H
373 /* Define to 1 if you have the <sys/mode.h> header file. */
374 #undef HAVE_SYS_MODE_H
376 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
378 #undef HAVE_SYS_NDIR_H
380 /* Define to 1 if you have the <sys/param.h> header file. */
381 #undef HAVE_SYS_PARAM_H
383 /* Define to 1 if you have the <sys/priv.h> header file. */
384 #undef HAVE_SYS_PRIV_H
386 /* Define to 1 if you have the <sys/resource.h> header file. */
387 #undef HAVE_SYS_RESOURCE_H
389 /* Define to 1 if you have the <sys/security.h> header file. */
390 #undef HAVE_SYS_SECURITY_H
392 /* Define to 1 if you have the <sys/select.h> header file. */
393 #undef HAVE_SYS_SELECT_H
395 /* Define to 1 if you have the <sys/shm.h> header file. */
396 #undef HAVE_SYS_SHM_H
398 /* Define to 1 if you have the <sys/socket.h> header file. */
399 #undef HAVE_SYS_SOCKET_H
401 /* Define to 1 if you have the <sys/sockio.h> header file. */
402 #undef HAVE_SYS_SOCKIO_H
404 /* Define to 1 if you have the <sys/stat.h> header file. */
405 #undef HAVE_SYS_STAT_H
407 /* Define to 1 if you have the <sys/syslog.h> header file. */
408 #undef HAVE_SYS_SYSLOG_H
410 /* Define to 1 if you have the <sys/termio.h> header file. */
411 #undef HAVE_SYS_TERMIO_H
413 /* Define to 1 if you have the <sys/time.h> header file. */
414 #undef HAVE_SYS_TIME_H
416 /* Define to 1 if you have the <sys/types.h> header file. */
417 #undef HAVE_SYS_TYPES_H
419 /* Define to 1 if you have the <sys/un.h> header file. */
422 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
423 #undef HAVE_SYS_WAIT_H
425 /* Define to 1 if you have the <termios.h> header file. */
426 #undef HAVE_TERMIOS_H
428 /* Define to 1 if you have the <termio.h> header file. */
431 /* Define to 1 if you have the `timegm' function. */
434 /* Define to 1 if you have the <time.h> header file. */
437 /* Define to 1 if you have the <unistd.h> header file. */
440 /* Define to 1 if you have the `usleep' function. */
443 /* Define to 1 if you have the <utime.h> header file. */
446 /* Define to 1 if you have the <vararg.h> header file. */
449 /* Define to 1 if you have the `vasprintf' function. */
450 #undef HAVE_VASPRINTF
452 /* Whether va_copy() is available */
455 /* Whether the C compiler understands volatile */
458 /* Define to 1 if you have the `vsnprintf' function. */
459 #undef HAVE_VSNPRINTF
461 /* Define to 1 if you have the `vsyslog' function. */
464 /* Define to 1 if you have the `waitpid' function. */
467 /* Define to 1 if you have the <windows.h> header file. */
468 #undef HAVE_WINDOWS_H
470 /* Define to 1 if you have the <winsock2.h> header file. */
471 #undef HAVE_WINSOCK2_H
473 /* Define to 1 if you have the <ws2tcpip.h> header file. */
474 #undef HAVE_WS2TCPIP_H
476 /* Whether the _Bool type is available */
479 /* Whether the __VA_ARGS__ macro is available */
480 #undef HAVE__VA_ARGS__MACRO
482 /* Define to 1 if you have the `__strtoll' function. */
483 #undef HAVE___STRTOLL
485 /* Define to 1 if you have the `__strtoull' function. */
486 #undef HAVE___STRTOULL
488 /* Whether __va_copy() is available */
489 #undef HAVE___VA_COPY
491 /* Whether there is a __func__ macro */
492 #undef HAVE_func_MACRO
494 /* Whether MMAP is broken */
495 #undef MMAP_BLACKLIST
497 /* Define to the address where bug reports for this package should be sent. */
498 #undef PACKAGE_BUGREPORT
500 /* Define to the full name of this package. */
503 /* Define to the full name and version of this package. */
504 #undef PACKAGE_STRING
506 /* Define to the one symbol short name of this package. */
507 #undef PACKAGE_TARNAME
509 /* Define to the version of this package. */
510 #undef PACKAGE_VERSION
512 /* Whether getpass should be replaced */
513 #undef REPLACE_GETPASS
515 /* Whether inet_ntoa should be replaced */
516 #undef REPLACE_INET_NTOA
518 /* replace readdir */
519 #undef REPLACE_READDIR
521 /* replace readdir using getdents() */
522 #undef REPLACE_READDIR_GETDENTS
524 /* replace readdir using getdirentries() */
525 #undef REPLACE_READDIR_GETDIRENTRIES
527 /* Define as the return type of signal handlers (`int' or `void'). */
530 /* Whether seekdir returns an int */
531 #undef SEEKDIR_RETURNS_INT
533 /* The size of `char', as computed by sizeof. */
536 /* The size of `int', as computed by sizeof. */
539 /* The size of `long', as computed by sizeof. */
542 /* The size of `long long', as computed by sizeof. */
543 #undef SIZEOF_LONG_LONG
545 /* The size of `off_t', as computed by sizeof. */
548 /* The size of `short', as computed by sizeof. */
551 /* The size of `size_t', as computed by sizeof. */
554 /* The size of `ssize_t', as computed by sizeof. */
555 #undef SIZEOF_SSIZE_T
557 /* Define to 1 if you have the ANSI C header files. */
560 /* Whether telldir takes a const pointer */
561 #undef TELLDIR_TAKES_CONST_DIR
563 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
564 #undef TIME_WITH_SYS_TIME
566 /* Define to 1 if your processor stores words with the most significant byte
567 first (like Motorola and SPARC, unlike Intel and VAX). */
568 #undef WORDS_BIGENDIAN
570 /* Define to 1 if on AIX 3.
571 System headers sometimes define this.
572 We just want to avoid a redefinition error message. */
577 /* Number of bits in a file offset, on hosts where this is settable. */
578 #undef _FILE_OFFSET_BITS
580 /* Enable GNU extensions on systems that have them. */
585 /* Define for large files, on AIX-style hosts. */
588 /* Define to 1 if on MINIX. */
592 # define _OSF_SOURCE 1
595 /* Define to 2 if the system does not provide POSIX.1 features except with
597 #undef _POSIX_1_SOURCE
599 /* Whether to enable POSIX support */
600 #undef _POSIX_C_SOURCE
602 /* Define to 1 if you need to in order for `stat' and other things to work. */
605 /* Whether to enable System V compatibility */
608 #ifndef _XOPEN_SOURCE_EXTENDED
609 # define _XOPEN_SOURCE_EXTENDED 1
612 /* Enable extensions on Solaris. */
613 #ifndef __EXTENSIONS__
614 # undef __EXTENSIONS__
616 #ifndef _POSIX_PTHREAD_SEMANTICS
617 # undef _POSIX_PTHREAD_SEMANTICS
620 /* Define to `int' if <sys/types.h> doesn't define. */
623 /* Define to `__inline__' or `__inline' if that's what the C compiler
624 calls it, or to nothing if 'inline' is not supported under any name. */
629 /* Define to `unsigned' if <sys/types.h> does not define. */
632 /* Define to `short' if <sys/types.h> does not define. */
635 /* Define to `long' if <sys/types.h> does not define. */
638 /* Define to `long long' if <sys/types.h> does not define. */
641 /* Define to `char' if <sys/types.h> does not define. */
644 /* Define to `unsigned long long' if <sys/types.h> does not define. */
647 /* Define to `off_t' if <sys/types.h> does not define. */
650 /* Define to `int' if <sys/types.h> does not define. */
653 /* Define to `long int' if <sys/types.h> does not define. */
656 /* Define to `loff_t' if <sys/types.h> does not define. */
659 /* Define to `int' if <sys/types.h> does not define. */
662 /* Define to `unsigned long long' if <sys/types.h> does not define. */
665 /* Define to `unsigned int' if <sys/types.h> does not define. */
668 /* Socket length type */
671 /* Define to `int' if <sys/types.h> does not define. */
674 /* Define to `int' if <sys/types.h> doesn't define. */
677 /* Define to `unsigned short' if <sys/types.h> does not define. */
680 /* Define to `unsigned long' if <sys/types.h> does not define. */
683 /* Define to `unsigned long long' if <sys/types.h> does not define. */
686 /* Define to `unsigned char' if <sys/types.h> does not define. */
689 /* Define to `unsigned int' if <sys/types.h> does not define. */