/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the header file. */ /* #undef HAVE_CORESERVICES_CORESERVICES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_CURSES_H */ /* Define to 1 if you have the declaration of `optreset', and to 0 if you don't. */ #define HAVE_DECL_OPTRESET 0 /* Define to 1 if you have the `dirfd' function. */ /* #undef HAVE_DIRFD */ /* Define to 1 if `dd_fd' is member of `DIR'. */ /* #undef HAVE_DIR_DD_FD */ /* Define to 1 if `d_fd' is member of `DIR'. */ /* #undef HAVE_DIR_D_FD */ /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ #define HAVE_FSEEKO 1 /* Define to 1 if you have the `getifaddrs' function. */ #define HAVE_GETIFADDRS 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GETOPT_H */ /* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 /* Define to 1 if you have glibc. */ /* #undef HAVE_GLIBC */ /* Define to 1 if you have the header file. */ /* #undef HAVE_ICONV_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_IFADDRS_H */ /* Define to 1 if the system has the type `intmax_t'. */ /* #undef HAVE_INTMAX_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBXML_PARSER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MACHINE_PARAM_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NET_IF_DL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_SHA_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_SSL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_PATHS_H */ /* Define to 1 if you have the `pthread_attr_setschedpolicy' function. */ #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PTHREAD_H */ /* Define to 1 if the system has the type `ptrdiff_t'. */ /* #undef HAVE_PTRDIFF_T */ /* Define to 1 if you have the `qsort_r' function. */ #define HAVE_QSORT_R 1 /* Define to 1 if you have the `sched_get_priority_max' function. */ #define HAVE_SCHED_GET_PRIORITY_MAX 1 /* Define to 1 if you have the `sched_get_priority_min' function. */ #define HAVE_SCHED_GET_PRIORITY_MIN 1 /* Define to 1 if you have the `setproctitle' function. */ /* #undef HAVE_SETPROCTITLE */ /* Define to 1 if you have the `srandom' function. */ #define HAVE_SRANDOM 1 /* Define to 1 if you have the `statvfs' function. */ #define HAVE_STATVFS 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the `strcasestr' function. */ #define HAVE_STRCASESTR 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the `strlcat' function. */ #define HAVE_STRLCAT 1 /* Define to 1 if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define to 1 if you have the `strsep' function. */ #define HAVE_STRSEP 1 /* Define to 1 if `sin6_len' is member of `struct sockaddr_in6'. */ /* #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN */ /* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */ /* #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */ /* Define to 1 if `sa_len' is member of `struct sockaddr'. */ /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */ /* Define to 1 if you have the declartion of 'facilitynames' and to 0 if you don't. */ /* #undef HAVE_SYSLOG_FACILITYNAMES */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SOCKIO_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STATFS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STATVFS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_TERMCAP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_TERMIOS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_TERM_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if you have the `vasprintf' function. */ #define HAVE_VASPRINTF 1 /* Define to 1 if you have the `vfprintf' function. */ #define HAVE_VFPRINTF 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_ZLIB_H */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "axel@zankasoftware.com" /* Define to the full name of this package. */ #define PACKAGE_NAME "libwired" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "libwired 1.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libwired" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.0" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Host CPU */ #define WI_CPU "i386" /* Application version */ #define WI_VERSION "1.0" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define to 1 if you have glibc. */ /* #undef _GNU_SOURCE */ /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ /* #undef _LARGEFILE_SOURCE */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define on Solaris to get sigwait() to work using pthreads semantics. */ /* #undef _POSIX_PTHREAD_SEMANTICS */